Historial de Commits

Autor SHA1 Mensaje Fecha
  sbkwgh 1946d0876a Add minimum thread title length hace 6 años
  sbkwgh 722704e945 Update vulnerable packages, replace slug with urlSlug package hace 7 años
  sbkwgh 100157883e Add 'admin' attribute to thread page so that admin badge will display if user has admin status hace 7 años
  sbkwgh 313d64ec34 If slug would otherwise be blank use _ character, add corresponding test hace 7 años
  sbkwgh 65910ef0c3 Add attrbiute 'picture' to includes, use TEXT rather than STRING data type hace 7 años
  sbkwgh 668bfa7841 Remove posts via a scade on thread destroy, remove reports manually because cascade is not working hace 7 años
  sbkwgh c7e94d59ca Associate poll quesiton with thread and add test case constraints hace 8 años
  sbkwgh 711963f3c0 Use correct validation hace 8 años
  sbkwgh 81dce1a6e7 Remove superfluous async/await keywords hace 8 años
  sbkwgh 656f76859b Use sequelize validations rather than custom ones in router function hace 8 años
  sbkwgh 2b464acc37 Use instance field this.Posts instead of passing in posts hace 8 años
  sbkwgh 53bfc3e1bd Move thread meta data logic to instance method hace 8 años
  sbkwgh 47d97c149a Add locked field to model hace 8 años
  sbkwgh 97413f1a73 Implement post 'likes' feature hace 8 años
  sbkwgh 8d3b208cb0 Use simplified pagination system based on ordinal post number hace 8 años
  sbkwgh 36bc9c9e6b Add postsCount field and increment when new post added hace 8 años
  sbkwgh 3be0177d33 Change column type to text rather than string 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 9e380e434f Implement pagination system hace 8 años
  sbkwgh f545ec0a15 Make tests green hace 8 años
  sbkwgh bc1a741841 Add random color to user hace 8 años
  sbkwgh 862541b2eb Use single association and add replyingToUsername field hace 8 años
  sbkwgh b46d6d701d Add slug to thread hace 8 años
  sbkwgh ce0af9cadd Add includeOptions class method hace 8 años
  sbkwgh a25a7904c4 Change title to name hace 8 años
  sbkwgh e7db657f29 Add category association hace 8 años
  sbkwgh ade4ba95c4 Initial commit hace 8 años