コミット履歴

作者 SHA1 メッセージ 日付
  sbkwgh 0ff38bf672 Add and implement test case for postNumber field 8 年 前
  sbkwgh 69466a0051 Add color to category 8 年 前
  sbkwgh 44736e35d6 Add test for color 8 年 前
  sbkwgh 36bc9c9e6b Add postsCount field and increment when new post added 8 年 前
  sbkwgh 30c33a892d Change postCount to postsCount 8 年 前
  sbkwgh ee9f447478 Add test for posts count on threads 8 年 前
  sbkwgh 3be0177d33 Change column type to text rather than string 8 年 前
  sbkwgh 9628b99f7f Change column type to text rather than string 8 年 前
  sbkwgh 09026e02b0 Sanitize input and add highlight.js dependency 8 年 前
  sbkwgh 74aec723c3 Change name to slug 8 年 前
  sbkwgh aa06e1c531 Allow to paginate from any post and add previousURL field 8 年 前
  sbkwgh 790daba82f Whoops... add await 8 年 前
  sbkwgh 758754f5e8 Add previousURL field to find previous 'nextId' for post pagination 8 年 前
  sbkwgh bd221f88d2 Add test to see if previousURL conforms to expectation 8 年 前
  sbkwgh b74627b4f0 Add failing tests for previousURL field and postId query on get thread route 8 年 前
  sbkwgh 21f8b5a12b Use re-useable pagination functions 8 年 前
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route 8 年 前
  sbkwgh b16490be12 Add test to for showing user and thread associaiton and fix bug for this 8 年 前
  sbkwgh e1bd40ff1d Fix bugs to make tests green for user page pagination 8 年 前
  sbkwgh 4698a1d331 Add pagination to user page 8 年 前
  sbkwgh 10b3d6d696 Use different pagination style, add 'meta.nextURL' to response 8 年 前
  sbkwgh 9e380e434f Implement pagination system 8 年 前
  sbkwgh f545ec0a15 Make tests green 8 年 前
  sbkwgh e8e87a462b Add pagination functionality to thread 8 年 前
  sbkwgh 0eba71fb73 Comment out code that caused an error 8 年 前
  sbkwgh 1ec8bf1085 Get comments for user by passing comments query to route 8 年 前
  sbkwgh 3fe9a4cfe0 Add order by updated 8 年 前
  sbkwgh 9073e3376a Send out all categories merged threads if 'ALL' 8 年 前
  sbkwgh 1df45422be Remove brightness luminosity 8 年 前
  sbkwgh 8350d9489f Add bright luminosity 8 年 前