Commit történet

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