keeweb/TODO.md

43 lines
892 B
Markdown
Raw Normal View History

2015-10-31 20:09:32 +01:00
# TODO
2015-10-17 23:49:24 +02:00
2015-11-15 09:52:23 +01:00
## v0.5
Dec
- [ ] conflict-free 2-way merge sync
2015-11-20 20:35:25 +01:00
- [ ] rethink locking and storage concept
2015-11-21 10:20:10 +01:00
- [ ] tech debt: unify storage providers
- [ ] tech debt: reload after db operations
2015-11-15 09:52:23 +01:00
## v0.6
Dec-Jan
- [ ] secure inputs for all passwords
- [ ] mobile bugfixes
2015-10-25 09:13:21 +01:00
- [ ] advanced search
2015-11-15 09:52:23 +01:00
- [ ] help/tips
- [ ] tech debt: refactor app-view
- [ ] tech debt: string globalization
- [ ] tech debt: binaries and history
## v1.0
Feb
- [ ] QA
2015-10-31 20:14:51 +01:00
## Future
2015-10-31 14:49:53 +01:00
- [ ] auto-type for desktop
2015-11-15 09:52:23 +01:00
- [ ] file type associations
2015-11-08 19:39:01 +01:00
- [ ] one-time passwords
2015-10-20 22:15:40 +02:00
- [ ] audit
2015-10-31 20:14:51 +01:00
- [ ] generation templates
2015-11-15 09:52:23 +01:00
- [ ] entry templates
- [ ] drag entries across files
2015-11-21 15:55:42 +01:00
- [ ] customizable table view
2015-11-04 07:26:28 +01:00
- [ ] i18n
2015-11-04 20:47:00 +01:00
- [ ] allow to increase font size
2015-11-15 09:52:23 +01:00
- [ ] different storage options
- [ ] keepasshttp
- [ ] mobile apps
2015-11-04 07:26:28 +01:00
- [ ] external crypto devices support
2015-11-15 09:52:23 +01:00
- [ ] draggable items in left panel
2015-11-15 10:33:59 +01:00
- [ ] user themes support
2015-10-23 23:38:40 +02:00
- [ ] plugins
2015-11-15 09:52:23 +01:00
- [ ] auto-tests