Commit History

Upphovsman SHA1 Meddelande Datum
  sbkwgh eec16d5755 Add route to category to get all threads in a category 8 år sedan
  sbkwgh 30918a4df9 Add error if no settings row yet created 8 år sedan
  sbkwgh 1b2abb1b94 Add underscored value field to category 8 år sedan
  sbkwgh 4fe5c1e473 Add no field length validation error 8 år sedan
  sbkwgh 97061275ef Validate for empty category name 8 år sedan
  sbkwgh dea31cd40e update method simply returned true, therefore just send back the response asumming it worked 8 år sedan
  sbkwgh 2016d4761e Change back to not include user message 8 år sedan
  sbkwgh 27d4d029c6 Add settings route 8 år sedan
  sbkwgh 868c2b5a7f Add test for GET methods on post and thread routes 8 år sedan
  sbkwgh bc86d371e8 Add GET /:thread_id route 8 år sedan
  sbkwgh 8516275d04 Use Post.includeOptions class method; make sure all possible errors are thrown before creating post; add GET /:post_id route 8 år sedan
  sbkwgh ce0af9cadd Add includeOptions class method 8 år sedan
  sbkwgh bed82c1e42 Add includeOptions class method 8 år sedan
  sbkwgh c2e272f3b1 Fix tests and route 8 år sedan
  sbkwgh ebd11ed1d4 Correctly implement setter 8 år sedan
  sbkwgh 098a333fbc Continued fixing bugs/typos 8 år sedan
  sbkwgh dcfb5cdf70 Add => 8 år sedan
  sbkwgh e9fa11fb68 Missing , 8 år sedan
  sbkwgh 0c31023b77 Add middleware to verify logged in 8 år sedan
  sbkwgh e1daf260ee Capitalize association properties 8 år sedan
  sbkwgh ab285d8ec2 Initial commit for posts route 8 år sedan
  sbkwgh 3600fc53bb Add post route 8 år sedan
  sbkwgh 6ae989daf4 Add errors for invalid parameter 8 år sedan
  sbkwgh 33215f8770 Fix typos and bugs etc 8 år sedan
  sbkwgh 5d1480a201 Use if/else instead of switch; 'reload' thread instance to get associated objects; fix bugs/typos 8 år sedan
  sbkwgh a25a7904c4 Change title to name 8 år sedan
  sbkwgh 1af71993e9 Add thread route to server 8 år sedan
  sbkwgh 42ec7417fd Implement POST route for thread 8 år sedan
  sbkwgh e7db657f29 Add category association 8 år sedan
  sbkwgh 30f0ed9ba9 Add category as mock data, add category field to requests 8 år sedan