84 Commits (69cf505a9041a47f35d30ce4150e0c47f71473b7)

Author SHA1 Message Date
Jacob Parker b4c666fbcf Add an Amazon S3 document store 6 years ago
John Crepezzi bf2b1c957a Handle redis error and re-establish connection 7 years ago
John Crepezzi b087ac8dd1 Added charset to raw content type 7 years ago
Jacob Gunther 5f6fefa7a6
Fixed unnecessary logging when document not found 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 827e7b51b5 Rewrite the memcached client 7 years ago
Jacob Gunther ff0fccd6c2
Oh noes! I didn't even notice that I had a typo... 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 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 e4e025f67e Convert random generator to es6 and add some specs for it directly 8 years ago
John Crepezzi 5939dec185 Added eslint and fixed an issue from #158 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 8 years ago
Klas af Geijerstam ac2bceefbb Added missing ) 8 years ago
Klas af Geijerstam dbf4f6b5dd Removed usage of random-js 8 years ago
Klas af Geijerstam 8e9205cecc Update dictionary.js 8 years ago
Klas af Geijerstam e54a860172 Added dictionary.js 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 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" 13 years ago
Michael Macias 1950cc8db0 Refactor frontend 13 years ago
John Crepezzi 8b7ac341e7 FileDocumentStore fix 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 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 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