forest
|
b03eef2794
fix bugs and make sure to cache all files locally to deliver on offline
|
6 months ago |
forest
|
9654783bf7
remove double logging oops
|
6 months ago |
forest
|
62d61defa1
update readme for 1.2.0
|
6 months ago |
forest
|
3ed7f1edbe
update build for 1.2.0
|
6 months ago |
forest
|
81b34c780a
first shot at replacing application cache with service worker
|
6 months ago |
forest
|
49baf48ba4
fix application-cache-is-a-douchebag link in readme
|
9 months ago |
Forest Johnson
|
0c67f03b66
fix errant comma
|
3 years ago |
forest johnson
|
3996fe4a2b
small fixes
|
3 years ago |
forest johnson
|
df9fea02b0
1.1.0: mobile device support, hack to reload when appcache changes, refactor storage and http into separate services, extract constants
|
3 years ago |
forest johnson
|
05c64f745a
add a modal window to the initialization block of the index file to help prevent the user accidentally overwriting thier index file under a failure scenario
|
3 years ago |
forest johnson
|
14f189acf9
bump version number to 1.0.0
|
3 years ago |
forest johnson
|
18187b3bfe
breaking change: Include secret ID (hash of secret) in hash of file name to make file names unique per secret rather than globally unique.
|
3 years ago |
forest johnson
|
4d26a99c21
fix appcache issue where 404s get translated to the index page.
|
3 years ago |
forest johnson
|
5fc70dc239
Merge branch 'master2'
|
3 years ago |
forest johnson
|
e03ebde6a7
fixing bug with cors issues on older browsers
|
3 years ago |
forest johnson
|
aea205d0e2
add better error handler when decryption fails
|
3 years ago |
forest johnson
|
d6fdbfa190
fix bug where onKeyDown would trigger a file to save even if the contents did not change
|
3 years ago |
forest johnson
|
19c19ee8bd
release 0.0.6
|
3 years ago |
forest johnson
|
c2fe00b4a5
make encryption seed field be a password field when user is typing into it, put accept headers on requests for json
|
3 years ago |
forest johnson
|
59526c5253
update readme, fine-tune the secret length disclaimer on the app, and update the screenshot
|
3 years ago |
forest johnson
|
1ece818f35
update screenshot
|
3 years ago |
forest johnson
|
488a48f4f5
fix warning label 256 -> 128 and simplify s3 interceptor code
|
3 years ago |
forest johnson
|
fcea9ba9a9
update readme
|
3 years ago |
forest johnson
|
3544b5dc15
add link to wolfram alpha for napkin calculation of how long it would take for a bitcoin miner to brute force the 9-word key
|
3 years ago |
forest johnson
|
fcf4e139ca
update readme
|
3 years ago |
forest johnson
|
81c8f898a0
fix sort file list being broken
|
3 years ago |
forest johnson
|
e00dc39e42
update readme
|
3 years ago |
forest johnson
|
bc4264e930
version bump
|
3 years ago |
forest johnson
|
d2329e1540
make s3 bucket name and region configurable
|
3 years ago |
forest johnson
|
46550102d7
and enter key and escape key navigation -- yes I know I should use forms but I'm lazy :P
|
3 years ago |
forest johnson
|
6cf1d4533c
sort file list for display
|
3 years ago |
forest johnson
|
d341bac777
fix readme
|
3 years ago |
forest johnson
|
bca6e331b6
self hosting info in ReadMe.md
|
3 years ago |
forest johnson
|
5d6bb51376
add docker build
|
3 years ago |
forest johnson
|
79ca84c73d
update readme
|
3 years ago |
forest johnson
|
13bebcd7a0
add logout link and fix bugs
|
3 years ago |
forest johnson
|
bdf23dcaa3
add MIT license
|
3 years ago |
forest johnson
|
a815d6f8c2
fix readme
|
3 years ago |
forest johnson
|
7cbab5a8b3
fix readme
|
3 years ago |
forest johnson
|
a051578bd3
added readme
|
3 years ago |
forest johnson
|
c9c3a25e7d
forgot to encrypt things stored in localstorage :ghasp:
|
3 years ago |
forest johnson
|
e25ed0dcee
Got S3 working
|
3 years ago |
forest johnson
|
f781d21cfa
offlinedetector not needed
|
3 years ago |
forest johnson
|
5c5fc191a6
commit before removing the offline detector
|
3 years ago |
forest johnson
|
25359691ec
more work on file list and file detail page
|
3 years ago |
forest johnson
|
5130b96066
refactored to "no-dependencies" code style
|
3 years ago |
forestjohnson
|
e435ed01f1
first pwm commit
|
4 years ago |
forest johnson
|
d11a867d87
adding mod rowId to occurance delta stats
|
4 years ago |
forest johnson
|
6a9caf65d0
added sjcl and working on CSV parsing
|
4 years ago |
Forest Johnson
|
9165349182
starting to work on drag-and-drop and storage service
|
4 years ago |