Commit History

Autor SHA1 Mensaxe Data
  sbkwgh 31f35e9f37 Add UserId to session variable %!s(int64=8) %!d(string=hai) anos
  sbkwgh c633d7895c Destroy session on deletion of account %!s(int64=8) %!d(string=hai) anos
  sbkwgh cc8aae5a46 Fix bug where session was not being destroyed %!s(int64=8) %!d(string=hai) anos
  sbkwgh a7ff1103ba Fix tests and implement them to delete user %!s(int64=8) %!d(string=hai) anos
  sbkwgh ef0e5bb464 Add edge case if no parameter is provided %!s(int64=8) %!d(string=hai) anos
  sbkwgh af10955b6a Fix bug where blank password would cause route to hang %!s(int64=8) %!d(string=hai) anos
  sbkwgh aeb700a800 Fix tests and implement password update %!s(int64=8) %!d(string=hai) anos
  sbkwgh d4d0318a17 Implement update description tests %!s(int64=8) %!d(string=hai) anos
  sbkwgh 303f1b04a5 Fix bug where post was paginated by postnumber not id, make post pagination descending %!s(int64=8) %!d(string=hai) anos
  sbkwgh 2bfec678a0 Fix bugs %!s(int64=8) %!d(string=hai) anos
  sbkwgh c5fd80e14a Buggy changes %!s(int64=8) %!d(string=hai) anos
  sbkwgh 8fd6ee7f76 Implement test %!s(int64=8) %!d(string=hai) anos
  sbkwgh 64da3bb39c Fix bugs with user page api routes %!s(int64=8) %!d(string=hai) anos
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route %!s(int64=8) %!d(string=hai) anos
  sbkwgh e1bd40ff1d Fix bugs to make tests green for user page pagination %!s(int64=8) %!d(string=hai) anos
  sbkwgh 4698a1d331 Add pagination to user page %!s(int64=8) %!d(string=hai) anos
  sbkwgh 1ec8bf1085 Get comments for user by passing comments query to route %!s(int64=8) %!d(string=hai) anos
  sbkwgh b3839bc591 Throw accoutn does not exist error if account does not exist %!s(int64=8) %!d(string=hai) anos
  sbkwgh 304c24cfa3 Allow get route for user without being logged in, update tests to reflect this %!s(int64=8) %!d(string=hai) anos
  sbkwgh f19b2d5a78 Add session function to set session and username cookie %!s(int64=8) %!d(string=hai) anos
  sbkwgh 3306d234a7 Add admin session parameter, set session to null to delete %!s(int64=8) %!d(string=hai) anos
  sbkwgh 0bf11850f5 Send 401 rather than 400 error for invalid token %!s(int64=8) %!d(string=hai) anos
  sbkwgh 0e22ac47be Fix bug: wrong variable %!s(int64=8) %!d(string=hai) anos
  sbkwgh de1feba110 Delete token if it has been successfully used %!s(int64=8) %!d(string=hai) anos
  sbkwgh 2b86ca9643 Add admin conditional route, as well as checking for token %!s(int64=8) %!d(string=hai) anos
  sbkwgh d7d7a2964f Add test and update route to login in user (i.e. set the session variable) when creating account %!s(int64=8) %!d(string=hai) anos
  sbkwgh dbb31724c7 Add 403 status, change typo of async to await %!s(int64=8) %!d(string=hai) anos
  sbkwgh da45a5387f User new http scheme (changing to use POST /username/login and POST /username/logout) %!s(int64=8) %!d(string=hai) anos
  sbkwgh 10a95d519b Add login and log out routes %!s(int64=8) %!d(string=hai) anos
  sbkwgh 4493ddebeb Add custom error for unique constraint error %!s(int64=8) %!d(string=hai) anos