Histórico de Commits

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