커밋 기록

작성자 SHA1 메시지 날짜
  sbkwgh e61f80a449 Add express variable and check if app is already running in tests rather than waiting for the non-existent event 8 년 전
  sbkwgh 29564c29a6 Use sequelize.sync rather than individual models 8 년 전
  sbkwgh 6f9bb726b4 Add category route 8 년 전
  sbkwgh 5634d6aff5 Implement category test 8 년 전
  sbkwgh ef5a1239d0 Add category routes 8 년 전
  sbkwgh 3306d234a7 Add admin session parameter, set session to null to delete 8 년 전
  sbkwgh a64e4e340d Change typo for model name 8 년 전
  sbkwgh b226a79e4e Make name unique 8 년 전
  sbkwgh ec33e3df7b Change error name 8 년 전
  sbkwgh bc2ea0b38b Add model and test for category 8 년 전
  sbkwgh de4714bd67 Add new errors 8 년 전
  sbkwgh c34f9fb9c0 Use marked as setter for content field of post 8 년 전
  sbkwgh 9819ba9c92 Add marked dependency 8 년 전
  sbkwgh ade4ba95c4 Initial commit 8 년 전
  sbkwgh 9d10d78424 Initial commit 8 년 전
  sbkwgh 0bf11850f5 Send 401 rather than 400 error for invalid token 8 년 전
  sbkwgh fb72a38180 Fix test bugs and typos 8 년 전
  sbkwgh cff3e3c557 Add before hook until app starts up 8 년 전
  sbkwgh 0e22ac47be Fix bug: wrong variable 8 년 전
  sbkwgh 6ca79d48fe Fix typo 8 년 전
  sbkwgh 19e555c5a7 Correctly implement async/await for tests 8 년 전
  sbkwgh 0b309eb2f6 Add admin_token route and add event for when app starts 8 년 전
  sbkwgh de1feba110 Delete token if it has been successfully used 8 년 전
  sbkwgh 2b86ca9643 Add admin conditional route, as well as checking for token 8 년 전
  sbkwgh 7ef54969be Add default value of false to admin field 8 년 전
  sbkwgh d2a4147dbc Add admin_test route, test and model 8 년 전
  sbkwgh e7f51ef919 Add tests for admin accounts 8 년 전
  sbkwgh d0214822b2 Add admin field 8 년 전
  sbkwgh 36eee5a72e Add invalidToken error 8 년 전
  sbkwgh 813b45d4ca For convenience, move away from migrations to using sequelize.sync({force:true}) in development 8 년 전