Historie revizí

Autor SHA1 Zpráva Datum
  sbkwgh c8b2950bbb Use specific rooms for socket-io před 8 roky
  sbkwgh c633d7895c Destroy session on deletion of account před 8 roky
  sbkwgh cc8aae5a46 Fix bug where session was not being destroyed před 8 roky
  sbkwgh 1450d28777 Implement delete like route před 8 roky
  sbkwgh 1270af7161 Add await keyword před 8 roky
  sbkwgh 64acfd5ab8 Add test to remove post like před 8 roky
  sbkwgh 97413f1a73 Implement post 'likes' feature před 8 roky
  sbkwgh 28d93284ab Add new error if user likes their own post před 8 roky
  sbkwgh a5323c4f1a Fix test bugs před 8 roky
  sbkwgh 5585ec7ddd Add test for 'liking' a post před 8 roky
  sbkwgh 514ba58577 Add and implement tests for categories with spaces před 8 roky
  sbkwgh 57f6b6211c Change query for category from name field to value field 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 ef0e5bb464 Add edge case if no parameter is provided před 8 roky
  sbkwgh af10955b6a Fix bug where blank password would cause route to hang 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 d4d0318a17 Implement update description tests 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 0f065a8477 Fix pagination bug; update tests před 8 roky
  sbkwgh 41155b48be Rejig test před 8 roky
  sbkwgh 8633a419b6 Add socket.io emitter před 8 roky
  sbkwgh 2fab03ac78 Fix typo před 8 roky
  sbkwgh 601a4eee2e Add socketio initial setup, passing the io variable in express app object před 8 roky
  sbkwgh 357681345f Add test for socket-io new thread notification před 8 roky
  sbkwgh 4112f7574e Add socket.io dependencies před 8 roky
  sbkwgh 303f1b04a5 Fix bug where post was paginated by postnumber not id, make post pagination descending před 8 roky
  sbkwgh 9c515c9929 Update test to reflect subtle bug, and use descending id před 8 roky