Histórico de Commits

Autor SHA1 Mensagem Data
  sbkwgh 1ec8bf1085 Get comments for user by passing comments query to route há 8 anos atrás
  sbkwgh b3839bc591 Throw accoutn does not exist error if account does not exist há 8 anos atrás
  sbkwgh 304c24cfa3 Allow get route for user without being logged in, update tests to reflect this há 8 anos atrás
  sbkwgh f19b2d5a78 Add session function to set session and username cookie há 8 anos atrás
  sbkwgh 3306d234a7 Add admin session parameter, set session to null to delete há 8 anos atrás
  sbkwgh 0bf11850f5 Send 401 rather than 400 error for invalid token há 8 anos atrás
  sbkwgh 0e22ac47be Fix bug: wrong variable há 8 anos atrás
  sbkwgh de1feba110 Delete token if it has been successfully used há 8 anos atrás
  sbkwgh 2b86ca9643 Add admin conditional route, as well as checking for token há 8 anos atrás
  sbkwgh d7d7a2964f Add test and update route to login in user (i.e. set the session variable) when creating account há 8 anos atrás
  sbkwgh dbb31724c7 Add 403 status, change typo of async to await há 8 anos atrás
  sbkwgh da45a5387f User new http scheme (changing to use POST /username/login and POST /username/logout) há 8 anos atrás
  sbkwgh 10a95d519b Add login and log out routes há 8 anos atrás
  sbkwgh 4493ddebeb Add custom error for unique constraint error há 8 anos atrás
  sbkwgh 391da7007c Fix typo há 8 anos atrás
  sbkwgh 7ad8444e40 Add validations há 8 anos atrás
  sbkwgh 0bbaa1005f Remove indicative dependency há 8 anos atrás
  sbkwgh 7f6e8d181d Add structure for sequelize and tests há 8 anos atrás