Histórico de Commits

Autor SHA1 Mensagem Data
  sbkwgh 8bec7b0d6a Fix tests há 7 anos atrás
  sbkwgh 282196b394 Use better error messages há 7 anos atrás
  sbkwgh 8bac1f0540 Use new error handling, correct error codes in tests há 7 anos atrás
  sbkwgh 6d92e495f3 Add and implement test to not allow blank characters in username há 7 anos atrás
  sbkwgh 8748801192 Allow user to select non-default color 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 77dcc88ecc Add test for invalid username response há 8 anos atrás
  sbkwgh 2d25e30164 Add tests for permissions 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 a7ff1103ba Fix tests and implement them to delete user há 8 anos atrás
  sbkwgh 2604349d65 Add delete post tests há 8 anos atrás
  sbkwgh b31c15236b Change test for short string to see if it passes when new password is blank há 8 anos atrás
  sbkwgh aeb700a800 Fix tests and implement password update há 8 anos atrás
  sbkwgh 137328f8a2 Fix bugs in test há 8 anos atrás
  sbkwgh 5bbce1cb53 Implement tests; add new errors for these há 8 anos atrás
  sbkwgh 9c515c9929 Update test to reflect subtle bug, and use descending id há 8 anos atrás
  sbkwgh f92ae9df9d Add another thread to see if newer posts affects pagination routine há 8 anos atrás
  sbkwgh 151b560429 Update tests to match new pagination format há 8 anos atrás
  sbkwgh 2bfec678a0 Fix bugs há 8 anos atrás
  sbkwgh c5fd80e14a Buggy changes há 8 anos atrás
  sbkwgh 4b8898cb41 Add test for nextCount fields há 8 anos atrás
  sbkwgh 64da3bb39c Fix bugs with user page api routes há 8 anos atrás
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route há 8 anos atrás
  sbkwgh b16490be12 Add test to for showing user and thread associaiton and fix bug for this há 8 anos atrás
  sbkwgh e1bd40ff1d Fix bugs to make tests green for user page pagination há 8 anos atrás
  sbkwgh 4698a1d331 Add pagination to user page há 8 anos atrás
  sbkwgh 1ec8bf1085 Get comments for user by passing comments query to route há 8 anos atrás
  sbkwgh cd8b167d65 Add tests for new get user route há 8 anos atrás