Историја ревизија

Аутор SHA1 Порука Датум
  sbkwgh c38aad3a50 Refactor delete and login routes пре 8 година
  sbkwgh 5dca35c9e1 Refactor password and description update - n.b. hacky fix so that hook being called twice does not re-hash the hash пре 8 година
  sbkwgh f61691437c Mostly refactor post user route пре 8 година
  sbkwgh a7ff1103ba Fix tests and implement them to delete user пре 8 година
  sbkwgh 2604349d65 Add delete post tests пре 8 година
  sbkwgh b31c15236b Change test for short string to see if it passes when new password is blank пре 8 година
  sbkwgh aeb700a800 Fix tests and implement password update пре 8 година
  sbkwgh 137328f8a2 Fix bugs in test пре 8 година
  sbkwgh 5bbce1cb53 Implement tests; add new errors for these пре 8 година
  sbkwgh 9c515c9929 Update test to reflect subtle bug, and use descending id пре 8 година
  sbkwgh f92ae9df9d Add another thread to see if newer posts affects pagination routine пре 8 година
  sbkwgh 151b560429 Update tests to match new pagination format пре 8 година
  sbkwgh 2bfec678a0 Fix bugs пре 8 година
  sbkwgh c5fd80e14a Buggy changes пре 8 година
  sbkwgh 4b8898cb41 Add test for nextCount fields пре 8 година
  sbkwgh 64da3bb39c Fix bugs with user page api routes пре 8 година
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route пре 8 година
  sbkwgh b16490be12 Add test to for showing user and thread associaiton and fix bug for this пре 8 година
  sbkwgh e1bd40ff1d Fix bugs to make tests green for user page pagination пре 8 година
  sbkwgh 4698a1d331 Add pagination to user page пре 8 година
  sbkwgh 1ec8bf1085 Get comments for user by passing comments query to route пре 8 година
  sbkwgh cd8b167d65 Add tests for new get user route пре 8 година
  sbkwgh 304c24cfa3 Allow get route for user without being logged in, update tests to reflect this пре 8 година
  sbkwgh bc1a741841 Add random color to user пре 8 година
  sbkwgh e61f80a449 Add express variable and check if app is already running in tests rather than waiting for the non-existent event пре 8 година
  sbkwgh 29564c29a6 Use sequelize.sync rather than individual models пре 8 година
  sbkwgh fb72a38180 Fix test bugs and typos пре 8 година
  sbkwgh cff3e3c557 Add before hook until app starts up пре 8 година
  sbkwgh e7f51ef919 Add tests for admin accounts пре 8 година
  sbkwgh d7d7a2964f Add test and update route to login in user (i.e. set the session variable) when creating account пре 8 година