Historie revizí

Autor SHA1 Zpráva Datum
  sbkwgh 8748801192 Allow user to select non-default color před 8 roky
  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 před 8 roky
  sbkwgh 77dcc88ecc Add test for invalid username response před 8 roky
  sbkwgh 2d25e30164 Add tests for permissions před 8 roky
  sbkwgh c38aad3a50 Refactor delete and login routes před 8 roky
  sbkwgh 5dca35c9e1 Refactor password and description update - n.b. hacky fix so that hook being called twice does not re-hash the hash před 8 roky
  sbkwgh f61691437c Mostly refactor post user route před 8 roky
  sbkwgh a7ff1103ba Fix tests and implement them to delete user před 8 roky
  sbkwgh 2604349d65 Add delete post tests před 8 roky
  sbkwgh b31c15236b Change test for short string to see if it passes when new password is blank před 8 roky
  sbkwgh aeb700a800 Fix tests and implement password update před 8 roky
  sbkwgh 137328f8a2 Fix bugs in test před 8 roky
  sbkwgh 5bbce1cb53 Implement tests; add new errors for these před 8 roky
  sbkwgh 9c515c9929 Update test to reflect subtle bug, and use descending id před 8 roky
  sbkwgh f92ae9df9d Add another thread to see if newer posts affects pagination routine před 8 roky
  sbkwgh 151b560429 Update tests to match new pagination format před 8 roky
  sbkwgh 2bfec678a0 Fix bugs před 8 roky
  sbkwgh c5fd80e14a Buggy changes před 8 roky
  sbkwgh 4b8898cb41 Add test for nextCount fields před 8 roky
  sbkwgh 64da3bb39c Fix bugs with user page api routes před 8 roky
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route před 8 roky
  sbkwgh b16490be12 Add test to for showing user and thread associaiton and fix bug for this před 8 roky
  sbkwgh e1bd40ff1d Fix bugs to make tests green for user page pagination před 8 roky
  sbkwgh 4698a1d331 Add pagination to user page před 8 roky
  sbkwgh 1ec8bf1085 Get comments for user by passing comments query to route před 8 roky
  sbkwgh cd8b167d65 Add tests for new get user route před 8 roky
  sbkwgh 304c24cfa3 Allow get route for user without being logged in, update tests to reflect this před 8 roky
  sbkwgh bc1a741841 Add random color to user před 8 roky
  sbkwgh e61f80a449 Add express variable and check if app is already running in tests rather than waiting for the non-existent event před 8 roky
  sbkwgh 29564c29a6 Use sequelize.sync rather than individual models před 8 roky