Commit History

作者 SHA1 備註 提交日期
  sbkwgh b271e771c8 Use admin store to display menu items 8 年之前
  sbkwgh 63cb881a2a Add admin store module 8 年之前
  sbkwgh 071e451f61 Implement menu design 8 年之前
  sbkwgh f8d6ffddb3 Change padding/height 8 年之前
  sbkwgh 2cd90bfcbe Add /admin page 8 年之前
  sbkwgh 7c522c1fb3 Proxy requests to /api to backend server 8 年之前
  sbkwgh 27d4d029c6 Add settings route 8 年之前
  sbkwgh 868c2b5a7f Add test for GET methods on post and thread routes 8 年之前
  sbkwgh bc86d371e8 Add GET /:thread_id route 8 年之前
  sbkwgh 8516275d04 Use Post.includeOptions class method; make sure all possible errors are thrown before creating post; add GET /:post_id route 8 年之前
  sbkwgh ce0af9cadd Add includeOptions class method 8 年之前
  sbkwgh bed82c1e42 Add includeOptions class method 8 年之前
  sbkwgh c2e272f3b1 Fix tests and route 8 年之前
  sbkwgh ebd11ed1d4 Correctly implement setter 8 年之前
  sbkwgh 098a333fbc Continued fixing bugs/typos 8 年之前
  sbkwgh dcfb5cdf70 Add => 8 年之前
  sbkwgh e9fa11fb68 Missing , 8 年之前
  sbkwgh 0c31023b77 Add middleware to verify logged in 8 年之前
  sbkwgh e1daf260ee Capitalize association properties 8 年之前
  sbkwgh ab285d8ec2 Initial commit for posts route 8 年之前
  sbkwgh 3600fc53bb Add post route 8 年之前
  sbkwgh 6ae989daf4 Add errors for invalid parameter 8 年之前
  sbkwgh 33215f8770 Fix typos and bugs etc 8 年之前
  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 年之前