Revīziju vēsture

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