Historique des commits

Auteur SHA1 Message Date
  sbkwgh 31034db9fd Add missing parameter il y a 8 ans
  sbkwgh b3c6645cad Add latest post as well as first post to category route il y a 8 ans
  sbkwgh 8fd6ee7f76 Implement test il y a 8 ans
  sbkwgh 4b8898cb41 Add test for nextCount fields il y a 8 ans
  sbkwgh 089e2d5189 Implement tests il y a 8 ans
  sbkwgh d317ed5b29 Add tests for postCount fields il y a 8 ans
  sbkwgh 64da3bb39c Fix bugs with user page api routes il y a 8 ans
  sbkwgh b1d6c75965 Implement test il y a 8 ans
  sbkwgh 233e935c3a Add tests for 'postsRemaining' field il y a 8 ans
  sbkwgh d049fcf4bc Add tests for 'postsRemaining' field il y a 8 ans
  sbkwgh 8d3b208cb0 Use simplified pagination system based on ordinal post number il y a 8 ans
  sbkwgh 0ff38bf672 Add and implement test case for postNumber field il y a 8 ans
  sbkwgh 69466a0051 Add color to category il y a 8 ans
  sbkwgh 44736e35d6 Add test for color il y a 8 ans
  sbkwgh 36bc9c9e6b Add postsCount field and increment when new post added il y a 8 ans
  sbkwgh 30c33a892d Change postCount to postsCount il y a 8 ans
  sbkwgh ee9f447478 Add test for posts count on threads il y a 8 ans
  sbkwgh 3be0177d33 Change column type to text rather than string il y a 8 ans
  sbkwgh 9628b99f7f Change column type to text rather than string il y a 8 ans
  sbkwgh 09026e02b0 Sanitize input and add highlight.js dependency il y a 8 ans
  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