Historial de Commits

Autor SHA1 Mensaje Fecha
  sbkwgh 6f9bb726b4 Add category route hace 8 años
  sbkwgh 5634d6aff5 Implement category test hace 8 años
  sbkwgh ef5a1239d0 Add category routes hace 8 años
  sbkwgh 3306d234a7 Add admin session parameter, set session to null to delete hace 8 años
  sbkwgh a64e4e340d Change typo for model name hace 8 años
  sbkwgh b226a79e4e Make name unique hace 8 años
  sbkwgh ec33e3df7b Change error name hace 8 años
  sbkwgh bc2ea0b38b Add model and test for category hace 8 años
  sbkwgh de4714bd67 Add new errors hace 8 años
  sbkwgh c34f9fb9c0 Use marked as setter for content field of post hace 8 años
  sbkwgh 9819ba9c92 Add marked dependency hace 8 años
  sbkwgh ade4ba95c4 Initial commit hace 8 años
  sbkwgh 9d10d78424 Initial commit hace 8 años
  sbkwgh 0bf11850f5 Send 401 rather than 400 error for invalid token hace 8 años
  sbkwgh fb72a38180 Fix test bugs and typos hace 8 años
  sbkwgh cff3e3c557 Add before hook until app starts up hace 8 años
  sbkwgh 0e22ac47be Fix bug: wrong variable hace 8 años
  sbkwgh 6ca79d48fe Fix typo hace 8 años
  sbkwgh 19e555c5a7 Correctly implement async/await for tests hace 8 años
  sbkwgh 0b309eb2f6 Add admin_token route and add event for when app starts hace 8 años
  sbkwgh de1feba110 Delete token if it has been successfully used hace 8 años
  sbkwgh 2b86ca9643 Add admin conditional route, as well as checking for token hace 8 años
  sbkwgh 7ef54969be Add default value of false to admin field hace 8 años
  sbkwgh d2a4147dbc Add admin_test route, test and model hace 8 años
  sbkwgh e7f51ef919 Add tests for admin accounts hace 8 años
  sbkwgh d0214822b2 Add admin field hace 8 años
  sbkwgh 36eee5a72e Add invalidToken error hace 8 años
  sbkwgh 813b45d4ca For convenience, move away from migrations to using sequelize.sync({force:true}) in development hace 8 años
  sbkwgh d7d7a2964f Add test and update route to login in user (i.e. set the session variable) when creating account hace 8 años
  sbkwgh ba889de32d Fix incorrect promise implementation - n.b. chai gives an error even though test is passing because the resource (correctly) returns a 403 forbidden error (perhaps a bug in chaijs) hace 8 años