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
John Crepezzi
ee03e7cd78
Merge pull request #180 from seejohnrun/es6_generators
...
ES6 generators
8 years ago
John Crepezzi
3b6934e348
Phonetic key generator to es6 and add some tests
8 years ago
John Crepezzi
f161cc33b4
Added tests and converted dictionary key generator to es6
8 years ago
John Crepezzi
40f1f2588e
Update some es6
8 years ago
John Crepezzi
e4e025f67e
Convert random generator to es6 and add some specs for it directly
8 years ago
John Crepezzi
e12805a8aa
Merge pull request #179 from seejohnrun/upgrade_testing
...
Upgrade testing libraries
8 years ago
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
8 years ago
John Crepezzi
072418695e
Merge pull request #178 from seejohnrun/upgrade_highlight
...
Upgrade highlight.js
8 years ago
John Crepezzi
584b66bc66
Upgrade highlight.js
8 years ago
Sebastian Sterk
f8db455f74
removed padding for #box for correct view
8 years ago
John Crepezzi
f19c5d1049
Fix typo in README
...
Closes #165
8 years ago
John Crepezzi
c5b859ec98
Bump node engine version & fix asset compression on start
8 years ago
John Crepezzi
2ee93a7409
Merge pull request #160 from seejohnrun/complete_eslint
...
Fix eslint
8 years ago
John Crepezzi
bf1dbb68b8
Fix eslint
8 years ago
John Crepezzi
cf28e23d8e
Merge pull request #159 from seejohnrun/add_eslint
...
Added eslint and fixed an issue from #158
8 years ago
John Crepezzi
5939dec185
Added eslint and fixed an issue from #158
8 years ago
John Crepezzi
3ed1d775ac
Merge pull request #158 from KlasafGeijerstam/master
...
Added dictionary key generator
8 years ago
John Crepezzi
87b1c76aaf
One more
8 years ago
John Crepezzi
4599203bdf
A few style nit-picks
8 years ago
Klas af Geijerstam
d66bc9a6c4
Removed unused lines
8 years ago
Klas af Geijerstam
80f0618736
Updated dictionary.js
...
Now expects a newline separated dictionary, supports both \n and \n\r
8 years ago
Klas af Geijerstam
ac2bceefbb
Added missing )
8 years ago
Klas af Geijerstam
dbf4f6b5dd
Removed usage of random-js
...
Replaced random-js with vanilla JS random
8 years ago
Klas af Geijerstam
8e9205cecc
Update dictionary.js
8 years ago
Klas af Geijerstam
e54a860172
Added dictionary.js
...
A key generator that uses a dictionary to create its keys
8 years ago
John Crepezzi
5a8697cdd8
Fix typo in about.md
8 years ago
John Crepezzi
091ea973a8
Merge pull request #138 from Wohlstand/patch-2
...
Added a note about Redis's password field
8 years ago
John Crepezzi
939b7221ab
Merge pull request #146 from seejohnrun/dont_expire_static_documents
...
Don't expire static documents on raw read
8 years ago
John Crepezzi
934aaf7f51
Don't expire static documents on raw read
8 years ago
Vitaly Novichkov
930e21ccb7
Added a note about Redis's password field
9 years ago
John Crepezzi
eb5c8eef6a
Merge pull request #135 from seejohnrun/horizontal_scroll_fix
...
Fix horizontal scroll overflow
9 years ago
John Crepezzi
03dd611a86
Fix horizontal scroll overflow
...
Caused by highlight.js upgrade
9 years ago
John Crepezzi
f24376b192
Merge pull request #129 from Wohlstand/patch-1
...
Fix working error under Firefox
9 years ago
Vitaly Novichkov
eea359d0ec
Update index.html
...
Short charset command better for HTML5
9 years ago
John Crepezzi
af9a71549b
Upgrade highlight.js
...
Also adds swift support
Closes #69
9 years ago
John Crepezzi
3178676fba
Merge pull request #131 from seejohnrun/update_doc
...
Update documentation to mention redis-server
9 years ago
John Crepezzi
3bdfab8219
Update documentation to mention redis-server
9 years ago