История коммитов

Автор SHA1 Сообщение Дата
  sbkwgh 62ad392607 Add poll POST route and tests 8 лет назад
  sbkwgh 79bc92d66e Add log route 8 лет назад
  sbkwgh a526e111ff Add and implement search test 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 70361199b5 Add model and scaffolding for route 8 лет назад
  sbkwgh b3254169b4 If user is logged in, add there socket-io client id to a dictionary of username=>client_id 8 лет назад
  sbkwgh 713d087971 Add new notification route 8 лет назад
  sbkwgh 601a4eee2e Add socketio initial setup, passing the io variable in express app object 8 лет назад
  sbkwgh 27d4d029c6 Add settings route 8 лет назад
  sbkwgh 3600fc53bb Add post route 8 лет назад
  sbkwgh 1af71993e9 Add thread route to server 8 лет назад
  sbkwgh e61f80a449 Add express variable and check if app is already running in tests rather than waiting for the non-existent event 8 лет назад
  sbkwgh ef5a1239d0 Add category routes 8 лет назад
  sbkwgh 0b309eb2f6 Add admin_token route and add event for when app starts 8 лет назад
  sbkwgh 813b45d4ca For convenience, move away from migrations to using sequelize.sync({force:true}) in development 8 лет назад
  sbkwgh accc914eb7 Add session middle where to server 8 лет назад
  sbkwgh c22db98a04 Use urlencoded body-parser 8 лет назад
  sbkwgh 7f6e8d181d Add structure for sequelize and tests 8 лет назад
  sbkwgh 0faa6abcb1 Initial commit 8 лет назад