update kdbxweb with binary keyfiles support

This commit is contained in:
Antelle 2015-11-02 21:57:18 +03:00
parent 76fe0f0769
commit 9283da9387
2 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,14 @@
# TODO
## v0.2
- [x] support non-xml keyfiles
- [ ] remove limitation for extensions
- [ ] use WebCrypto
## v1.0
- [ ] support non-xml keyfiles
- [ ] improve open page UX
- [ ] show engineer error details on file open
- [ ] remove limitation for extensions
- [ ] trash: groups/empty/untrash
- [ ] move groups/entries
- [ ] help/tips

View File

@ -29,7 +29,7 @@
"dropbox": "antelle/dropbox-js#0.10.4",
"font-awesome": "~4.4.0",
"install": "~1.0.4",
"kdbxweb": "~0.1.10",
"kdbxweb": "~0.1.12",
"normalize.css": "~3.0.3",
"pikaday": "~1.3.3",
"zepto": "~1.1.6",