Историја ревизија

Аутор SHA1 Порука Датум
  sbkwgh 357432c8b2 Fixes for tests and their implementations пре 8 година
  sbkwgh 79bc92d66e Add log route пре 8 година
  sbkwgh 7860bb8325 Add model and corresponding tests пре 8 година
  sbkwgh 3f32aca5ea Add log model structure пре 8 година
  sbkwgh a526e111ff Add and implement search test пре 8 година
  sbkwgh 8748801192 Allow user to select non-default color пре 8 година
  sbkwgh 1e8d7d992f Change fields for object sent by socket.io пре 8 година
  sbkwgh 42a8dfda91 Merge branch 'master' of https://github.com/sbkwgh/forum-backend пре 8 година
  sbkwgh 2016e8eb15 Add delete method пре 8 година
  sbkwgh 9610430343 Add PUT route for category with tests пре 8 година
  sbkwgh 677b01404c Add ib ban functionality пре 8 година
  sbkwgh ad9fbb32cd Add ip model with n:m relation with user model, add new ip instance on login/account creation пре 8 година
  sbkwgh 2af0626f3d Create README.md пре 8 година
  sbkwgh 2e15a2ca14 Create LICENSE пре 8 година
  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 година