John Crepezzi
3a17c86a0f
Upgrade pg to the most recent version
...
This isn't going to actually work yet, just getting things in place
5 years ago
John Crepezzi
ef0ca40533
Downgrade pg for now
...
Will make a PR to use the new APIs soon
5 years ago
John Crepezzi
3a72d74537
Fix security vulnerabilities from outdated packages
...
Closes #258
5 years ago
Reece Dunham
ce03749c2f
Update dependencies to reduce security risk
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
5 years ago
Yuan
e3d18efdc6
added npm package
7 years ago
John Crepezzi
318c5f7ba6
Upgrade uglify and simplify usage
...
- Upgrade to the most recent version of uglify
- Use the `UglifyJS.minify(code)` helper which does exactly what we want
8 years ago
John Crepezzi
e4e025f67e
Convert random generator to es6 and add some specs for it directly
8 years ago
John Crepezzi
e76c845f16
Upgrade testing libraries
...
- Upgrade mocha
- Remove should due to limited usage and old style (at least by rspec standards)
- Move spec -> test which is the default
- Update tests accordingly for the above
8 years ago
John Crepezzi
c5b859ec98
Bump node engine version & fix asset compression on start
8 years ago
John Crepezzi
84c909a5db
Added user-configurable rate limiting
9 years ago
PangeaCake
e93f98112b
Add `pg` as dependency and update node version
...
One of the dependencies seemed to be broken with the previous node version, but this node version worked perfectly
11 years ago
John Crepezzi
0471b059a0
Support a form-data POST API
...
Closes #54
11 years ago
John Crepezzi
e536ba1019
Move to an available npm version
13 years ago
John Crepezzi
85fc36d710
Update npm version
13 years ago
John Crepezzi
5d5ae164f3
Set up node engine version
13 years ago
John Crepezzi
79309c75df
Bump version to 0.1.0
13 years ago
John Crepezzi
8f0d6260b0
change how redistogo install works
13 years ago
John Crepezzi
4efc5d47d9
Allow redistogo
13 years ago
John Crepezzi
ff8ef54e34
Procfile
13 years ago
John Crepezzi
814a49812a
Update server config path
13 years ago
John Crepezzi
16080bdc16
Update description - preparing for npm push
13 years ago
John Crepezzi
45cbdcce70
Force down connect version
13 years ago
John Crepezzi
6e4c087319
Remove hashlib dependency and switch to mocha for testing
14 years ago
John Crepezzi
0875ba6252
Auto-compress javascript assets
14 years ago
John Crepezzi
167c7c4adb
Use the new router
14 years ago
John Crepezzi
a2d17b28df
Remove redundant package dependency
14 years ago
John Crepezzi
a1d5f79708
Added Redis store support
14 years ago
John Crepezzi
6bac45efe2
More work on the server
14 years ago