sbkwgh
|
0eba71fb73
Comment out code that caused an error
|
8 yıl önce |
sbkwgh
|
1ec8bf1085
Get comments for user by passing comments query to route
|
8 yıl önce |
sbkwgh
|
3fe9a4cfe0
Add order by updated
|
8 yıl önce |
sbkwgh
|
9073e3376a
Send out all categories merged threads if 'ALL'
|
8 yıl önce |
sbkwgh
|
1df45422be
Remove brightness luminosity
|
8 yıl önce |
sbkwgh
|
8350d9489f
Add bright luminosity
|
8 yıl önce |
sbkwgh
|
cd8b167d65
Add tests for new get user route
|
8 yıl önce |
sbkwgh
|
b3839bc591
Throw accoutn does not exist error if account does not exist
|
8 yıl önce |
sbkwgh
|
3cd7292566
Add accountDoesNotExist error
|
8 yıl önce |
sbkwgh
|
304c24cfa3
Allow get route for user without being logged in, update tests to reflect this
|
8 yıl önce |
sbkwgh
|
bc1a741841
Add random color to user
|
8 yıl önce |
sbkwgh
|
862541b2eb
Use single association and add replyingToUsername field
|
8 yıl önce |
sbkwgh
|
f1192771d9
Fix bug with replies and replyingTo associations, use separte column key
|
8 yıl önce |
sbkwgh
|
4f44d15e78
Refactor
|
8 yıl önce |
sbkwgh
|
de0a7c475e
Add test to reflect bug with Replies and ReplyingTo fields
|
8 yıl önce |
sbkwgh
|
b46d6d701d
Add slug to thread
|
8 yıl önce |
sbkwgh
|
f19b2d5a78
Add session function to set session and username cookie
|
8 yıl önce |
sbkwgh
|
a7a6dc98e4
Use include options class method; add 'ALL' category
|
8 yıl önce |
sbkwgh
|
1e4937d5e2
Add thread limit to options function
|
8 yıl önce |
sbkwgh
|
eec16d5755
Add route to category to get all threads in a category
|
8 yıl önce |
sbkwgh
|
30918a4df9
Add error if no settings row yet created
|
8 yıl önce |
sbkwgh
|
1b2abb1b94
Add underscored value field to category
|
8 yıl önce |
sbkwgh
|
4fe5c1e473
Add no field length validation error
|
8 yıl önce |
sbkwgh
|
97061275ef
Validate for empty category name
|
8 yıl önce |
sbkwgh
|
dea31cd40e
update method simply returned true, therefore just send back the response asumming it worked
|
8 yıl önce |
sbkwgh
|
2016d4761e
Change back to not include user message
|
8 yıl önce |
sbkwgh
|
27d4d029c6
Add settings route
|
8 yıl önce |
sbkwgh
|
868c2b5a7f
Add test for GET methods on post and thread routes
|
8 yıl önce |
sbkwgh
|
bc86d371e8
Add GET /:thread_id route
|
8 yıl önce |
sbkwgh
|
8516275d04
Use Post.includeOptions class method; make sure all possible errors are thrown before creating post; add GET /:post_id route
|
8 yıl önce |