Yusuf Yilmaz
f527b13535
Add tests and fix docker files
2022-05-27 15:04:54 +02:00
Yusuf Yilmaz
9f45927593
[SAT-1957] Convert haste-server to Typescript
2022-05-27 11:00:09 +02:00
John Crepezzi
3a17c86a0f
Upgrade pg to the most recent version
...
This isn't going to actually work yet, just getting things in place
2020-10-06 21:01:01 -04:00
John Crepezzi
ef0ca40533
Downgrade pg for now
...
Will make a PR to use the new APIs soon
2020-10-06 00:54:12 -04:00
John Crepezzi
a79fb39f54
Merge branch 'master' of github.com:seejohnrun/haste-server
2020-10-05 23:52:13 -04:00
John Crepezzi
3a72d74537
Fix security vulnerabilities from outdated packages
...
Closes #258
2020-10-05 23:50:28 -04:00
Reece Dunham
ce03749c2f
Update dependencies to reduce security risk
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2020-08-12 23:45:18 +00:00
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
2017-10-31 21:19:22 -04:00
John Crepezzi
e4e025f67e
Convert random generator to es6 and add some specs for it directly
2017-10-31 20:40:43 -04:00
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
2017-10-31 20:03:30 -04:00
John Crepezzi
c5b859ec98
Bump node engine version & fix asset compression on start
2017-07-11 21:13:33 -04:00
John Crepezzi
6835eef468
Merge pull request #109 from seejohnrun/rate_limiting
...
Added user-configurable rate limiting
2016-03-10 11:44:57 -10:00
John Crepezzi
84c909a5db
Added user-configurable rate limiting
2016-03-06 16:20:40 -05:00
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
2015-01-07 14:27:46 -08:00
John Crepezzi
0471b059a0
Support a form-data POST API
...
Closes #54
2014-04-21 14:16:23 -04:00
John Crepezzi
e536ba1019
Move to an available npm version
2012-09-27 11:56:49 -04:00
John Crepezzi
85fc36d710
Update npm version
2012-09-27 11:56:15 -04:00
John Crepezzi
5d5ae164f3
Set up node engine version
2012-09-27 11:54:40 -04:00
John Crepezzi
79309c75df
Bump version to 0.1.0
2012-09-27 11:51:15 -04:00
John Crepezzi
8f0d6260b0
change how redistogo install works
2012-09-27 11:50:12 -04:00
John Crepezzi
4efc5d47d9
Allow redistogo
2012-09-27 11:46:53 -04:00
John Crepezzi
ff8ef54e34
Procfile
2012-09-27 11:38:14 -04:00
John Crepezzi
814a49812a
Update server config path
2012-09-19 14:28:52 -04:00
John Crepezzi
16080bdc16
Update description - preparing for npm push
2012-04-21 23:49:39 -04:00
John Crepezzi
45cbdcce70
Force down connect version
2012-03-02 14:07:59 -05:00
John Crepezzi
6e4c087319
Remove hashlib dependency and switch to mocha for testing
2012-01-13 11:17:15 -05:00
John Crepezzi
0875ba6252
Auto-compress javascript assets
2011-11-27 15:49:17 -05:00
John Crepezzi
167c7c4adb
Use the new router
2011-11-23 13:14:18 -05:00
John Crepezzi
a2d17b28df
Remove redundant package dependency
2011-11-18 19:56:09 -05:00
John Crepezzi
a1d5f79708
Added Redis store support
2011-11-18 19:55:14 -05:00
John Crepezzi
6bac45efe2
More work on the server
2011-11-18 15:44:28 -05:00