Historique des commits

Auteur SHA1 Message Date
  sbkwgh 83a34dab54 Fix so that sequelize.sync({ force: true}) is used in test but not prod or dev il y a 8 ans
  sbkwgh b97dd4c9a8 Merge branch 'master' of https://github.com/sbkwgh/forum-backend il y a 8 ans
  sbkwgh 83bc95144e Merge branch 'migrations' il y a 8 ans
  sbkwgh 2463957c66 Update to use migrations il y a 8 ans
  sbkwgh e8f443abf1 Update server to not use sync; fix typo/bugs in migrations il y a 8 ans
  sbkwgh 403bdd0def Update config il y a 8 ans
  sbkwgh f5613a8441 Add migrations il y a 8 ans
  sbkwgh a5287218d4 Add migrations il y a 8 ans
  sbkwgh 3e544e4364 Remove old migrations il y a 8 ans
  sbkwgh 99bb4f9d55 Add categories table migration il y a 8 ans
  sbkwgh b7e127bf0b Add bans table migration il y a 8 ans
  sbkwgh 07d4ce74f2 Clean up directory and files il y a 8 ans
  sbkwgh 3a6c876bd0 Clean up directory and files il y a 8 ans
  sbkwgh 3bc00abde1 Merge branch 'master' of https://github.com/sbkwgh/forum-backend il y a 8 ans
  sbkwgh 16173dfeab Add backup route il y a 8 ans
  sbkwgh 64e77a899b Update README.md il y a 8 ans
  sbkwgh c3383558ff Add category route and other fixes il y a 8 ans
  sbkwgh ca77937ac1 Add ban route documentation il y a 8 ans
  sbkwgh 5ca8747559 Escape < il y a 8 ans
  sbkwgh 1dd8a10990 Start adding documentation il y a 8 ans
  sbkwgh 07a56dbce8 Add hasVoted parameter il y a 8 ans
  sbkwgh 0e094ec8fd For poll vote route redirect to get poll route il y a 8 ans
  sbkwgh c7e94d59ca Associate poll quesiton with thread and add test case constraints il y a 8 ans
  sbkwgh 1be165df2f Add GET poll route il y a 8 ans
  sbkwgh 64170fba6c Add poll voting route il y a 8 ans
  sbkwgh 62ad392607 Add poll POST route and tests il y a 8 ans
  sbkwgh df0a8eea88 Try to fix socket.io bug - still doesn't work but code in place for what *should* work (i.e. reloading the session in socket.io when users sends login message il y a 8 ans
  sbkwgh ae69c4ba56 Add new-thread route il y a 8 ans
  sbkwgh 5dd717f960 Add routes for analytics page il y a 8 ans
  sbkwgh fe19449550 Add and implement test so that only admin users can access analytics il y a 8 ans