Historial de Commits

Autor SHA1 Mensaje Fecha
  sbkwgh 722704e945 Update vulnerable packages, replace slug with urlSlug package hace 7 años
  sbkwgh 06061a5fa3 Update sequelize and sequelize-cli hace 7 años
  sbkwgh 004d54d381 Uninstall nprogress in top-level package.json and install in frontend package.json hace 7 años
  sbkwgh 1c923d655a Add nprogress dependency for loading bar hace 7 años
  sbkwgh 63c33e8d69 Remove postinstall line as it throws errors hace 7 años
  sbkwgh 11c542980a Add postinstall hook for heroku hace 7 años
  sbkwgh 62c7e8a7d8 Use link-preview package hace 7 años
  sbkwgh 95f2d3f8c4 Debounce function call hace 7 años
  sbkwgh 1356d55090 Add linkPreview route, tests and implementation hace 7 años
  sbkwgh 745709b7d3 Update marked dependency to 0.3.9 hace 7 años
  sbkwgh 0e6b6b77a6 Use sequelize session store hace 7 años
  sbkwgh 19cee50a95 Add helmet, remove secure cookie line hace 7 años
  sbkwgh 9ec4b7a943 Add sharp image processing package to resize photo to max 400x400 as a hook on ProfilePicture model update hace 7 años
  sbkwgh b36ace062e Store picture as blob not base64 hace 7 años
  sbkwgh 5e579995ba Update package.json hace 8 años
  sbkwgh 97c664e75d Prepare for use in heroku/production hace 8 años
  sbkwgh fbf022a0b3 Set up app for production - add compression and serve front end from own server hace 8 años
  sbkwgh 83a34dab54 Fix so that sequelize.sync({ force: true}) is used in test but not prod or dev hace 8 años
  sbkwgh 2463957c66 Update to use migrations hace 8 años
  sbkwgh df0a8eea88 Try to fix socket.io bug - still doesn't work but code in place for what *should* work (i.e. reloading the session in socket.io when users sends login message hace 8 años
  sbkwgh 6855ff4661 Add express socket-io package to connect express session with socketio session hace 8 años
  sbkwgh 4112f7574e Add socket.io dependencies hace 8 años
  sbkwgh 09026e02b0 Sanitize input and add highlight.js dependency hace 8 años
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route hace 8 años
  sbkwgh bc1a741841 Add random color to user hace 8 años
  sbkwgh b46d6d701d Add slug to thread hace 8 años
  sbkwgh 9819ba9c92 Add marked dependency hace 8 años
  sbkwgh 813b45d4ca For convenience, move away from migrations to using sequelize.sync({force:true}) in development hace 8 años
  sbkwgh 2c88827729 Add express-session and bcrypt dependencies hace 8 años
  sbkwgh a2a102500c Merge branch 'implement-user-tests' hace 8 años