Historique des commits

Auteur SHA1 Message Date
  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 il y a 8 ans
  sbkwgh 5dd717f960 Add routes for analytics page il y a 8 ans
  sbkwgh 8748801192 Allow user to select non-default color il y a 8 ans
  sbkwgh 677b01404c Add ib ban functionality il y a 8 ans
  sbkwgh ad9fbb32cd Add ip model with n:m relation with user model, add new ip instance on login/account creation il y a 8 ans
  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 il y a 8 ans
  sbkwgh 2483e88858 Implement banned user route, as well as adding if clause on creating thread/post routes il y a 8 ans
  sbkwgh a307c32c89 Move post meta info to instance method il y a 8 ans
  sbkwgh c38aad3a50 Refactor delete and login routes il y a 8 ans
  sbkwgh 5dca35c9e1 Refactor password and description update - n.b. hacky fix so that hook being called twice does not re-hash the hash il y a 8 ans
  sbkwgh f61691437c Mostly refactor post user route il y a 8 ans
  sbkwgh 610f3bc0d8 Add admin cookie for ui purposes il y a 8 ans
  sbkwgh 31f35e9f37 Add UserId to session variable il y a 8 ans
  sbkwgh c633d7895c Destroy session on deletion of account il y a 8 ans
  sbkwgh cc8aae5a46 Fix bug where session was not being destroyed il y a 8 ans
  sbkwgh a7ff1103ba Fix tests and implement them to delete user il y a 8 ans
  sbkwgh ef0e5bb464 Add edge case if no parameter is provided il y a 8 ans
  sbkwgh af10955b6a Fix bug where blank password would cause route to hang il y a 8 ans
  sbkwgh aeb700a800 Fix tests and implement password update il y a 8 ans
  sbkwgh d4d0318a17 Implement update description tests il y a 8 ans
  sbkwgh 303f1b04a5 Fix bug where post was paginated by postnumber not id, make post pagination descending il y a 8 ans
  sbkwgh 2bfec678a0 Fix bugs il y a 8 ans
  sbkwgh c5fd80e14a Buggy changes il y a 8 ans
  sbkwgh 8fd6ee7f76 Implement test il y a 8 ans
  sbkwgh 64da3bb39c Fix bugs with user page api routes il y a 8 ans
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route il y a 8 ans
  sbkwgh e1bd40ff1d Fix bugs to make tests green for user page pagination il y a 8 ans
  sbkwgh 4698a1d331 Add pagination to user page il y a 8 ans
  sbkwgh 1ec8bf1085 Get comments for user by passing comments query to route il y a 8 ans
  sbkwgh b3839bc591 Throw accoutn does not exist error if account does not exist il y a 8 ans