提交历史

作者 SHA1 备注 提交日期
  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 年之前
  sbkwgh cd8b167d65 Add tests for new get user route 8 年之前
  sbkwgh b3839bc591 Throw accoutn does not exist error if account does not exist 8 年之前
  sbkwgh 3cd7292566 Add accountDoesNotExist error 8 年之前
  sbkwgh 304c24cfa3 Allow get route for user without being logged in, update tests to reflect this 8 年之前
  sbkwgh bc1a741841 Add random color to user 8 年之前
  sbkwgh 862541b2eb Use single association and add replyingToUsername field 8 年之前