커밋 기록

작성자 SHA1 메시지 날짜
  sbkwgh 5d1480a201 Use if/else instead of switch; 'reload' thread instance to get associated objects; fix bugs/typos 8 년 전
  sbkwgh a25a7904c4 Change title to name 8 년 전
  sbkwgh 1af71993e9 Add thread route to server 8 년 전
  sbkwgh 42ec7417fd Implement POST route for thread 8 년 전
  sbkwgh e7db657f29 Add category association 8 년 전
  sbkwgh 30f0ed9ba9 Add category as mock data, add category field to requests 8 년 전
  sbkwgh 04fed6e80c Add new error; implement POST /thread tests 8 년 전
  sbkwgh a35aa844e8 Create and log in user before test 8 년 전
  sbkwgh a938f97baf Implement test skeleton 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 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 년 전