Historial de Commits

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