Historique des commits

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