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
Mikołaj Pich
035cf0e91e
Fix content type
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
Yuan Gao
86bbc1899d
Update README.md
7 years ago
Yuan Gao
d41d7491d4
rename to google-datastore, and use Date.now()
7 years ago
Yuan
5fb43eb67c
added condition for this.expire not defined
7 years ago
Yuan
1eeef4ede4
restored using null
7 years ago
Yuan
ebc749c5e0
updated readme
7 years ago
Yuan
b0bbb72f35
updated to use Date(null)
7 years ago
Yuan
2213c3874a
updated readme
7 years ago
Yuan
6ebd72a86c
updated readme
7 years ago
Yuan
b6814a1445
bugfixes
7 years ago
Yuan
e3d18efdc6
added npm package
7 years ago
Yuan
869fb65738
added googledatastore handler
7 years ago
Yuan Gao
56b939124e
Merge pull request #2 from seejohnrun/master
...
update from source
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
Kevin Händel
16d529e935
Added "user-select" option to line numbers & messages
...
This prevents copying unnecessary text after selecting it via Ctrl + A
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