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
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
Jacob Gunther
ff0fccd6c2
Oh noes! I didn't even notice that I had a typo...
8 years ago
John Crepezzi
63c4576633
Merge pull request #189 from PassTheMayo/master
...
Added RethinkDB storage option & fixed config to use proper JSON
8 years ago
Jacob Gunther
b31d143bcd
Revert config.js to previous state
8 years ago
Jacob Gunther
0d8aec8d61
Oops, forgot to fix that file name
8 years ago
Jacob Gunther
1f9fdd205d
Undid changes to server.js
8 years ago
Jacob Gunther
cdd0cf3739
Fixed requested changes to RethinkDB handler
8 years ago
PassTheMayo
ba5c6b8d16
Added RethinkDB storage option & fixed config to use proper JSON
8 years ago
John Crepezzi
cfef588283
Merge pull request #181 from seejohnrun/simplify_uglify
...
Upgrade uglify and simplify usage
8 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