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
John Crepezzi
a3a24d9765
Merge pull request #127 from Gwemox/master
...
Compatibility with screen reader
9 years ago
Vitaly Novichkov
8afb53e77e
Fix working error under Firefox
...
On some computers because undeclared charset, highlight.min.js parsing incorrectly while some charsets (For example, Cyrillic-1251) are toggled. Problem is going away when I manually toggling Europan or UTF-8 charset.
9 years ago
Thibault Buathier
d6d9cf40f9
Compatibility with screen reader
9 years ago
Thibault Buathier
1010a142e2
Compatibility with screen reader
9 years ago
John Crepezzi
0209375865
Revert "Added cloudron external provider"
...
This reverts commit 00a9d9c312
.
9 years ago
John Crepezzi
00a9d9c312
Added cloudron external provider
9 years ago
John Crepezzi
6835eef468
Merge pull request #109 from seejohnrun/rate_limiting
...
Added user-configurable rate limiting
9 years ago
John Crepezzi
4626fd9c8d
Merge pull request #81 from pangeacake/master
...
Add postgres information to README.md
9 years ago
John Crepezzi
fbb6e63c37
Added a note to the README
9 years ago
John Crepezzi
84c909a5db
Added user-configurable rate limiting
9 years ago
John Crepezzi
45e19bc7cc
fix indentation
10 years ago
John Crepezzi
233bc6ff16
Merge pull request #77 from abn/redis-auth
...
Support authentication for redis store if password provided
10 years ago
PangeaCake
360b325ced
Smaller typo
11 years ago
PangeaCake
e93f98112b
Add `pg` as dependency and update node version
...
One of the dependencies seemed to be broken with the previous node version, but this node version worked perfectly
11 years ago
PangeaCake
05cb051bc8
Tiny fix
11 years ago
PangeaCake
031cdd738a
Add postgres information to README.md
11 years ago
Arun Babu Neelicattu
c92ab077c0
Support authentication for redis store if password provided
11 years ago
John Crepezzi
6c31389327
Merge pull request #64 from lidl/master
...
Make table creation comment a one-liner.
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
4870158430
Merge branch 'master' of github.com:seejohnrun/haste-server
11 years ago
John Crepezzi
0471b059a0
Support a form-data POST API
...
Closes #54
11 years ago
John Crepezzi
5bbe50b481
Merge pull request #59 from jomo/phonetic
...
Phonetic key improvements
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
2deda5b68a
Merge pull request #56 from joeykrim/patch-1
...
Small typo
11 years ago