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

74 Commits

Author SHA1 Message Date
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
antelle
e209a49d7c onedrive 2016-03-27 14:54:35 +03:00
antelle
8b660ca5de gdrive setting 2016-03-27 01:05:59 +03:00
Antelle
c18539833b fix #157: option to disable storage providers 2016-03-13 20:33:25 +03:00
Antelle
4d4b0b3fab dropbox provider settings config 2016-03-13 19:45:55 +03:00
Antelle
f75f936bd3 fix #53: hide demo once opened 2016-03-13 12:54:16 +03:00
Antelle
1c17bcc8c5 configurable way to skip security warning 2016-03-11 21:15:15 +03:00
Antelle
ebf8baac94 fix #58: hide empty fields 2016-03-05 11:35:22 +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
b577faffdd fix #94: warn user about local files 2016-02-23 09:08:57 +03:00
Antelle
8fc4fec3c2 fix #75: option to lock on password copy 2016-02-14 15:05:31 +03:00
Antelle
4eb5eb39e9 option to remember keyfiles 2016-02-14 14:20:21 +03:00