Historial de Commits

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