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