sbkwgh
|
74aec723c3
Change name to slug
|
před 8 roky |
sbkwgh
|
aa06e1c531
Allow to paginate from any post and add previousURL field
|
před 8 roky |
sbkwgh
|
790daba82f
Whoops... add await
|
před 8 roky |
sbkwgh
|
758754f5e8
Add previousURL field to find previous 'nextId' for post pagination
|
před 8 roky |
sbkwgh
|
bd221f88d2
Add test to see if previousURL conforms to expectation
|
před 8 roky |
sbkwgh
|
b74627b4f0
Add failing tests for previousURL field and postId query on get thread route
|
před 8 roky |
sbkwgh
|
21f8b5a12b
Use re-useable pagination functions
|
před 8 roky |
sbkwgh
|
ef5111cf53
Move logic to pagination functions in lib folder; at threads query route
|
před 8 roky |
sbkwgh
|
b16490be12
Add test to for showing user and thread associaiton and fix bug for this
|
před 8 roky |
sbkwgh
|
e1bd40ff1d
Fix bugs to make tests green for user page pagination
|
před 8 roky |
sbkwgh
|
4698a1d331
Add pagination to user page
|
před 8 roky |
sbkwgh
|
10b3d6d696
Use different pagination style, add 'meta.nextURL' to response
|
před 8 roky |
sbkwgh
|
9e380e434f
Implement pagination system
|
před 8 roky |
sbkwgh
|
f545ec0a15
Make tests green
|
před 8 roky |
sbkwgh
|
e8e87a462b
Add pagination functionality to thread
|
před 8 roky |
sbkwgh
|
0eba71fb73
Comment out code that caused an error
|
před 8 roky |
sbkwgh
|
1ec8bf1085
Get comments for user by passing comments query to route
|
před 8 roky |
sbkwgh
|
3fe9a4cfe0
Add order by updated
|
před 8 roky |
sbkwgh
|
9073e3376a
Send out all categories merged threads if 'ALL'
|
před 8 roky |
sbkwgh
|
1df45422be
Remove brightness luminosity
|
před 8 roky |
sbkwgh
|
8350d9489f
Add bright luminosity
|
před 8 roky |
sbkwgh
|
cd8b167d65
Add tests for new get user route
|
před 8 roky |
sbkwgh
|
b3839bc591
Throw accoutn does not exist error if account does not exist
|
před 8 roky |
sbkwgh
|
3cd7292566
Add accountDoesNotExist error
|
před 8 roky |
sbkwgh
|
304c24cfa3
Allow get route for user without being logged in, update tests to reflect this
|
před 8 roky |
sbkwgh
|
bc1a741841
Add random color to user
|
před 8 roky |
sbkwgh
|
862541b2eb
Use single association and add replyingToUsername field
|
před 8 roky |
sbkwgh
|
f1192771d9
Fix bug with replies and replyingTo associations, use separte column key
|
před 8 roky |
sbkwgh
|
4f44d15e78
Refactor
|
před 8 roky |
sbkwgh
|
de0a7c475e
Add test to reflect bug with Replies and ReplyingTo fields
|
před 8 roky |