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

1257 Commits

Author SHA1 Message Date
antelle
1f45284639 fixed google drive files with multi-parents 2018-01-03 22:41:06 +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
688e363c89 prevent promise rejection, we don't care about it here 2017-12-25 19:01:47 +01:00
antelle
0e63e955ce fix #821: auto-click OneDrive popup login button if it's the only option 2017-12-25 18:58:23 +01:00
antelle
a6bd460469 fixed auth popup options 2017-12-25 18:57:09 +01:00
antelle
2af6a39a93 refactored open-view focus handling and styles 2017-12-23 21:47:31 +01:00
antelle
5ee435be0c merge WhatIfWeDigDeeper-master 2017-12-23 21:18:08 +01:00
antelle
0779620a66 fix #815: disabled autocomplete for empty file passwords 2017-12-23 21:08:23 +01:00
antelle
37a54e5ff8 moved history strings to locale 2017-12-23 21:08:23 +01:00
antelle
23f6b151c7 using local google drive app on localhost 2017-12-23 21:08:23 +01:00
florian
14509eea65 fix(DetailsHistoryView): small typo 2017-12-23 21:08:23 +01:00
antelle
5e3be270d7 fix #808: don't use Intl in Edge 2017-12-23 21:08:23 +01:00
antelle
925b7463e9 fixed version comparison 2017-12-23 21:08:23 +01:00
antelle
b7276e2f49 fixed eslint 2017-12-23 21:08:23 +01:00
antelle
3b9f69a112 Fixed eslint 2017-12-23 21:08:23 +01:00
antelle
06751e26a8 RuntimeInfo.beta 2017-12-23 21:08:23 +01:00
antelle
560a7f1d93 grammar 2017-12-23 21:08:23 +01:00
antelle
d5cc174d98 fix #799: gdrive auth error 2017-12-23 21:07:41 +01:00
antelle
968a64ff7b log weird oauth tokens 2017-12-23 21:07:41 +01:00
antelle
857302878c fixed storage providers authentication in desktop apps 2017-12-23 21:07:40 +01:00
antelle
31197e44f4 Revert "added special folder mime types to google drive"
This reverts commit 0f3807d
2017-12-23 21:06:21 +01:00
antelle
e506abf5b0 added special folder mime types to google drive 2017-12-23 21:06:21 +01:00
antelle
04958db14d fix #731: option to open keyfile from command line 2017-12-23 21:06:21 +01:00
antelle
b7013c548e fix #672: calendar colors 2017-12-23 21:04:54 +01:00
Gregory
e479595c27 apply consistent action-color on focus for labels and icons. 2017-12-23 13:25:08 -06:00
Gregory
ea9875db38 add tabindex to labels on open screen and listen to keydown event to trigger same functionality as onclick.
add handlebar helper for addition to use with iteration to set tabindex from index plus some starting number.
add dev script to package.json
2017-12-23 13:00:55 -06:00
antelle
21a42aab8e fix #815: disabled autocomplete for empty file passwords 2017-12-21 23:22:56 +01:00
antelle
0eecec2c7c moved history strings to locale 2017-12-17 18:22:20 +01:00
antelle
9931c746f3 using local google drive app on localhost 2017-12-17 18:06:18 +01:00
florian
5064fc8eca
fix(DetailsHistoryView): small typo 2017-12-17 12:52:23 +01:00
antelle
27b42ec8b9 fix #808: don't use Intl in Edge 2017-12-16 19:50:30 +01:00
antelle
10d2d9aaaf fixed version comparison 2017-12-16 13:30:07 +01:00
antelle
bba52b1eb6 fixed eslint 2017-12-16 13:17:01 +01:00
antelle
2dc8e85563 Fixed eslint 2017-12-16 13:13:59 +01:00
antelle
afaf9ebd02 RuntimeInfo.beta 2017-12-16 13:12:30 +01:00
antelle
84b8c85d59 grammar 2017-12-16 12:55:10 +01:00
antelle
d96df170c4 Merge branch 'master' into develop 2017-12-09 22:48:04 +01:00
antelle
977cd00187 fix #799: gdrive auth error
(cherry picked from commit 02aa303)
2017-12-09 22:27:07 +01:00
antelle
eedc51f48a fixed cookie-manager 2017-12-09 22:24:50 +01:00
antelle
0e42436082 fix 787: support shared files in Google Drive
(cherry picked from commit e477a6a)
2017-12-09 22:19:53 +01:00
antelle
93b60a1731 use console.info instead of console.log 2017-12-09 22:13:49 +01:00
antelle
e6f78859a3 use console.log instead of console.debug: debug is doomed 2017-12-09 22:13:43 +01:00
antelle
869b6443e8 fixed storage providers authentication in desktop apps 2017-12-09 22:13:26 +01:00
antelle
0941a2666c fixed error on open 2017-12-09 22:09:30 +01:00
antelle
40c3b0b5bd fixed google drive files listing 2017-12-09 22:06:36 +01:00
antelle
b6d507d5bc update message wording 2017-12-09 22:05:56 +01:00
antelle
02aa303dfc fix #799: gdrive auth error 2017-12-09 21:46:08 +01:00
antelle
480fe474d5 use console.info instead of console.log 2017-12-09 12:44:58 +01:00
antelle
aa12298111 use console.log instead of console.debug: debug is doomed 2017-12-09 12:43:46 +01:00
antelle
1092fea3a5 log weird oauth tokens 2017-12-09 12:39:18 +01:00
antelle
334e439f94 fixed storage providers authentication in desktop apps 2017-12-09 12:22:33 +01:00
antelle
76386cb403 Revert "added special folder mime types to google drive"
This reverts commit 0f3807d
2017-12-09 11:21:11 +01:00
antelle
0f3807d6ad added special folder mime types to google drive 2017-12-09 10:58:11 +01:00
antelle
349320c80d fixed error on open 2017-12-07 18:46:46 +01:00
antelle
e477a6a3e6 fix 787: support shared files in Google Drive 2017-12-04 19:50:36 +01:00
antelle
4fefe8775e fixed google drive files listing 2017-12-04 19:30:55 +01:00
antelle
a4d5963620 fix #731: option to open keyfile from command line 2017-12-03 20:31:54 +01:00
antelle
c063cd3461 fix #672: calendar colors 2017-12-03 19:16:24 +01:00
antelle
1158e1bef2 update message wording 2017-12-03 09:04:24 +01:00
antelle
9ee1080240 fixed white screen on startup 2017-12-03 01:04:04 +01:00
antelle
f8245fac62 up translations 2017-12-02 22:46:32 +01:00
antelle
f886cf6ee2 skip signature validation for configured plugins 2017-12-02 22:31:18 +01:00
antelle
27a0d811be plugin signature validation 2017-12-02 21:20:19 +01:00
antelle
2aadc27db8 asar packaging 2017-12-02 20:38:13 +01:00
antelle
fd11c3011e removed old texts 2017-12-02 16:45:16 +01:00
antelle
0f47430b8d fixed locking message texts 2017-12-02 16:31:29 +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
33519c7c60 fixed double OAuth errors 2017-11-27 19:00:39 +01:00
antelle
4ec08bf50e fix #648: auto-type on subdomains 2017-11-26 22:49:57 +01:00
antelle
62cdb32423 onedrive Graph API 2017-11-26 21:43:36 +01:00
antelle
08fbb9bf79 fix #750: prevent undo at login 2017-11-26 21:00:45 +01:00
antelle
42bea50907 fix #467: don't remove spaces in custom fields 2017-11-26 20:52:00 +01:00
antelle
78fed18d75 fix 509: clear clipboard on exit 2017-11-26 20:44:53 +01:00
antelle
51cd1eea9a removed duplicated parameter 2017-11-26 20:34:32 +01:00
antelle
8f8fa6faa1 list google drive files 2017-11-26 20:34:14 +01:00
antelle
7568a59019 fix #665: draggable area fix 2017-11-26 19:30:14 +01:00
antelle
db36cbaebb fix #686: disable click to open for canOpen=false 2017-11-26 19:21:16 +01:00
antelle
fb12ce3a6a fix #707: fix discard changes 2017-11-26 19:13:48 +01:00
antelle
b3cd56b9c4 fix #780: clear template group on deletion 2017-11-26 18:58:37 +01:00
antelle
7d13b49093 redesigned Dropbox chooser 2017-11-26 17:26:58 +01:00
antelle
577d23e212 fixed tip transition animation in safari 2017-11-26 13:35:43 +01:00
antelle
32dcb31085 support more memory in argon2 2017-11-14 22:46:23 +01:00
antelle
9d3b904988 fixed license links 2017-11-13 22:48:38 +01:00
antelle
078af21a01 fix #777: replaced favicon service url 2017-11-13 22:35:46 +01:00
antelle
15b8d8362d fix #733: safari icons 2017-11-11 19:40:07 +01:00
antelle
8eaa9c92fa fix #774: reset creation time for cloned entries 2017-11-06 18:59:59 +01:00
antelle
ae57a5a65e fix #768: password can be hidden as other fields 2017-11-04 09:53:26 +01:00
antelle
360d3ac6f6 fix #770: show usernames in in entry list 2017-11-04 09:38:56 +01:00
antelle
8d523f7e85 fixed typos 2017-10-15 16:29:56 +02:00
antelle
c3c60fd613 check params on xml import 2017-09-29 20:37:38 +02:00
antelle
49b999693c fixed error after importing bad xml 2017-09-29 20:35:35 +02:00
antelle
34f91ac3af fix #724: loading app config bug 2017-08-31 22:26:06 +02:00
antelle
954a38b8d8 Merge branch 'master' into develop 2017-08-31 21:30:20 +02:00
antelle
c1decbcd5a fix #653: auto-closing tab when starting from link
(cherry picked from commit bcafbde)
2017-08-31 19:12:00 +02:00
antelle
9defd2476d fixed autocompletes in new chrome 2017-08-31 19:10:59 +02:00
antelle
7961d2a660 fixed config link check 2017-08-31 19:08:39 +02:00
antelle
1ac61799fe prevent keeweb from working in iframe 2017-08-31 18:56:11 +02:00
antelle
624755029f check config location 2017-08-30 19:14:42 +02:00
sainaen
9ff47971c7 Add rel=noreferrer to links in the URL field
When opened from the webapp, a malicious target page could trigger
navigation in the KeeWeb's tab using `window.opener`.

The proper way to fix this would be using `rel=noopener`, but
unfortunately even the latest versions of IE do not support it.
At the same time `rel=noreferrer`, for historical reasons, implies
`rel=noopener` when used with `target=blank` and is supported
by IE11 (in later versions of Windows 10) and Edge.

More details and examples of the attack
at [Mathias Bynens' website](https://mathiasbynens.github.io/rel-noopener/).
2017-08-30 19:13:58 +02:00
antelle
b29615b5aa check config location 2017-08-30 18:52:54 +02:00
antelle
afda7b630e fix #654: Chinese fonts 2017-08-06 16:22:53 +02:00
antelle
18a3a4450e Merge branch 'sainaen-imp-ext-links-sec' into develop 2017-07-24 23:20:46 +02:00
sainaen
7a99e42bde
Add rel=noreferrer to links in the URL field
When opened from the webapp, a malicious target page could trigger
navigation in the KeeWeb's tab using `window.opener`.

The proper way to fix this would be using `rel=noopener`, but
unfortunately even the latest versions of IE do not support it.
At the same time `rel=noreferrer`, for historical reasons, implies
`rel=noopener` when used with `target=blank` and is supported
by IE11 (in later versions of Windows 10) and Edge.

More details and examples of the attack
at [Mathias Bynens' website](https://mathiasbynens.github.io/rel-noopener/).
2017-07-24 23:50:42 +03: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
51d172c79a fixed auth popup message 2017-06-11 19:41:56 +02:00
antelle
bee819cc98 show dropbox list errors 2017-06-11 19:35:18 +02:00
antelle
849b9b06a9 preview pem files 2017-06-11 12:14:41 +02:00
antelle
d02a4671cb fix #656: prevent master password autocomplete 2017-06-07 19:31:06 +02:00
antelle
087dd6cae0 eslint 2017-06-06 20:42:25 +02:00
antelle
31f5f2d88a plugin signature validation 2017-06-06 20:40:27 +02:00
antelle
c86042b885 local resource signature validation 2017-06-06 19:55:46 +02:00
antelle
9ba645cb81 added Microsoft YaHei font 2017-06-05 14:45:10 +02:00
antelle
f4d5e51983 override userData path for desktop 2017-06-05 13:33:12 +02:00
antelle
41656b76b6 save plugin gallery in desktop 2017-06-05 11:48:03 +02:00
antelle
2efb2911b1 fix chown typo 2017-06-05 11:32:18 +02:00
antelle
857593232c set app folder permissions to root on mac 2017-06-05 11:31:50 +02:00
antelle
e5bfa59c50 fix #422: better lock or sleep message 2017-06-03 21:09:03 +02:00
antelle
bcafbde0d6 fix #653: auto-closing tab when starting from link 2017-06-03 20:11:09 +02:00
antelle
ade2d77662 fix #652: create a copy bug 2017-06-03 16:22:02 +02:00
antelle
818e547572 fix window drag style 2017-06-03 16:21:12 +02:00
antelle
f083e50fad fix #649: loading keyfiles with path 2017-06-03 16:21:03 +02:00
antelle
338414f6af fix #645: layout issues while switching table view 2017-06-03 16:20:54 +02:00
antelle
80c396bb48 fix #652: create a copy bug 2017-06-03 16:14:03 +02:00
antelle
fc629a7760 fix window drag style 2017-06-02 22:28:18 +02:00
antelle
65a47a8fe4 lock on computer sleep 2017-06-02 20:16:09 +02:00
antelle
bb8e3390a0 auto-lock when Windows is locked 2017-06-02 20:04:57 +02:00
antelle
f8f81ae07f fix #649: loading keyfiles with path 2017-06-01 21:35:56 +02:00
antelle
9918b63a4c fix #645: layout issues while switching table view 2017-05-29 23:46:36 +02:00
antelle
a3af54cefc translations 2017-05-29 20:47:19 +02:00
antelle
c51cf1d9b2 more edge hacks 2017-05-28 21:24:48 +02:00
antelle
a39b4e63a1 refactor selfhosted app detection 2017-05-28 17:30:00 +02:00
antelle
196bb3385b fix #644: plugin gallery load button 2017-05-28 17:03:10 +02:00
antelle
6deab5f022 don't test localStorage on electron 2017-05-27 22:15:49 +02:00
antelle
ff6fc99920 hide password auto-fill in Safari 2017-05-27 18:11:38 +02:00
antelle
c5f3e75ae5 fixed dropdowns in Edge 2017-05-27 00:15:00 +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
eafc81c938 fix #638: password generator drag issues 2017-05-25 20:24:20 +02:00
antelle
2af53d108b fix plugin version parsing 2017-05-25 19:41:06 +02:00
antelle
d66bfb4cab - fix #633: template ids issues 2017-05-24 23:02:19 +02:00
antelle
c07484fb3d translation 2017-05-23 21:11:15 +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
9569716e96 kw.settings.del method 2017-05-22 22:19:42 +02:00
antelle
37110d75cf hide desktop-only plugins 2017-05-22 22:03:22 +02:00
antelle
174c205d7a expose AppModel.instance for plugins 2017-05-22 21:59:01 +02:00
antelle
145aa4bac4 fix #631: unicode characters in Dropbox files 2017-05-22 21:50:28 +02:00
antelle
245662a941 check for WebCrypto during startup 2017-05-21 18:13:07 +02:00
antelle
7359c4ee50 languages 2017-05-20 18:55:04 +02:00
antelle
2526d64148 enforce theme selector rules 2017-05-20 13:11:31 +02:00
antelle
646550cc4e trim unused css 2017-05-20 12:49:09 +02:00
antelle
8f24cfff11 decrease auto-update timeout 2017-05-20 12:46:48 +02:00
antelle
1e84c48213 auto-updating plugins 2017-05-20 12:46:21 +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
11dc8bef67 special A key handling, fixed all inputs 2017-05-19 23:57:49 +02:00
antelle
13519a3d5d fix arrows error 2017-05-19 23:36:31 +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
a131d7435c translations 2017-05-18 22:52:13 +02:00
antelle
320c5cb7da removed unused code 2017-05-17 22:45:18 +02:00
antelle
7c7e8f5900 removed utility from libraries 2017-05-17 22:41:12 +02:00
antelle
8c7b4e07b7 languages 2017-05-17 22:15:25 +02:00
antelle
49bfcc6994 fix #628: merge errors 2017-05-17 20:32:46 +02:00
antelle
a006b0f5fc plugin link 2017-05-17 20:06:44 +02:00
antelle
f59c4970c9 plugin dev and translation links 2017-05-17 19:25:08 +02:00
antelle
d4721664bf translations 2017-05-17 18:50:28 +02:00
antelle
61e6536d02 fancy not supported message 2017-05-16 22:56:52 +02:00
antelle
cb0f81840a better plugin install page 2017-05-16 22:28:29 +02:00
antelle
16a90ccf08 removed redundant escape 2017-05-16 21:29:24 +02:00
antelle
fa14998d8d fix oauth popups 2017-05-16 21:26:42 +02:00
antelle
7d86e8323c loading plugins from config 2017-05-16 21:26:25 +02:00
antelle
d01e06349f don't show backups if there's no suitable provider 2017-05-15 22:27:01 +02:00
antelle
371afa38ff removed mscrypto 2017-05-14 23:30:13 +02:00
antelle
aabd460bf5 hide unicode flags on windows 2017-05-14 21:23:49 +02:00
antelle
8072c3f028 fixed styles in edge 2017-05-14 21:17:10 +02:00
antelle
38a6d69dde fix plugin disable 2017-05-14 18:38:35 +02:00
antelle
af2de71e5d check plugins public keys 2017-05-14 17:14:21 +02:00
antelle
fae40c8c3e more error handling 2017-05-14 17:04:14 +02:00
antelle
f1fdfffd5a support plugins in safari 10.1 2017-05-14 16:58:42 +02:00
antelle
05c92b2266 plugin search 2017-05-14 13:13:09 +02:00
antelle
4a99ead4b4 removed old code 2017-05-14 12:04:13 +02:00
antelle
43dc8ff59d refactored similar code 2017-05-14 00:24:06 +02:00
antelle
930596f243 hide installed plugins 2017-05-13 23:57:09 +02:00
antelle
70dc9a64ce plugin styles 2017-05-13 22:57:06 +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
4bf147c939 fix noscript message 2017-05-13 13:38:34 +02:00
antelle
06dcfcb2cb fix donation link 2017-05-12 18:43:04 +02:00
antelle
fac7c41275 fix 559: show all entries on auto-type 2017-05-07 19:45:53 +02:00
antelle
0fadcf564a fix #527: error syncing file from filesystem to gdrive 2017-05-07 19:05:29 +02:00
antelle
7ef2dba018 fix #582: auto-type custom fields with spaces 2017-05-06 19:28:22 +02:00
antelle
158dba9df2 user-friendly message 2017-05-05 23:23:42 +02:00
antelle
56a07ad0e7 open plugins from languages 2017-05-05 20:41:45 +02:00
antelle
9f87d8fe49 fix 2017-05-05 20:27:52 +02:00
antelle
68a07855de top locales: de, fr 2017-05-05 20:27:06 +02:00
antelle
3662a67de3 entry templates fields 2017-05-03 21:21:29 +02:00
antelle
6930b23ad9 create entry templates 2017-05-03 20:44:16 +02:00
antelle
a4cdb37594 fix button styles 2017-05-02 21:27:07 +02:00
antelle
0bb7602bf8 fix #112: entry templates 2017-05-02 21:22:08 +02:00
antelle
5f2eea2c29 better config error handling 2017-05-01 21:19:43 +02:00
antelle
1195408b1d button in settings 2017-04-29 18:57:18 +02:00
antelle
4a6ec85ab5 fix plugin install 2017-04-27 23:49:32 +02:00
antelle
fd96ecfd43 plugins page 2017-04-27 14:50:36 +02:00
antelle
c4adde0560 set css plugin theme properties 2017-04-27 12:02:41 +02:00
antelle
a9e51b75ee fix plugin install 2017-04-27 10:24:36 +02:00
antelle
afe0dabc5c removed form-box-shadow-color from theme variables 2017-04-27 09:47:28 +02:00
antelle
995f13c60f extracted theme vars scss 2017-04-27 09:40:18 +02:00
antelle
1618ff0109 removed extra variable 2017-04-27 08:12:32 +02:00
antelle
0a873ac9c8 fix window style setting 2017-04-26 22:38:01 +02:00
antelle
7327487cfd fix transparent color name 2017-04-26 22:25:48 +02:00
antelle
10d2ef808f fix transparent color name 2017-04-26 22:24:48 +02:00
antelle
d6bda901c1 fix transparent color name 2017-04-26 22:24:08 +02:00
antelle
499cd675a0 bugfixes; plugin sorting 2017-04-26 22:12:41 +02:00
antelle
f8bfa8b7db fix jshint 2017-04-26 22:07:48 +02:00
antelle
4433654686 fix #609: enable/disable plugins 2017-04-26 22:06:07 +02:00
antelle
09a7ee1642 removed old file 2017-04-24 23:54:00 +02:00
antelle
354ebe626b theming with css variables 2017-04-24 23:52:48 +02:00
antelle
9067eee63b fix 2017-04-18 19:32:01 +02:00
antelle
9f21842a68 variables for url parts 2017-04-18 19:24:17 +02:00
antelle
ef44bd95d7 fix #602: treat www, wwws and secure as the same domain 2017-04-18 19:05:27 +02:00
antelle
e210e42e63 wording 2017-04-16 21:30:18 +02:00
antelle
b452c9c837 fix #514: save to WebDAV with PUT 2017-04-16 21:23:18 +02:00
antelle
9e16a8dac3 remove unused code 2017-04-16 21:09:17 +02:00
antelle
e1d798917f use flexbox without vendor-prefixes 2017-04-16 18:37:16 +02:00
antelle
85d4f9797d fix #298: support cloud storages in iOS homescreen apps 2017-04-16 18:05:58 +02:00
antelle
312545cf08 removed unused code 2017-04-16 17:24:58 +02:00
antelle
8cac1b8cdd Dropbox V2 API endpoints 2017-04-16 17:00:35 +02:00
antelle
8ee596b067 fix mobile bugs 2017-04-16 12:15:53 +02:00
antelle
0c42629f32 fix clicks 2017-04-16 11:57:25 +02:00
antelle
b771170144 fix clicks on labels 2017-04-16 11:56:06 +02:00
antelle
a45ec36d21 fix mobile tips 2017-04-16 11:53:14 +02:00
antelle
aa7a7415df hide copy tip on edit 2017-04-16 10:19:46 +02:00
antelle
6fb745bbc3 metter mobile buttons 2017-04-16 10:05:55 +02:00
antelle
fe47201643 prevent buttons select 2017-04-16 09:19:11 +02:00
antelle
67520a35ba fix #583: reduced mobile footer icons density 2017-04-16 00:01:07 +02:00
antelle
769ba1c12b mobile field editing improvements 2017-04-15 23:26:52 +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
88ad83ac37 load webassembly in web worker 2017-04-15 20:14:57 +02:00
antelle
c94cacb14c removed support of devices without clipboard api 2017-04-15 16:57:37 +02:00
antelle
04f2548a22 Merge branch 'alex-shpak-cordova' into develop 2017-04-14 23:22:33 +02:00
antelle
55eb63d651 Merge branch 'cordova' of https://github.com/alex-shpak/keeweb into alex-shpak-cordova 2017-04-14 22:17:25 +02:00