1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-26 07:39:04 +02:00
Commit Graph

97 Commits

Author SHA1 Message Date
Antelle
022d5e9d5d hide more options on render 2016-03-05 11:47:49 +03:00
Antelle
336704696e fix double fields 2016-03-05 11:40:07 +03:00
Antelle
ebf8baac94 fix #58: hide empty fields 2016-03-05 11:35:22 +03:00
Antelle
978e2de942 don't show tips if view is hidden 2016-02-28 20:21:13 +03:00
Antelle
12cb153939 Merge branch 'baumhoto-globalshortcut' into develop 2016-02-28 20:13:23 +03:00
Antelle
8e208e28be Merge branch 'globalshortcut' of https://github.com/baumhoto/keeweb into baumhoto-globalshortcut 2016-02-28 19:25:01 +03:00
Tobias Baumhöver
73c334191b fixed unsubscribe offkey calls 2016-02-28 16:15:28 +01:00
Tobias Baumhöver
a7d00f8cfa - refactored 3 copyKeyPress functions into one
- added additional shortcut keys to settings-shortcuts.hbs
- added locales for new shortcut keys
- fixed code formatting issue
2016-02-28 15:08:49 +01:00
Tobias Baumhöver
1fe626f4d9 merged with latest changes from urlcopykeyboardshortcut 2016-02-28 13:19:34 +01:00
Tobias Baumhöver
b3e1d0fd70 url keyboardshortcut deregister on remove 2016-02-28 13:14:26 +01:00
Antelle
8f35f64148 usernames autocomplete 2016-02-28 14:16:05 +03:00
Tobias Baumhöver
7e4c1f186d added support for electron global keyboard shortcuts, copy contents to clipboard without having to refocus the app, supported shortcuts are: Ctrl+Alt+(c/b/u) (password/user/url) 2016-02-28 10:34:14 +01:00
Tobias Baumhöver
b2bea6c234 added support for copying url with cmd/ctrl+u 2016-02-28 09:41:16 +01:00
Antelle
11ab09d641 fix #92: shortcut to copy username 2016-02-22 10:09:23 +03:00
Antelle
eea911224b Merge branch 'release-1.0' into develop
Conflicts:
	release-notes.md
2016-02-18 00:15:29 +03:00
Antelle
7eba0bccef fix #90: restored dragdrop support 2016-02-17 23:57:12 +03:00
Antelle
8fc4fec3c2 fix #75: option to lock on password copy 2016-02-14 15:05:31 +03:00
Antelle
1df736d85b fixed memory leaks, updated libs, switched to jquery 2016-02-07 12:16:24 +03:00
Antelle
d8e3b67d0a fix issues with clipboard clear 2016-01-22 20:51:36 +03:00
Antelle
7e0f618ed5 using native mobile scroll 2016-01-17 23:19:42 +03:00
Antelle
9bc03634c5 fix unicode password length display 2016-01-16 17:19:33 +03:00
Antelle
5ee7d3800b fix #67: field editing bugs 2016-01-16 15:35:34 +03:00
Antelle
9e588869ce copy fields tip 2016-01-13 20:46:43 +03:00
Antelle
071ac42f83 better password tip 2016-01-13 00:08:24 +03:00
Antelle
44c5516041 fix #50: notification on password copy 2016-01-11 20:56:52 +03:00
Antelle
c26406940c custom tooltips 2016-01-10 23:58:21 +03:00
Antelle
e0f5f49255 String globalization 2015-12-17 21:25:25 +03:00
Antelle
fa7c6d6913 handlebars 2015-12-17 00:50:45 +03:00
Antelle
58ded8c7a5 removed 'empty' from expired date 2015-12-13 17:59:55 +03:00
Antelle
03457a6e73 custom icon loading 2015-11-22 13:59:13 +03:00
Antelle
ca4f661fed custom icon display and selection 2015-11-22 01:15:51 +03:00
Antelle
5d5a033cd1 custom icons layout 2015-11-21 20:04:04 +03:00
Antelle
87944b33b4 idle locking; visual lock idea 2015-11-18 00:49:12 +03:00
Antelle
9111d396cd fix #30: clear clipboard password after timeout 2015-11-16 23:36:07 +03:00
Antelle
b22b9ee67a fix build 2015-11-09 21:32:51 +03:00
Antelle
0ad3aabe60 trash management 2015-11-09 21:15:39 +03:00
Antelle
2d0c626901 trash: groups, empty 2015-11-09 00:25:00 +03:00
Antelle
0c71955726 protected fields support 2015-11-08 21:24:37 +03:00
Antelle
382cf8d139 fix #12: editing entries without title 2015-11-04 22:06:39 +03:00
Antelle
4f4c984620 add/edit groups 2015-10-31 22:09:32 +03:00
Antelle
cbedf572ba entry title edit fix 2015-10-28 00:07:48 +03:00
Antelle
d973c9f989 fix new model creation 2015-10-27 22:40:34 +03:00
Antelle
423e0a0ae6 better mobile layout 2015-10-27 00:07:19 +03:00
Antelle
8bc020c5b0 util refactoring: moved files to folders 2015-10-25 12:44:19 +03:00
Antelle
5ef8028aea finished password generator 2015-10-20 22:58:07 +03:00
Antelle
aed45a5b70 simplified new entry creation 2015-10-18 15:18:59 +03:00
Antelle
3fb3db9365 import 2015-10-18 00:49:24 +03:00