Commit History

作者 SHA1 備註 提交日期
  sbkwgh 656f76859b Use sequelize validations rather than custom ones in router function 8 年之前
  sbkwgh 2b464acc37 Use instance field this.Posts instead of passing in posts 8 年之前
  sbkwgh 53bfc3e1bd Move thread meta data logic to instance method 8 年之前
  sbkwgh 47d97c149a Add locked field to model 8 年之前
  sbkwgh 97413f1a73 Implement post 'likes' feature 8 年之前
  sbkwgh 8d3b208cb0 Use simplified pagination system based on ordinal post number 8 年之前
  sbkwgh 36bc9c9e6b Add postsCount field and increment when new post added 8 年之前
  sbkwgh 3be0177d33 Change column type to text rather than string 8 年之前
  sbkwgh 74aec723c3 Change name to slug 8 年之前
  sbkwgh aa06e1c531 Allow to paginate from any post and add previousURL field 8 年之前
  sbkwgh 9e380e434f Implement pagination system 8 年之前
  sbkwgh f545ec0a15 Make tests green 8 年之前
  sbkwgh bc1a741841 Add random color to user 8 年之前
  sbkwgh 862541b2eb Use single association and add replyingToUsername field 8 年之前
  sbkwgh b46d6d701d Add slug to thread 8 年之前
  sbkwgh ce0af9cadd Add includeOptions class method 8 年之前
  sbkwgh a25a7904c4 Change title to name 8 年之前
  sbkwgh e7db657f29 Add category association 8 年之前
  sbkwgh ade4ba95c4 Initial commit 8 年之前