Historial de Commits

Autor SHA1 Mensaje Fecha
  sbkwgh c633d7895c Destroy session on deletion of account hace 8 años
  sbkwgh cc8aae5a46 Fix bug where session was not being destroyed hace 8 años
  sbkwgh 1450d28777 Implement delete like route hace 8 años
  sbkwgh 1270af7161 Add await keyword hace 8 años
  sbkwgh 64acfd5ab8 Add test to remove post like hace 8 años
  sbkwgh 97413f1a73 Implement post 'likes' feature hace 8 años
  sbkwgh 28d93284ab Add new error if user likes their own post hace 8 años
  sbkwgh a5323c4f1a Fix test bugs hace 8 años
  sbkwgh 5585ec7ddd Add test for 'liking' a post hace 8 años
  sbkwgh 514ba58577 Add and implement tests for categories with spaces hace 8 años
  sbkwgh 57f6b6211c Change query for category from name field to value field hace 8 años
  sbkwgh a7ff1103ba Fix tests and implement them to delete user hace 8 años
  sbkwgh 2604349d65 Add delete post tests hace 8 años
  sbkwgh ef0e5bb464 Add edge case if no parameter is provided hace 8 años
  sbkwgh af10955b6a Fix bug where blank password would cause route to hang hace 8 años
  sbkwgh b31c15236b Change test for short string to see if it passes when new password is blank hace 8 años
  sbkwgh aeb700a800 Fix tests and implement password update hace 8 años
  sbkwgh d4d0318a17 Implement update description tests hace 8 años
  sbkwgh 137328f8a2 Fix bugs in test hace 8 años
  sbkwgh 5bbce1cb53 Implement tests; add new errors for these hace 8 años
  sbkwgh 0f065a8477 Fix pagination bug; update tests hace 8 años
  sbkwgh 41155b48be Rejig test hace 8 años
  sbkwgh 8633a419b6 Add socket.io emitter hace 8 años
  sbkwgh 2fab03ac78 Fix typo hace 8 años
  sbkwgh 601a4eee2e Add socketio initial setup, passing the io variable in express app object hace 8 años
  sbkwgh 357681345f Add test for socket-io new thread notification hace 8 años
  sbkwgh 4112f7574e Add socket.io dependencies hace 8 años
  sbkwgh 303f1b04a5 Fix bug where post was paginated by postnumber not id, make post pagination descending hace 8 años
  sbkwgh 9c515c9929 Update test to reflect subtle bug, and use descending id hace 8 años
  sbkwgh f92ae9df9d Add another thread to see if newer posts affects pagination routine hace 8 años