Histórico de Commits

Autor SHA1 Mensagem Data
  sbkwgh 8f89fd5215 SelectFilter update to allow no-select all and simplify API, update SQL, hook up to backend há 7 anos atrás
  sbkwgh dc0d7da29b Use raw sql in user route há 7 anos atrás
  sbkwgh 8bac1f0540 Use new error handling, correct error codes in tests há 7 anos atrás
  sbkwgh 5488a3af95 Add current time as query string to end of picture url to force browsers to reload the new image há 7 anos atrás
  sbkwgh ffbc0f48a2 Use instance not model for update há 7 anos atrás
  sbkwgh 93f11354b9 Fix bug using wrong variable, send 404 if no picture for user há 7 anos atrás
  sbkwgh b36ace062e Store picture as blob not base64 há 7 anos atrás
  sbkwgh cebb4dba3b Add picture to model field, and add route and tests for this há 7 anos atrás
  sbkwgh df0a8eea88 Try to fix socket.io bug - still doesn't work but code in place for what *should* work (i.e. reloading the session in socket.io when users sends login message há 8 anos atrás
  sbkwgh 5dd717f960 Add routes for analytics page há 8 anos atrás
  sbkwgh 8748801192 Allow user to select non-default color há 8 anos atrás
  sbkwgh 677b01404c Add ib ban functionality há 8 anos atrás
  sbkwgh ad9fbb32cd Add ip model with n:m relation with user model, add new ip instance on login/account creation há 8 anos atrás
  sbkwgh a614022e88 Move from using params on User instance for permissions to a dedicated Ban model, move methods in permissions.js file to class methods on Ban model há 8 anos atrás
  sbkwgh 2483e88858 Implement banned user route, as well as adding if clause on creating thread/post routes há 8 anos atrás
  sbkwgh a307c32c89 Move post meta info to instance method há 8 anos atrás
  sbkwgh c38aad3a50 Refactor delete and login routes há 8 anos atrás
  sbkwgh 5dca35c9e1 Refactor password and description update - n.b. hacky fix so that hook being called twice does not re-hash the hash há 8 anos atrás
  sbkwgh f61691437c Mostly refactor post user route há 8 anos atrás
  sbkwgh 610f3bc0d8 Add admin cookie for ui purposes há 8 anos atrás
  sbkwgh 31f35e9f37 Add UserId to session variable há 8 anos atrás
  sbkwgh c633d7895c Destroy session on deletion of account há 8 anos atrás
  sbkwgh cc8aae5a46 Fix bug where session was not being destroyed há 8 anos atrás
  sbkwgh a7ff1103ba Fix tests and implement them to delete user há 8 anos atrás
  sbkwgh ef0e5bb464 Add edge case if no parameter is provided há 8 anos atrás
  sbkwgh af10955b6a Fix bug where blank password would cause route to hang há 8 anos atrás
  sbkwgh aeb700a800 Fix tests and implement password update há 8 anos atrás
  sbkwgh d4d0318a17 Implement update description tests há 8 anos atrás
  sbkwgh 303f1b04a5 Fix bug where post was paginated by postnumber not id, make post pagination descending há 8 anos atrás
  sbkwgh 2bfec678a0 Fix bugs há 8 anos atrás