Commit történet

Szerző SHA1 Üzenet Dátum
  sbkwgh 8bec7b0d6a Fix tests 7 éve
  sbkwgh 282196b394 Use better error messages 7 éve
  sbkwgh 8bac1f0540 Use new error handling, correct error codes in tests 7 éve
  sbkwgh 6d92e495f3 Add and implement test to not allow blank characters in username 7 éve
  sbkwgh 8748801192 Allow user to select non-default color 8 éve
  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 8 éve
  sbkwgh 77dcc88ecc Add test for invalid username response 8 éve
  sbkwgh 2d25e30164 Add tests for permissions 8 éve
  sbkwgh c38aad3a50 Refactor delete and login routes 8 éve
  sbkwgh 5dca35c9e1 Refactor password and description update - n.b. hacky fix so that hook being called twice does not re-hash the hash 8 éve
  sbkwgh f61691437c Mostly refactor post user route 8 éve
  sbkwgh a7ff1103ba Fix tests and implement them to delete user 8 éve
  sbkwgh 2604349d65 Add delete post tests 8 éve
  sbkwgh b31c15236b Change test for short string to see if it passes when new password is blank 8 éve
  sbkwgh aeb700a800 Fix tests and implement password update 8 éve
  sbkwgh 137328f8a2 Fix bugs in test 8 éve
  sbkwgh 5bbce1cb53 Implement tests; add new errors for these 8 éve
  sbkwgh 9c515c9929 Update test to reflect subtle bug, and use descending id 8 éve
  sbkwgh f92ae9df9d Add another thread to see if newer posts affects pagination routine 8 éve
  sbkwgh 151b560429 Update tests to match new pagination format 8 éve
  sbkwgh 2bfec678a0 Fix bugs 8 éve
  sbkwgh c5fd80e14a Buggy changes 8 éve
  sbkwgh 4b8898cb41 Add test for nextCount fields 8 éve
  sbkwgh 64da3bb39c Fix bugs with user page api routes 8 éve
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route 8 éve
  sbkwgh b16490be12 Add test to for showing user and thread associaiton and fix bug for this 8 éve
  sbkwgh e1bd40ff1d Fix bugs to make tests green for user page pagination 8 éve
  sbkwgh 4698a1d331 Add pagination to user page 8 éve
  sbkwgh 1ec8bf1085 Get comments for user by passing comments query to route 8 éve
  sbkwgh cd8b167d65 Add tests for new get user route 8 éve