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

241 Commits

Author SHA1 Message Date
antelle
dd68aa342a
Merge branch 'develop' into usb
# Conflicts:
#	app/scripts/const/default-app-settings.js
#	app/scripts/views/open-view.js
2020-04-23 20:26:52 +02:00
antelle
f4e4bbbb8f
escaping dangerous places 2020-04-23 20:06:10 +02:00
antelle
d30c9d9d90
escaping more dangerous places 2020-04-23 19:55:52 +02:00
antelle
908510ff0b
fix #1342: hint that the data will be stored in unencrypted form after exporting 2020-04-23 18:36:26 +02:00
antelle
f79bb90b69
tooling check 2020-04-19 20:42:55 +02:00
antelle
4591268063
settings 2020-04-19 18:52:21 +02:00
antelle
66b2b77791
Merge branch 'develop' into usb
# Conflicts:
#	app/scripts/models/app-settings-model.js
#	desktop/app.js
2020-04-18 11:03:06 +02:00
antelle
349ec59df7
option to log out from storages 2020-04-17 21:36:56 +02:00
antelle
035a4485b7
usb 101 2020-04-15 16:50:01 +02:00
antelle
3f9296e38c #411: option to automatically use group icon for new entries 2020-03-15 17:22:25 +01:00
antelle
42833accc0 #766: setting for no/unlimited history 2020-03-15 15:54:06 +01:00
antelle
19e899ba97 #1393: option to disable saving and exporting (canSaveTo) 2020-03-14 20:51:42 +01:00
antelle
d66b33fd19 Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-11-03 12:52:37 +01:00
antelle
c655defe6d fix #1336: saving disabled storage option 2019-11-03 10:00:46 +01:00
antelle
604c1bd3d4 Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-10-27 11:05:23 +01:00
antelle
0fce37cc73 fix #1324: duplicated shortcut editor in settings 2019-10-27 09:10:00 +01:00
antelle
5d1162bd32 fix #1323: version in the About dialog 2019-10-26 22:56:36 +02:00
antelle
c62193d1fe #1307: option to disable Markdown support 2019-10-17 19:13:11 +02:00
antelle
5a8927b547 fix #565: global shortcut to open KeeWeb 2019-10-06 12:27:18 +02:00
antelle
cc9e369b6f fix #963: keyboard shortcut to copy OTP in background 2019-10-06 08:48:11 +02:00
antelle
3c0444d812 fixed plugin search filtering 2019-09-29 09:58:45 +02:00
antelle
e42b28ae9e fixed settings shortcuts editor 2019-09-28 14:49:49 +02:00
antelle
8b2df9e1c8 about 2019-09-28 13:37:52 +02:00
antelle
17dedb6b8e obfuscating displayed password values 2019-09-27 07:37:26 +02:00
antelle
4d7cef70d2 menu models 2019-09-18 23:37:57 +02:00
antelle
ebfdff90c7 plugins 2019-09-18 21:15:48 +02:00
antelle
15518a4ce0 removed underscore, added lodash 2019-09-18 20:42:17 +02:00
antelle
9b1335720b less underscore 2019-09-18 07:12:06 +02:00
antelle
731994c9fe less underscore 2019-09-18 07:08:23 +02:00
antelle
08d7261488 less underscore 2019-09-17 23:44:17 +02:00
antelle
89ccb99395 less underscore 2019-09-17 22:17:40 +02:00
antelle
94660d9e71 updater model 2019-09-17 21:56:58 +02:00
antelle
b405ca970c file model 2019-09-17 21:39:06 +02:00
antelle
9c3c9d28fa app setting model 2019-09-17 19:50:42 +02:00
antelle
ec6a6e08ff fix 2019-09-16 23:19:54 +02:00
antelle
39e683baf0 cleanup 2019-09-16 23:10:22 +02:00
antelle
2fcc6f2ea3 events 2019-09-16 22:57:56 +02:00
antelle
9859e921d2 exports 2019-09-16 22:01:59 +02:00
antelle
f1d9b5c645 moved views 2019-09-16 20:42:33 +02:00
antelle
75b4ed05ab settings views 2019-09-16 20:40:20 +02:00
antelle
f8f8a7c1d1 open-config view 2019-09-15 23:24:53 +02:00
antelle
9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle
2688e761ba moved PluginManager 2019-09-15 13:29:20 +02:00
antelle
58b8ed7940 renamed mixins to view-engine 2019-09-15 12:14:53 +02:00
antelle
bc808889a1 removed some view methods 2019-09-15 12:12:00 +02:00
antelle
60dcfbb071 organized files inside comp 2019-09-15 08:47:57 +02:00
antelle
9e7a86a1db organized files inside util 2019-09-15 08:11:11 +02:00
antelle
56d84e1d18 fix #348: configurable system-wide shortcuts 2019-09-14 16:36:30 +02:00
antelle
ba122e786c fix #1255: file format version and kdf selection in settings 2019-09-14 09:34:23 +02:00
antelle
5703dceb0c HTML export 2019-09-08 20:28:02 +02:00