Historique des commits

Auteur SHA1 Message Date
  sbkwgh 16173dfeab Add backup route il y a 8 ans
  sbkwgh 8748801192 Allow user to select non-default color il y a 8 ans
  sbkwgh 2016e8eb15 Add delete method il y a 8 ans
  sbkwgh 9610430343 Add PUT route for category with tests il y a 8 ans
  sbkwgh a54fa9fa0e Use sequelize validation for category model and routes il y a 8 ans
  sbkwgh 054ab41e84 Add tests so to return error if category name has no length il y a 8 ans
  sbkwgh 514ba58577 Add and implement tests for categories with spaces il y a 8 ans
  sbkwgh 57f6b6211c Change query for category from name field to value field il y a 8 ans
  sbkwgh 0f065a8477 Fix pagination bug; update tests il y a 8 ans
  sbkwgh 5d30acb1e4 Fix issues with paginating based on descending rather than ascending time il y a 8 ans
  sbkwgh c82a34c13f Change pagination mechanism, since for threads you want newest first il y a 8 ans
  sbkwgh 2bfec678a0 Fix bugs il y a 8 ans
  sbkwgh c5fd80e14a Buggy changes il y a 8 ans
  sbkwgh d45e680e04 Add pagination - ideally so that it can be used in lieu of user page route il y a 8 ans
  sbkwgh 31034db9fd Add missing parameter il y a 8 ans
  sbkwgh b3c6645cad Add latest post as well as first post to category route il y a 8 ans
  sbkwgh 0eba71fb73 Comment out code that caused an error il y a 8 ans
  sbkwgh 3fe9a4cfe0 Add order by updated il y a 8 ans
  sbkwgh 9073e3376a Send out all categories merged threads if 'ALL' il y a 8 ans
  sbkwgh a7a6dc98e4 Use include options class method; add 'ALL' category il y a 8 ans
  sbkwgh eec16d5755 Add route to category to get all threads in a category il y a 8 ans
  sbkwgh 4fe5c1e473 Add no field length validation error il y a 8 ans
  sbkwgh 97061275ef Validate for empty category name il y a 8 ans
  sbkwgh 6f9bb726b4 Add category route il y a 8 ans