Commit Graph

141 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
Antelle e0f5f49255 String globalization 2015-12-17 21:25:25 +03:00
Antelle fa7c6d6913 handlebars 2015-12-17 00:50:45 +03:00
Antelle 06e4743650 fix lock 2015-12-14 00:18:02 +03:00
Antelle 2ee7be3578 bugfixes 2015-12-12 18:43:43 +03:00
Antelle 3dab9af066 logging sync 2015-12-12 11:53:50 +03:00
Antelle 5bd6cf88b4 sync bugfixes 2015-12-11 23:51:16 +03:00
Antelle 58aaec9938 file dirty flag; further sync refactorint 2015-12-11 20:50:44 +03:00
Antelle a28067055d sync 2015-12-11 00:31:47 +03:00
Antelle 169b22cb89 file operations refactoring 2015-12-08 22:18:35 +03:00
Antelle 2d5fb037fd file open bugfixes 2015-12-08 00:00:44 +03:00
Antelle 2998e3f614 file open refactoring 2015-12-06 23:32:41 +03:00
Antelle a8bdcb2038 fix #45: optional auto-lock on minimize 2015-12-03 00:41:53 +03:00
Antelle 7dd3beb15e fix mobile layout 2015-11-25 01:01:09 +03:00
Antelle 9c8d9b4f8c fix #36: prevent restart when minimize is on 2015-11-24 22:00:21 +03:00
Antelle 0efce29383 remove unnecessary alert 2015-11-22 14:23:41 +03:00
Antelle 898000c936 entries list display table layout 2015-11-21 17:55:42 +03:00
Antelle 7df0328e1d minimize to tray on windows 2015-11-21 10:29:49 +03:00
Antelle 0c63d7738d auto-lock changed 2015-11-21 09:49:39 +03:00
Antelle 4248b21605 visual lock view prototype 2015-11-18 23:05:31 +03:00
Antelle b2e638bb1a fix #37: auto-lock by timer 2015-11-18 21:33:04 +03:00
Antelle 9db578b8f6 bugfixes 2015-11-18 01:31:13 +03:00
Antelle 87944b33b4 idle locking; visual lock idea 2015-11-18 00:49:12 +03:00
Antelle ae29852b60 lock flow 2015-11-17 23:57:32 +03:00
Antelle 94fd93ab9d option to check updates without install 2015-11-16 22:04:33 +03:00
Antelle 608f098f59 Update alert 2015-11-14 18:28:36 +03:00
Antelle 9ec30ff533 app restart on update 2015-11-14 14:09:36 +03:00
Antelle c7e7fe04ad Merge branch 'master' into no-auto-update
Conflicts:
	app/scripts/app.js
	app/scripts/comp/launcher.js
	app/scripts/models/app-settings-model.js
	app/scripts/views/settings/settings-general-view.js
	app/templates/settings/settings-general.html
2015-11-11 22:26:04 +03:00
Antelle 732c87699b logging errors for devs 2015-11-04 23:23:55 +03:00
Antelle 290fe195b6 fix #3: desktop app close handler 2015-11-04 09:16:39 +03:00
Antelle 4f4c984620 add/edit groups 2015-10-31 22:09:32 +03:00
Antelle 27e3b6c247 better theme changing 2015-10-31 09:18:24 +03:00
Antelle b0a9cc90df Updater implementation (WIP) 2015-10-30 00:20:01 +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 0f77eca492 close question 2015-10-25 12:19:00 +03:00
Antelle 874477c5c4 file save/open 2015-10-24 22:06:44 +03:00
Antelle 30ceab0bcd basic mobile layout 2015-10-24 12:15:54 +03:00
Antelle 2249f6282f fix settings button bug 2015-10-22 21:08:11 +03:00
Antelle 6b39d53d30 about and help settings sections 2015-10-22 21:03:44 +03:00
Antelle 56a05c8185 save to binary and xml 2015-10-18 17:02:00 +03:00
Antelle 3fb3db9365 import 2015-10-18 00:49:24 +03:00