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
45e19bc7cc
fix indentation
10 years ago
Arun Babu Neelicattu
c92ab077c0
Support authentication for redis store if password provided
11 years ago
lidl
a8d4f3c300
Make table creation comment a one-liner.
11 years ago
John Crepezzi
ab029eae2f
Added postgres adapter
11 years ago
John Crepezzi
447d0aae76
PG basis
11 years ago
John Crepezzi
0471b059a0
Support a form-data POST API
...
Closes #54
11 years ago
JonApps
bda2749879
oops 🍺
11 years ago
JonApps
028aa96b13
phonetic keys can begin with vowel + added missing \'z\' to consontants
11 years ago
John Crepezzi
89909747f1
Don't depend on err.message for redis errors [ #49 ]
12 years ago
John Crepezzi
4b58c8d356
Added more loggin
13 years ago
John Crepezzi
93a83a35da
Logging
13 years ago
John Crepezzi
4efc5d47d9
Allow redistogo
13 years ago
John Crepezzi
13bb094fb3
Revert "Refactor frontend"
...
This reverts commit 1950cc8db0
.
13 years ago
Michael Macias
1950cc8db0
Refactor frontend
...
* restructured JavaScript using backbone.js
* replaced highlight.js with CodeMirror for its editor
* added CodeMirror Solarized (dark) theme based on Ethan Schoonover's solarized.vim
* changed `POST /document` to accept real JSON
* cleaned up template and stylesheet
13 years ago
John Crepezzi
8b7ac341e7
FileDocumentStore fix
...
Closes #20
14 years ago
John Crepezzi
f37d1ad401
Clean up some code and move document stores into subfolder
14 years ago
John Crepezzi
483fce891d
Added memcached support
14 years ago
John Crepezzi
6e4c087319
Remove hashlib dependency and switch to mocha for testing
14 years ago
John Crepezzi
cc65e98940
Added support for phonetic key naming
...
Closes #7
14 years ago
Joe Friedl
8c2add94a2
Cancellation should only last as long as the handler
14 years ago
Joe Friedl
6145a938e3
Error messages in the UI
14 years ago
Joe Friedl
87c935ac47
Fixed error in error message.
14 years ago
John Crepezzi
44f7ab3f33
Added the ability to retrieve raw documents
...
Closes #10
14 years ago
John Crepezzi
565830214b
Start in on the tests
14 years ago
John Crepezzi
6e2955d60c
Warn on no setExpire in file store
14 years ago
John Crepezzi
92e0f579ca
Kick expirations back on view
14 years ago
John Crepezzi
607d3eb3ac
Remove the static handler
14 years ago
John Crepezzi
7f4cae57f9
Fix document handler regex
14 years ago
John Crepezzi
f601d9f159
Implement redesign of key
14 years ago
John Crepezzi
ab47aeb88b
Fix bug in document handler
14 years ago
John Crepezzi
ec0d419c61
Allow forcing of highlight type
14 years ago
John Crepezzi
56bf98daac
More robots.txt work
14 years ago
John Crepezzi
e403549e13
Added static document loading on start
14 years ago
John Crepezzi
32b4f842b7
serve 404 when not possible key
14 years ago
John Crepezzi
9ed330bdae
Make static asset caching an option
14 years ago
John Crepezzi
1382ec47b2
DRY up the static cache
14 years ago
John Crepezzi
83cb68ada2
cache static assets in memory
14 years ago
John Crepezzi
32d49385a1
Remove debug logging
14 years ago
John Crepezzi
d0e3e4cd02
Support for redis expiration
14 years ago
John Crepezzi
0f2075fcda
Ensure conflict resolution in keyspace
14 years ago
John Crepezzi
a9e29c2986
Added support for haste maximum size
14 years ago
John Crepezzi
44350ce9e6
Clean up redis store
14 years ago