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

248 Commits

Author SHA1 Message Date
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
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
fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle
84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle
6a9640ec29 mobile improvements 2019-03-31 13:55:00 +02:00
Dennis Ploeger
a955fcf12f New Feature: Disable direct autotype 2019-03-03 12:53:47 +01:00
Alex Shpak
a740c51d82 #674, Move fingerprint reset code to setSyncComplete 2019-01-09 23:25:45 +01:00
Alex Shpak
b9ffe62e8b #674, Update fingerprint code to expose password less, remove fingerprint suggestion on password change 2019-01-09 22:45:26 +01:00
Alex Shpak
59fa9253b3 Added fingerprint support for changed password 2019-01-09 21:17:20 +01:00
antelle
92678730ca removed file-saver 2019-01-06 15:38:03 +01:00
antelle
0b7187d98b
Merge pull request #1058 from dploeger/issue-869
Better error message, when backup path is a directory and not a file
2019-01-03 19:20:44 +01:00
Dennis Ploeger
363ff309e6 Moved error interpretation to storage provider 2019-01-03 08:18:13 +01:00
antelle
5204350453 removed an exposed variable 2019-01-02 21:45:53 +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
Dennis Ploeger
11b7f2a9dc ESLint fixes 2019-01-02 09:52:36 +01:00
Dennis Ploeger
d738f367de Better error message, when backup path is a directory and not a file. closes #869 2018-12-28 11:57:05 +01:00
Dennis Ploeger
3691a382da Removed invalid (?) sanity check, that hindered the render of file settings views. Fixes #904 2018-12-27 15:04:21 +01:00
sahal.sahal
00d12b96db #646 Change confirm password message. 2018-08-31 02:31:39 +08:00
sahal.sahal
dbbf759aaa #646 Fix switch to another tab bug. 2018-08-31 01:26:16 +08:00
sahal.sahal
50b7df3c45 #646 Update confirm password ux. 2018-08-29 07:10:54 +08:00
sahal.sahal
3e55478f4b #646 Implement confirm master password 2018-08-28 00:15:23 +08:00
Tao Wang
48fcdd7a6c Replace the bower dependencies with NPM dependencies
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-06-21 15:11:03 +10:00
antelle
6854531584 grammar 2018-03-09 15:23:15 +01:00
antelle
5addbdf0fe fix #833: allow to save files with the same name as existing folders 2018-01-03 22:49:29 +01:00
antelle
30e3dae3e0 fixed plugins scroll 2018-01-01 21:40:49 +01:00
antelle
8561756335 fix #795: inputs validation in file settings 2017-12-26 09:54:42 +01:00
antelle
27a0d811be plugin signature validation 2017-12-02 21:20:19 +01:00
antelle
75ff0e4311 fixed official plugins display 2017-11-28 18:54:06 +01:00
antelle
f390b690a7 fix #353: WebDAV file creation 2017-11-27 22:11:00 +01:00
antelle
7d13b49093 redesigned Dropbox chooser 2017-11-26 17:26:58 +01:00
antelle
569c44f78c hide unsupported option 2017-06-12 21:07:09 +02:00
antelle
6163fa4ba8 fix #422: lock on mac lock 2017-06-12 21:02:16 +02:00
antelle
e5bfa59c50 fix #422: better lock or sleep message 2017-06-03 21:09:03 +02:00
antelle
65a47a8fe4 lock on computer sleep 2017-06-02 20:16:09 +02:00
antelle
196bb3385b fix #644: plugin gallery load button 2017-05-28 17:03:10 +02:00
antelle
2af53d108b fix plugin version parsing 2017-05-25 19:41:06 +02:00
antelle
ea0f612747 plugin manifest fields: versionMin, versionMax, desktop 2017-05-23 20:03:29 +02:00
antelle
1810480cf2 fix backups in desktop 2017-05-23 18:30:17 +02:00
antelle
37110d75cf hide desktop-only plugins 2017-05-22 22:03:22 +02:00
antelle
04013a67a4 removed debug code 2017-05-20 11:27:40 +02:00
antelle
a219d4254c auto-update plugins checkbox 2017-05-20 11:27:28 +02:00
antelle
a8e6f95dac uncommented code 2017-05-19 22:14:53 +02:00
antelle
5bfce6c871 plugin settings 2017-05-19 22:05:35 +02:00
antelle
f59c4970c9 plugin dev and translation links 2017-05-17 19:25:08 +02:00
antelle
cb0f81840a better plugin install page 2017-05-16 22:28:29 +02:00
antelle
d01e06349f don't show backups if there's no suitable provider 2017-05-15 22:27:01 +02:00
antelle
aabd460bf5 hide unicode flags on windows 2017-05-14 21:23:49 +02:00
antelle
af2de71e5d check plugins public keys 2017-05-14 17:14:21 +02:00
antelle
05c92b2266 plugin search 2017-05-14 13:13:09 +02:00
antelle
930596f243 hide installed plugins 2017-05-13 23:57:09 +02:00
antelle
14755294b2 plugin install progress button 2017-05-13 22:53:45 +02:00
antelle
f602f64c66 fix eslint 2017-05-13 22:36:49 +02:00
antelle
4664979e8d plugin gallery 2017-05-13 22:36:07 +02:00
antelle
9275c7802e print plugin update date 2017-05-13 14:00:03 +02:00
antelle
06dcfcb2cb fix donation link 2017-05-12 18:43:04 +02:00
antelle
56a07ad0e7 open plugins from languages 2017-05-05 20:41:45 +02:00
antelle
fd96ecfd43 plugins page 2017-04-27 14:50:36 +02:00
antelle
0a873ac9c8 fix window style setting 2017-04-26 22:38:01 +02:00
antelle
499cd675a0 bugfixes; plugin sorting 2017-04-26 22:12:41 +02:00
antelle
4433654686 fix #609: enable/disable plugins 2017-04-26 22:06:07 +02:00
antelle
9c0528e711 log strings 2017-04-15 20:34:58 +02:00
antelle
c2660c318b better log view 2017-04-15 20:32:43 +02:00
antelle
87549c0d13 Merge branch 'lock-after-auto-type' of https://github.com/lawrencium/keeweb into lawrencium-lock-after-auto-type 2017-04-11 18:41:03 +02:00
lawrencium
1ffdf2b438 code changes per @antelle's review 2017-04-09 01:31:05 -07: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
c084746b3e updating plugins 2017-04-08 23:35:26 +02: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
cc250b441b Add missing parenthesis to supportsTitleBarStyle function call 2017-03-26 17:02:30 +02:00
Enrico Monese
aec6129041 Move platform check to FeatureDetector 2017-03-26 16:46:26 +02:00
Enrico Monese
ff65ef6cc6 Only display titlebar style setting on macOS 2017-03-26 16:36:07 +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
e459b8ef7b theme plugins 2017-02-21 22:05:18 +01:00
antelle
b78457f356 plugin load times display 2017-02-19 19:30:59 +01:00
antelle
9c30035381 plugin management page 2017-02-19 12:40:21 +01:00
antelle
624a1c10c7 locale plugins 2017-02-19 10:29:18 +01:00
antelle
20cc765fb5 plugins first implementation 2017-02-18 23:46:59 +01:00
antelle
8b4d0636d3 locales: sv-SE 2017-02-15 19:11:48 +01:00
antelle
2ecf4b0e3c use themes translation 2017-02-04 23:21:08 +01:00
antelle
da1c4fd4f3 don't shorten locale 2017-02-02 21:49:27 +01:00
antelle
ab46c0d08b argon2 kdf settings editor 2017-01-31 23:18:58 +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
9a715a7f19 languages 2017-01-29 10:53:43 +01:00
antelle
a832768668 use browser language as default locale 2017-01-29 10:04:18 +01:00
antelle
cebf1e95d6 Merge branch 'settings-remember-key-files-path' of https://github.com/arantir/keeweb into arantir-settings-remember-key-files-path 2017-01-28 23:31:01 +01:00
antelle
3b8858af39 Merge branch 'etienne-martin-master' into develop 2017-01-28 23:25:09 +01:00
Etienne Martin
c2b30c238c New dark theme (Terminal) 2017-01-26 19:52:53 -05:00
arantir
c2d4037c24 Added a setting to store key files path only 2016-12-11 15:39:59 +02:00
antelle
3d47be0638 it locale 2016-09-19 19:30:17 +03:00
antelle
1624c4a916 jshint 2016-09-18 09:52:30 +03:00
antelle
259396208a pl, pt 2016-09-18 09:44:49 +03:00