Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  sbkwgh 5d30acb1e4 Fix issues with paginating based on descending rather than ascending time hace 8 años
  sbkwgh 151b560429 Update tests to match new pagination format hace 8 años
  sbkwgh c82a34c13f Change pagination mechanism, since for threads you want newest first hace 8 años
  sbkwgh 2bfec678a0 Fix bugs hace 8 años
  sbkwgh c5fd80e14a Buggy changes hace 8 años
  sbkwgh d45e680e04 Add pagination - ideally so that it can be used in lieu of user page route hace 8 años
  sbkwgh 4b559e50e1 Include color field on user; add bright luminosity option to color generation hace 8 años
  sbkwgh 31034db9fd Add missing parameter hace 8 años
  sbkwgh b3c6645cad Add latest post as well as first post to category route hace 8 años
  sbkwgh 8fd6ee7f76 Implement test hace 8 años