Historique des commits

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