emil-lengman
aef4bb5edb
add dockerignore file
2020-08-22 20:45:27 +02:00
emil-lengman
36c854ef1b
move creating the config file to a js file
2020-08-22 20:44:32 +02:00
emil-lengman
edd428ff37
fix some names for env vars
2020-08-22 20:43:39 +02:00
emil-lengman
0612ba001e
basic docker-compose for running the project together with memcached
2020-08-22 17:33:40 +02:00
emil-lengman
064680003d
basic dockerfile with default env vars
2020-08-22 17:33:19 +02:00
emil-lengman
655f2af45a
script for turning env-vars into config.js
2020-08-22 17:33:01 +02:00
John Crepezzi
9b0a5ff0a3
Merge pull request #291 from j3parker/s3-document-store
...
Add an Amazon S3 document store
2020-02-27 11:39:12 -05:00
Jacob Parker
1fff48568f
Document the IAM permissions
2019-07-08 16:59:04 +01:00
Jacob Parker
b4c666fbcf
Add an Amazon S3 document store
2019-06-28 19:25:49 +01:00
John Crepezzi
b866c33c93
Merge pull request #173 from sebastiansterk/master
...
removed padding for #box for correct view
2019-04-05 17:30:42 -04:00
John Crepezzi
f3838ab4a8
Merge pull request #251 from seejohnrun/handle-redis-disconnect
...
Handle redis error and re-establish connection
2018-09-19 10:38:34 -04:00
John Crepezzi
bf2b1c957a
Handle redis error and re-establish connection
2018-09-19 10:37:34 -04:00
John Crepezzi
ee1c1c0856
Merge pull request #231 from seejohnrun/ensure-raw-utf8
...
Added charset to raw content type
2018-07-12 14:26:05 -04:00
John Crepezzi
b087ac8dd1
Added charset to raw content type
...
Closes #230
2018-07-12 14:25:27 -04:00
John Crepezzi
d922667f56
Merge pull request #221 from PassTheMayo/patch-1
...
Fixed unnecessary logging when document not found
2018-04-30 19:45:16 -04:00
Jacob Gunther
5f6fefa7a6
Fixed unnecessary logging when document not found
2018-04-30 16:40:28 -05:00
John Crepezzi
faa7e679ca
Merge pull request #216 from PassTheMayo/master
...
Fixed RethinkDB document store
2018-04-16 11:53:28 -04:00
Jacob Gunther
cd3bf26dbe
Use local method for md5
2018-04-16 10:52:53 -05:00
Jacob Gunther
830dc1bc43
Use uploads table
2018-04-15 23:16:39 -05:00
Jacob Gunther
dc0f151a7f
Fixed bug in RethinkDB document store and use classes
2018-04-15 23:16:08 -05:00
John Crepezzi
7f625e22f7
Merge pull request #203 from seejohnrun/rewrite_memcached
...
Rewrite the memcached client
2018-04-13 16:10:42 -04:00
John Crepezzi
528b7b07a8
Merge pull request #215 from Razzeee/patch-1
...
Update docs to real defaults
2018-04-09 13:08:36 -04:00
Razzeee
2b81e67ce7
Update docs to real defaults
2018-04-09 19:05:21 +02:00
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
2018-02-16 09:52:44 -05:00
John Crepezzi
ad7702aaf4
Merge pull request #194 from szepeviktor/patch-1
...
Change to HTTPS in about.md
2018-01-22 10:30:12 -05:00