Историја ревизија

Аутор SHA1 Порука Датум
  dbs227 16cb086a6b firstcommit пре 4 година
  sbkwgh 04876611da Remove cheerio dependency пре 5 година
  sbkwgh a0e41d9f76 Update marked пре 5 година
  sbkwgh 436f71d908 Update to latest vue and fix random backend bugs пре 5 година
  sbkwgh 722704e945 Update vulnerable packages, replace slug with urlSlug package пре 7 година
  sbkwgh 06061a5fa3 Update sequelize and sequelize-cli пре 7 година
  sbkwgh 004d54d381 Uninstall nprogress in top-level package.json and install in frontend package.json пре 7 година
  sbkwgh 1c923d655a Add nprogress dependency for loading bar пре 7 година
  sbkwgh 63c33e8d69 Remove postinstall line as it throws errors пре 7 година
  sbkwgh 11c542980a Add postinstall hook for heroku пре 7 година
  sbkwgh 62c7e8a7d8 Use link-preview package пре 7 година
  sbkwgh 95f2d3f8c4 Debounce function call пре 7 година
  sbkwgh 1356d55090 Add linkPreview route, tests and implementation пре 7 година
  sbkwgh 745709b7d3 Update marked dependency to 0.3.9 пре 7 година
  sbkwgh 0e6b6b77a6 Use sequelize session store пре 7 година
  sbkwgh 19cee50a95 Add helmet, remove secure cookie line пре 7 година
  sbkwgh 9ec4b7a943 Add sharp image processing package to resize photo to max 400x400 as a hook on ProfilePicture model update пре 7 година
  sbkwgh b36ace062e Store picture as blob not base64 пре 7 година
  sbkwgh 5e579995ba Update package.json пре 8 година
  sbkwgh 97c664e75d Prepare for use in heroku/production пре 8 година
  sbkwgh fbf022a0b3 Set up app for production - add compression and serve front end from own server пре 8 година
  sbkwgh 83a34dab54 Fix so that sequelize.sync({ force: true}) is used in test but not prod or dev пре 8 година
  sbkwgh 2463957c66 Update to use migrations пре 8 година
  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 пре 8 година
  sbkwgh 6855ff4661 Add express socket-io package to connect express session with socketio session пре 8 година
  sbkwgh 4112f7574e Add socket.io dependencies пре 8 година
  sbkwgh 09026e02b0 Sanitize input and add highlight.js dependency пре 8 година
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route пре 8 година
  sbkwgh bc1a741841 Add random color to user пре 8 година
  sbkwgh b46d6d701d Add slug to thread пре 8 година