John Crepezzi
a79fb39f54
Merge branch 'master' of github.com:seejohnrun/haste-server
5 years ago
John Crepezzi
3a72d74537
Fix security vulnerabilities from outdated packages
...
Closes #258
5 years ago
John Crepezzi
e9ae74b7a9
Merge pull request #322 from sethsmoe/patch-1
...
remove 1px margin from textarea, fixes useless scrollbar
5 years ago
John Crepezzi
c305e9a83d
Merge pull request #342 from seejohnrun/dependabot/npm_and_yarn/bl-4.0.3
...
Bump bl from 4.0.2 to 4.0.3
5 years ago
dependabot[bot]
16bce4c83d
Bump bl from 4.0.2 to 4.0.3
...
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
John Crepezzi
661997cd73
Merge pull request #334 from ourforks/master
...
[Security] Update dependencies to reduce risk
5 years ago
John Crepezzi
159f989d08
Merge pull request #335 from emillen/docker-support
...
Docker support
5 years ago
emil-lengman
139df62ec4
add newline to stop github complaining
5 years ago
emil-lengman
bae6387bb7
forgot to rename some vars
5 years ago
emil-lengman
bb7b9571a7
write some documentation for the Docker solution
5 years ago
emil-lengman
a4dc29fb2b
its supposed to be milliseconds
5 years ago
emil-lengman
342f56ce1a
use same password and username env vars for all types
5 years ago
emil-lengman
05ecc90764
add file path
5 years ago
emil-lengman
69cf505a90
remove pg connect string, add rethink user and password
5 years ago
emil-lengman
9f41993566
also install rethinkdb and aws-sdk
5 years ago
emil-lengman
5c9311fb85
remove unused import
5 years ago
emil-lengman
5a8d52a5e3
add healthcheck, and stopsignal, plus export the correct port
5 years ago
emil-lengman
0f145b4444
pin versions
5 years ago
emil-lengman
aef4bb5edb
add dockerignore file
5 years ago
emil-lengman
36c854ef1b
move creating the config file to a js file
5 years ago
emil-lengman
edd428ff37
fix some names for env vars
5 years ago
emil-lengman
0612ba001e
basic docker-compose for running the project together with memcached
5 years ago
emil-lengman
064680003d
basic dockerfile with default env vars
5 years ago
emil-lengman
655f2af45a
script for turning env-vars into config.js
5 years ago
Reece Dunham
ce03749c2f
Update dependencies to reduce security risk
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
5 years ago
epdn
f6084b4339
remove 1px margin from textarea, fixes useless scrollbar
5 years ago
John Crepezzi
9b0a5ff0a3
Merge pull request #291 from j3parker/s3-document-store
...
Add an Amazon S3 document store
5 years ago
Jacob Parker
1fff48568f
Document the IAM permissions
6 years ago
Jacob Parker
b4c666fbcf
Add an Amazon S3 document store
6 years ago
John Crepezzi
b866c33c93
Merge pull request #173 from sebastiansterk/master
...
removed padding for #box for correct view
6 years ago
John Crepezzi
f3838ab4a8
Merge pull request #251 from seejohnrun/handle-redis-disconnect
...
Handle redis error and re-establish connection
7 years ago
John Crepezzi
bf2b1c957a
Handle redis error and re-establish connection
7 years ago
John Crepezzi
ee1c1c0856
Merge pull request #231 from seejohnrun/ensure-raw-utf8
...
Added charset to raw content type
7 years ago
John Crepezzi
b087ac8dd1
Added charset to raw content type
...
Closes #230
7 years ago
John Crepezzi
d922667f56
Merge pull request #221 from PassTheMayo/patch-1
...
Fixed unnecessary logging when document not found
7 years ago
Jacob Gunther
5f6fefa7a6
Fixed unnecessary logging when document not found
7 years ago
John Crepezzi
faa7e679ca
Merge pull request #216 from PassTheMayo/master
...
Fixed RethinkDB document store
7 years ago
Jacob Gunther
cd3bf26dbe
Use local method for md5
7 years ago
Jacob Gunther
830dc1bc43
Use uploads table
7 years ago
Jacob Gunther
dc0f151a7f
Fixed bug in RethinkDB document store and use classes
7 years ago
John Crepezzi
7f625e22f7
Merge pull request #203 from seejohnrun/rewrite_memcached
...
Rewrite the memcached client
7 years ago
John Crepezzi
528b7b07a8
Merge pull request #215 from Razzeee/patch-1
...
Update docs to real defaults
7 years ago
Razzeee
2b81e67ce7
Update docs to real defaults
7 years ago
John Crepezzi
827e7b51b5
Rewrite the memcached client
...
* Update syntax to ES6
* Use `memcached` instead of `memcache`
* Fix restrictions where expirations weren't pushed forward on GET
* Fix a bug where we were unnecessarily bumping expirations on key search
Closes #201
7 years ago
John Crepezzi
ad7702aaf4
Merge pull request #194 from szepeviktor/patch-1
...
Change to HTTPS in about.md
7 years ago
Viktor Szépe
f5fbc8d19e
Change to HTTPS in about.md
...
Please also change the repo URL here on GitHub
7 years ago
John Crepezzi
0a8923bf12
Merge pull request #192 from C0rn3j/master
...
Add note about paste expiration, cosmetic fixes.
7 years ago
Martin
4d572a2ec0
convert relative path to absolute
7 years ago
Martin
d9a53d3e6e
Add note about paste expiration, cosmetic fixes.
7 years ago
John Crepezzi
8da37ea5de
Merge pull request #190 from PassTheMayo/patch-1
...
Oh noes! I didn't even notice that I had a typo...
8 years ago