Commit Graph

91 Commits

Author SHA1 Message Date
antelle 84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle 35ed03021a merge dploeger-autotypeopendatabase 2019-03-31 14:30:14 +02:00
Dennis Ploeger 425389051a Implemented an auto save feature that periodically saves all files
Changed the label for the old "auto save feature" to make it more distinct from the new feature
Removed the setting from view for non-desktop users, because it wasn't supported there anyway
Fixes #745
2019-01-02 15:19:19 +01:00
Dennis Ploeger 223827ad76 Select from last open files by using arrow keys. Fixes #889 2018-12-28 08:14:36 +01:00
Coises 2450e3a0b6 Avoid spurious drop-target indications
While app-view already prevented the default action for files and urls
in a browser window (navigation), the drag indicator showed that any
drop was possible. These changes cause the drag indicator to show that
nothing can be dropped on areas of the interface that don't contain
a drop target. The addition of dragenter avoids some flickering which
otherwise can occur when dragging a file rapidly across the group
or entry lists.

Accompanying changes to details-view, menu-item-view and open-view are
needed because those views relied on "inheriting" from app-view
the indication that dropping anything was allowed.
2018-08-23 13:45:35 -07:00
antelle a4d5963620 fix #731: option to open keyfile from command line 2017-12-03 20:31:54 +01:00
antelle fb12ce3a6a fix #707: fix discard changes 2017-11-26 19:13:48 +01:00
antelle 65a47a8fe4 lock on computer sleep 2017-06-02 20:16:09 +02:00
antelle 15449602b2 added links to edge hacks 2017-05-26 19:26:21 +02:00
antelle 99ef3f2b43 fix #636: workaround to make clicks work in Edge 14 2017-05-26 19:18:22 +02:00
antelle bacb65b584 fix #641: fixed mac app layout issues with custom titlebar styles 2017-05-26 18:57:45 +02:00
antelle 4634281870 fix #636: broken layout in edge 15 2017-05-25 21:37:04 +02:00
antelle 782488f8fa removed 'use script' 2017-04-08 18:31:38 +02:00
antelle c8fa6a7ac5 Merge branch 'EnricoMonese-ui' into develop 2017-03-28 20:08:14 +02:00
antelle 2b7e007199 Merge branch 'ui' of https://github.com/EnricoMonese/keeweb into EnricoMonese-ui 2017-03-28 19:28:11 +02:00
Enrico Monese 79452441ca Correct layout when entering and leaving fullscreen 2017-03-26 15:24:14 +02:00
Enrico Monese 165efc1192 Fix menu layout for title styles 2017-03-26 03:42:21 +02:00
Enrico Monese d8c522fadd Fix layout to not overlap with inset title bar 2017-03-25 18:57:03 +01:00
antelle c6d6e4eeb8 fixed chrome input height 2017-02-05 15:05:45 +01:00
antelle a77f61cc5d var => let 2017-01-31 07:50:28 +01:00
antelle 334b50b074 kdbx4 2017-01-30 21:26:31 +01:00
antelle fd8028e752 more careful minimize check 2017-01-29 20:21:07 +01:00
antelle 10fde76499 fix #389: minimize instead of close, after changes are saved 2017-01-29 20:19:45 +01:00
antelle 9a259081e6 warning about several tabs 2016-09-16 20:33:38 +03:00
antelle bba0734a81 fix #343: blur input on window blur 2016-09-05 22:15:16 +03:00
antelle 413bee8530 update visible views on locale change 2016-08-24 23:06:25 +03:00
antelle 4dfcc89988 cleanup locale 2016-08-23 23:20:13 +03:00
antelle 3332914a0f locale support 2016-08-22 00:12:49 +03:00
antelle 2ca03401e4 generator presets view 2016-08-13 22:13:16 +03:00
antelle bd30f84f4c fix jshint 2016-07-30 23:52:10 +03:00
antelle 23f69c82ed handle window close while auto-type is active 2016-07-30 23:51:37 +03:00
antelle 389101a70f fix #86: context menu 2016-07-30 12:25:22 +03:00
antelle c96431c46c eslint 2016-07-17 14:30:38 +03:00
antelle f0139c93e2
Change master password if it's expired 2016-07-03 19:46:43 +03:00
antelle 8788e67cf8 fix #217: ability to increase font size 2016-05-15 10:57:29 +03:00
antelle 111182458d edit and remove tags 2016-04-17 23:02:39 +03:00
antelle bd0c5a498c fix cmd-o 2016-04-07 19:36:34 +03:00
antelle 131a18aff0 hide settings on changed password 2016-03-27 19:38:21 +03:00
antelle 90b51376b9 devtools shortcut 2016-03-19 14:37:52 +03:00
Antelle c9b58f2c9e open more items layout and auto-open 2016-03-14 23:57:14 +03:00
Antelle 2b68ae1356 removed extra call to setTheme 2016-03-04 21:14:09 +03:00
Antelle 0d256ac6c3 Merge branch 'release-1.0' into develop
Conflicts:
	app/scripts/models/app-settings-model.js
	release-notes.md
2016-02-23 09:10:42 +03:00
Antelle d5fedb8d97 fix #95: unlock by opening settings 2016-02-23 08:20:01 +03:00
Antelle 3272cd2553 fix #93: save on exit 2016-02-23 08:14:07 +03:00
Antelle 99496253d9 fix #93: save on exit 2016-02-22 09:59:50 +03:00
Antelle cd6704792b warning for beta version 2016-02-14 10:38:57 +03:00
Antelle 68845b2be8 show last file after lock fix 2016-02-06 10:27:11 +03:00
Antelle 7180f387d5 ability to sync files with changed credentials 2016-01-16 23:32:50 +03:00
Antelle 5ee7d3800b fix #67: field editing bugs 2016-01-16 15:35:34 +03:00
Antelle aaa314f88a fix #65: save at exit for desktop app 2016-01-13 21:18:45 +03:00