sbkwgh
|
83a34dab54
Fix so that sequelize.sync({ force: true}) is used in test but not prod or dev
|
hace 8 años |
sbkwgh
|
b97dd4c9a8
Merge branch 'master' of https://github.com/sbkwgh/forum-backend
|
hace 8 años |
sbkwgh
|
83bc95144e
Merge branch 'migrations'
|
hace 8 años |
sbkwgh
|
2463957c66
Update to use migrations
|
hace 8 años |
sbkwgh
|
e8f443abf1
Update server to not use sync; fix typo/bugs in migrations
|
hace 8 años |
sbkwgh
|
403bdd0def
Update config
|
hace 8 años |
sbkwgh
|
f5613a8441
Add migrations
|
hace 8 años |
sbkwgh
|
a5287218d4
Add migrations
|
hace 8 años |
sbkwgh
|
3e544e4364
Remove old migrations
|
hace 8 años |
sbkwgh
|
99bb4f9d55
Add categories table migration
|
hace 8 años |
sbkwgh
|
b7e127bf0b
Add bans table migration
|
hace 8 años |
sbkwgh
|
07d4ce74f2
Clean up directory and files
|
hace 8 años |
sbkwgh
|
3a6c876bd0
Clean up directory and files
|
hace 8 años |
sbkwgh
|
3bc00abde1
Merge branch 'master' of https://github.com/sbkwgh/forum-backend
|
hace 8 años |
sbkwgh
|
16173dfeab
Add backup route
|
hace 8 años |
sbkwgh
|
64e77a899b
Update README.md
|
hace 8 años |
sbkwgh
|
c3383558ff
Add category route and other fixes
|
hace 8 años |
sbkwgh
|
ca77937ac1
Add ban route documentation
|
hace 8 años |
sbkwgh
|
5ca8747559
Escape <
|
hace 8 años |
sbkwgh
|
1dd8a10990
Start adding documentation
|
hace 8 años |
sbkwgh
|
07a56dbce8
Add hasVoted parameter
|
hace 8 años |
sbkwgh
|
0e094ec8fd
For poll vote route redirect to get poll route
|
hace 8 años |
sbkwgh
|
c7e94d59ca
Associate poll quesiton with thread and add test case constraints
|
hace 8 años |
sbkwgh
|
1be165df2f
Add GET poll route
|
hace 8 años |
sbkwgh
|
64170fba6c
Add poll voting route
|
hace 8 años |
sbkwgh
|
62ad392607
Add poll POST route and tests
|
hace 8 años |
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
|
hace 8 años |
sbkwgh
|
ae69c4ba56
Add new-thread route
|
hace 8 años |
sbkwgh
|
5dd717f960
Add routes for analytics page
|
hace 8 años |
sbkwgh
|
fe19449550
Add and implement test so that only admin users can access analytics
|
hace 8 años |