Історія комітів

Автор SHA1 Опис Дата
  sbkwgh 9daa227cd0 Return ban instance with associated User object 8 роки тому
  sbkwgh 27a05b0b79 Use username rather than userId 8 роки тому
  sbkwgh a614022e88 Move from using params on User instance for permissions to a dedicated Ban model, move methods in permissions.js file to class methods on Ban model 8 роки тому
  sbkwgh 2483e88858 Implement banned user route, as well as adding if clause on creating thread/post routes 8 роки тому
  sbkwgh 77dcc88ecc Add test for invalid username response 8 роки тому
  sbkwgh 2d25e30164 Add tests for permissions 8 роки тому
  sbkwgh 77fdb954ef require not import 8 роки тому
  sbkwgh c777350d89 Refactor posts route including GET DELETE and POST http verbs 8 роки тому
  sbkwgh 86b8bb6bc0 Add permissions function 8 роки тому
  sbkwgh 019c6cc99c Fix problem with associations and add test to check for this 8 роки тому
  sbkwgh 9f0a0ae991 Add and implement tests for DELETE route 8 роки тому
  sbkwgh 51a31918ca Move post id error to class method on model 8 роки тому
  sbkwgh 21068b039e Fix test, implement tests for report routes 8 роки тому
  sbkwgh 61ba7f0f50 Add route 'guards' for admin/user account, fix test callbacks 8 роки тому
  sbkwgh 70361199b5 Add model and scaffolding for route 8 роки тому
  sbkwgh c7f5699af8 Add tests for report 8 роки тому
  sbkwgh a54fa9fa0e Use sequelize validation for category model and routes 8 роки тому
  sbkwgh b9b140006e Use Sequelize validation 8 роки тому
  sbkwgh bd84d63a16 Use more succint error syntax 8 роки тому
  sbkwgh 711963f3c0 Use correct validation 8 роки тому
  sbkwgh a307c32c89 Move post meta info to instance method 8 роки тому
  sbkwgh 81dce1a6e7 Remove superfluous async/await keywords 8 роки тому
  sbkwgh c38aad3a50 Refactor delete and login routes 8 роки тому
  sbkwgh 5dca35c9e1 Refactor password and description update - n.b. hacky fix so that hook being called twice does not re-hash the hash 8 роки тому
  sbkwgh f61691437c Mostly refactor post user route 8 роки тому
  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 06000b269d User specific agent which is non-admin 8 роки тому
  sbkwgh 40f9883401 Merge branch 'lock-thread' 8 роки тому