Cronologia Commit

Autore SHA1 Messaggio Data
  sbkwgh bc86d371e8 Add GET /:thread_id route 8 anni fa
  sbkwgh 8516275d04 Use Post.includeOptions class method; make sure all possible errors are thrown before creating post; add GET /:post_id route 8 anni fa
  sbkwgh ce0af9cadd Add includeOptions class method 8 anni fa
  sbkwgh bed82c1e42 Add includeOptions class method 8 anni fa
  sbkwgh c2e272f3b1 Fix tests and route 8 anni fa
  sbkwgh ebd11ed1d4 Correctly implement setter 8 anni fa
  sbkwgh 098a333fbc Continued fixing bugs/typos 8 anni fa
  sbkwgh dcfb5cdf70 Add => 8 anni fa
  sbkwgh e9fa11fb68 Missing , 8 anni fa
  sbkwgh 0c31023b77 Add middleware to verify logged in 8 anni fa
  sbkwgh e1daf260ee Capitalize association properties 8 anni fa
  sbkwgh ab285d8ec2 Initial commit for posts route 8 anni fa
  sbkwgh 3600fc53bb Add post route 8 anni fa
  sbkwgh 6ae989daf4 Add errors for invalid parameter 8 anni fa
  sbkwgh 33215f8770 Fix typos and bugs etc 8 anni fa
  sbkwgh 5d1480a201 Use if/else instead of switch; 'reload' thread instance to get associated objects; fix bugs/typos 8 anni fa
  sbkwgh a25a7904c4 Change title to name 8 anni fa
  sbkwgh 1af71993e9 Add thread route to server 8 anni fa
  sbkwgh 42ec7417fd Implement POST route for thread 8 anni fa
  sbkwgh e7db657f29 Add category association 8 anni fa
  sbkwgh 30f0ed9ba9 Add category as mock data, add category field to requests 8 anni fa
  sbkwgh 04fed6e80c Add new error; implement POST /thread tests 8 anni fa
  sbkwgh a35aa844e8 Create and log in user before test 8 anni fa
  sbkwgh a938f97baf Implement test skeleton 8 anni fa
  sbkwgh e61f80a449 Add express variable and check if app is already running in tests rather than waiting for the non-existent event 8 anni fa
  sbkwgh 29564c29a6 Use sequelize.sync rather than individual models 8 anni fa
  sbkwgh 6f9bb726b4 Add category route 8 anni fa
  sbkwgh 5634d6aff5 Implement category test 8 anni fa
  sbkwgh ef5a1239d0 Add category routes 8 anni fa
  sbkwgh 3306d234a7 Add admin session parameter, set session to null to delete 8 anni fa