Commit Graph

85 Commits

Author SHA1 Message Date
antelle e0b65bbebf
up modules; prettier 2020-06-01 16:53:51 +02:00
antelle fbdfacd14d
saving only modified settings instead of everything 2020-04-18 08:28:56 +02:00
antelle 833aa3c748
canOpenWebdav is now canOpenStorage 2020-04-17 20:58:47 +02:00
antelle da91254cf0
#1456: options to hide webdav and password generator 2020-04-15 17:26:10 +02:00
antelle 3f9296e38c #411: option to automatically use group icon for new entries 2020-03-15 17:22:25 +01:00
antelle 19e899ba97 #1393: option to disable saving and exporting (canSaveTo) 2020-03-14 20:51:42 +01:00
antelle c62193d1fe #1307: option to disable Markdown support 2019-10-17 19:13:11 +02:00
antelle 63aee0e876 fix #1108: setting for running in an iframe 2019-10-06 08:28:59 +02:00
antelle bcee01cdd1 CSV import. fix #498, fix #453 2019-09-25 23:24:38 +02:00
antelle a1a649cd9f electron events 2019-09-20 20:31:19 +02:00
antelle 9c3c9d28fa app setting model 2019-09-17 19:50:42 +02:00
antelle 9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle 60dcfbb071 organized files inside comp 2019-09-15 08:47:57 +02:00
antelle 5703dceb0c HTML export 2019-09-08 20:28:02 +02:00
antelle ba122bd9d0 fix #1241: config option to disable xml export (canExportXml) 2019-08-24 06:56:25 +02:00
antelle f8395f7f38 better eslint 2019-08-18 10:17:09 +02:00
antelle 84a23e4aea prettier 2019-08-16 23:05:39 +02:00
Grant Moyer d96f458a1b Easy requested changes 2019-08-14 22:59:53 -04:00
Grant Moyer 276afa42da Add option to hide generated password 2019-08-05 19:22:29 -04:00
Dennis Ploeger a955fcf12f New Feature: Disable direct autotype 2019-03-03 12:53:47 +01: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
antelle 65a47a8fe4 lock on computer sleep 2017-06-02 20:16:09 +02:00
antelle 6930b23ad9 create entry templates 2017-05-03 20:44:16 +02:00
lawrencium b0288b8815 added option to auto-lock database after an auto-type action is performed 2017-04-08 15:53:12 -07:00
antelle 782488f8fa removed 'use script' 2017-04-08 18:31:38 +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 91286fd7a9 Finalize titlebar style setting 2017-03-26 01:57:52 +01:00
Enrico Monese b4a5b24ef2 Add dropdown for titlebar style in general settings 2017-03-25 21:31:12 +01:00
antelle adcf3c5377 Merge branch 'alex-shpak-develop' into develop 2017-02-20 23:39:13 +01:00
Alex Shpak bda4cbf2ad Merge branch 'upstream/develop' into develop
# Conflicts:
#	app/scripts/app.js
2017-02-11 23:06:03 +01:00
Alex Shpak 542db7fd0d Refactor settiing stores to work with promises, wait untill all loaded before showing the app 2017-02-05 21:28:43 +01:00
Alex Shpak b04cd843dc Remove auto-loading from settings 2017-02-05 20:28:17 +01:00
antelle 8550a2fc64 removed version upgrade warning 2017-02-05 16:15:14 +01:00
antelle e2db39dcd1 moved settings field 2017-02-05 13:35:38 +01:00
antelle 60b0d68516 fix #428: cacheConfigSettings config option 2017-02-05 13:33:23 +01:00
Alex Shpak a9d3b08c49 Finished with async settings store,
Removed cloud drives from cordova
2017-02-04 19:31:26 +01:00
antelle da1c4fd4f3 don't shorten locale 2017-02-02 21:49:27 +01:00
antelle a086a2f0e4 migrate settings locale 2017-02-01 23:46:23 +01:00
antelle a77f61cc5d var => let 2017-01-31 07:50:28 +01:00
antelle de1dc22fd2 fix #429: option to disable latest file removal 2017-01-29 12:03:33 +01:00
antelle cff110fde5 fixed default settings 2017-01-29 09:44:17 +01:00
antelle c028f419de settings cleanup 2017-01-28 23:36:30 +01:00
arantir c2d4037c24 Added a setting to store key files path only 2016-12-11 15:39:59 +02:00
antelle 3332914a0f locale support 2016-08-22 00:12:49 +03:00
antelle 7eef501d88 fix #292: option to disable open, new and demo buttons 2016-08-21 21:23:09 +03:00
antelle 285f74d55e presets selection 2016-08-13 23:19:15 +03:00
antelle f3e1ccdb3c fix #272: save displayed table columns 2016-07-27 01:01:32 +03:00
antelle 8788e67cf8 fix #217: ability to increase font size 2016-05-15 10:57:29 +03:00
antelle 253455d874 better export api 2016-04-17 13:28:23 +03:00
antelle cb6eb18bf7 export settings get/set interface 2016-04-15 23:48:43 +03:00