Commit Graph

2153 Commits

Author SHA1 Message Date
antelle 3722477eea
added a warning about extension association 2021-04-24 19:31:39 +02:00
antelle 233721bf51
extension installation on Windows 2021-04-23 23:17:35 +02:00
antelle 822602a38f
added a note about windows-registry 2021-04-23 21:25:49 +02:00
antelle ccb9b03287
creating native manifests 2021-04-21 22:23:17 +02:00
antelle dd4ad6d72b
starting the extension host based on settings 2021-04-21 20:27:55 +02:00
antelle 00159d26dc
extracted protocolimpl 2021-04-19 23:40:57 +02:00
antelle b4f93adf05
reorganized imports a bit 2021-04-19 23:33:16 +02:00
antelle 5bbc9003f4
enable extension settings 2021-04-19 22:40:59 +02:00
antelle c4be926b7c
better extension messages 2021-04-19 21:56:08 +02:00
antelle 147e3911f1
fixed no extensions message 2021-04-19 21:31:55 +02:00
antelle c7b814fc01
browser extension settings 2021-04-19 21:29:52 +02:00
antelle 8525571afc
disabled the extension setting for mobile 2021-04-19 18:18:37 +02:00
antelle 5c5de91672
fixed links in desktop apps 2021-04-19 18:15:41 +02:00
antelle 7dbb0a2e8f
added a missing whitespace 2021-04-18 21:42:22 +02:00
antelle 11b54ffdf9
wording 2021-04-18 21:39:24 +02:00
antelle 5d76ac33dd
wording 2021-04-18 21:38:58 +02:00
antelle 8e92bf3766
kw.runtimeData api 2021-04-18 21:37:17 +02:00
antelle 56517eec62
typo 2021-04-18 21:35:45 +02:00
antelle ed56f0733e
added an option to focus KeeWeb when the file is locked 2021-04-18 21:02:43 +02:00
antelle 3fd799ee74
browser extension settings page 2021-04-18 20:55:27 +02:00
antelle 4280b84459
moved browser socket connection management to the main process 2021-04-18 14:26:45 +02:00
antelle 316c14d845
shorter socket name 2021-04-17 17:25:14 +02:00
antelle d17be63312
keeweb-browse => keeweb-connect 2021-04-17 17:00:14 +02:00
antelle a3128e56a3
client.supportsNotifications 2021-04-17 09:51:18 +02:00
antelle de0cf0ce67
fixed an empty notification about closing files 2021-04-17 09:28:25 +02:00
antelle e3f33b9d4c
don't require client id for ping 2021-04-16 21:06:20 +02:00
antelle 27143e2663
fixed macos socket 2021-04-15 23:46:34 +02:00
antelle 566e2fb35d
creating browser socket in a group container on macOS 2021-04-15 20:38:13 +02:00
antelle 603e698f5a
fixed socket cleanup on windows 2021-04-14 21:26:58 +02:00
antelle ae932e5710
windows extension connection fixes 2021-04-14 20:34:03 +02:00
antelle c62e40465a
eslint 2021-04-13 20:43:34 +02:00
antelle 5367f32d5c
reorganized app startup 2021-04-13 20:27:20 +02:00
antelle ad20698a42
deleted the browser extension setting 2021-04-13 20:27:07 +02:00
antelle e865d80a63
moved more code to protocol-impl 2021-04-12 23:42:42 +02:00
antelle 81a311e7fa
refactored browser extension connector module 2021-04-12 23:37:08 +02:00
antelle 5397fa8fd3
create-group 2021-04-12 23:23:22 +02:00
antelle b9e08cd9e3
implemented get-database-groups 2021-04-12 23:05:57 +02:00
antelle 83a53ee1f0
error code property 2021-04-11 19:14:34 +02:00
antelle 23ba363a0d
asking questions about accessing data in the extension 2021-04-11 18:59:33 +02:00
antelle fa60d02129
option to debug browser extension transport 2021-04-11 17:59:05 +02:00
antelle 6a9e5fd801
always returning KeeWeb hash 2021-04-11 17:22:58 +02:00
antelle 045e8ee96f
fixed error codes 2021-04-11 15:04:04 +02:00
antelle 993f75b14e
fixed some contract types 2021-04-11 14:53:56 +02:00
antelle b48f3746bc
closing browser extension connections 2021-04-11 12:48:58 +02:00
antelle dcc477acbc
tightened content security policy to prevent browser extension from adding scripts to KeeWeb 2021-04-11 11:44:51 +02:00
antelle 5f4f007b31
more extension logging 2021-04-11 10:17:02 +02:00
antelle 9d4788cb7c
returning appName only for own extension 2021-04-10 23:37:24 +02:00
antelle 5a1380f9ef
removed extra check 2021-04-10 23:36:21 +02:00
antelle 0d82aa26f3
checking own extension 2021-04-10 23:35:42 +02:00
antelle 05f2ec19f2
reorganized the extension connector code 2021-04-10 21:32:29 +02:00
antelle 25c3c9c565
connecting to the native app from the extension 2021-04-10 21:16:48 +02:00
antelle f40e72c882
shared drives variable 2021-04-09 18:20:15 +02:00
antelle b7993e1d0e
renamed team drives to shared drives 2021-04-09 18:19:26 +02:00
antelle d6e5e73e82
fixed refresh_token in Google Drive
see #1786
2021-04-08 23:07:19 +02:00
antelle 1794f87f99
fix #618: team drive support in Google Drive 2021-04-08 21:47:57 +02:00
antelle 81c7d57f30
localized templates folder name 2021-04-08 20:09:25 +02:00
antelle b4f0149bd8
saving extension name 2021-04-08 19:01:08 +02:00
antelle 87ec06eef0
browser extension: generate-password method 2021-04-08 18:10:48 +02:00
antelle c764548214
browser extension: generate-password method 2021-04-08 17:59:39 +02:00
antelle c78af7c3ad
setting nonce in response payload 2021-04-08 17:36:42 +02:00
antelle f9cd0d4e29
browser extension: asking for user attention 2021-04-08 17:28:41 +02:00
antelle ee03435ca7
implemented lock-database 2021-04-07 22:49:23 +02:00
antelle a9b83256c6
returning only active db hashes 2021-04-07 22:07:16 +02:00
antelle 7086ddcf58
returning the list of hashes 2021-04-07 22:04:21 +02:00
antelle 26d226bb17
browser-extension: returning appName 2021-04-07 21:16:48 +02:00
antelle dc4742bf5c
browser extension connector: implemented get-databasehash 2021-04-07 21:08:22 +02:00
antelle 933df5fae4
browser extension file notifications 2021-04-06 21:27:58 +02:00
antelle 4b17ac19dc
browser extension backend 101 2021-04-06 20:10:42 +02:00
antelle 076b99676d
fix #1775: special error message for cases when Touch ID is changed after setup
also added Touch ID key deletion when it's disabled
2021-04-02 18:47:04 +02:00
antelle b3dfa05a4a
added menu translations 2021-04-02 13:34:27 +02:00
antelle c5946b1a0b
fixed default character count calculation in the generator 2021-04-01 21:57:42 +02:00
antelle 58a85eabdf
fix #1774: password generator now includes all selected character ranges 2021-04-01 21:54:42 +02:00
antelle 68010076f9
renamed external model to otp-device 2021-03-28 19:05:20 +02:00
antelle 92da783e82
moved spawn to the main process 2021-03-28 18:41:31 +02:00
antelle 64e06a32ec
Merge branch 'master' into develop
# Conflicts:
#	package-lock.json
#	release-notes.md
2021-03-27 10:25:29 +01:00
antelle 4ee87e197d
using new accounts ykman command 2021-03-27 09:19:20 +01:00
antelle 8ba147f52f
fix #1762: line breaks in Markdown notes 2021-03-27 09:19:15 +01:00
antelle 9cfbd24b76
fix #1758: export format HTML issues 2021-03-27 09:19:14 +01:00
antelle 259abf6d25
added missing overflow to revealed passwords 2021-03-27 09:19:13 +01:00
antelle 8c59838a6f
fix #1734: overlapping generator icon on password inputs 2021-03-27 09:19:12 +01:00
antelle f7d24c6379
fix #1725: setting expire date in the past 2021-03-27 09:19:11 +01:00
antelle 0f5466e075
fix #1755: calendar tooltips in different time zones 2021-03-27 09:19:10 +01:00
antelle 7ab0e83f55
ykman v4 support 2021-03-27 09:19:09 +01:00
antelle 42e484827f
restored the missing disk icon 2021-03-27 09:19:07 +01:00
antelle 808b4a687d
fix #1762: line breaks in Markdown notes 2021-03-24 17:02:05 +01:00
antelle 954f2c235b
fix #1758: export format HTML issues 2021-03-22 17:13:09 +01:00
antelle 51a7bbbfb8
added missing overflow to revealed passwords 2021-03-21 17:38:36 +01:00
antelle 9b5f5857bb
fix #1734: overlapping generator icon on password inputs 2021-03-21 17:35:06 +01:00
antelle e66f52a8ce
fix #1753: option to use short-lived tokens in cloud storages 2021-03-21 17:22:38 +01:00
antelle 8023bcea96
fix #1725: setting expire date in the past 2021-03-21 16:38:09 +01:00
antelle dfb7491503
fix #1755: calendar tooltips in different time zones 2021-03-21 16:36:18 +01:00
antelle b43d9c963a
ykman v4 support 2021-03-20 22:45:42 +01:00
antelle 51c0637134
fixed list item size in firefox 2021-03-20 22:40:13 +01:00
antelle b16c23190b
fixed scrolled entry modification 2021-03-20 20:26:29 +01:00
antelle fddf2892cd
fix #1580: high memory usage on large files, virtual scrolling of entries 2021-03-20 19:17:57 +01:00
antelle 4df034ac55
restored the missing disk icon 2021-03-19 22:11:55 +01:00
antelle a923f28a8d
Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2021-03-19 18:57:01 +01:00
antelle 78642f1c9b
opening XML and CSV files using the Open button 2021-03-19 18:56:36 +01:00
antelle 6a3e129ed5
fixed update installation when minimize on close is enabled
see #1740
2021-03-15 19:31:40 +01:00
antelle 879ba17760
Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2021-03-14 21:17:26 +01:00
antelle 7737a29cca
fix #1747: white screen in old Safari 2021-03-14 20:22:37 +01:00
antelle 34278b3bff
fixed usb-detection link 2021-03-13 19:37:47 +01:00
antelle 0a776c6a72
Merge branch 'release-1.17' into develop
# Conflicts:
#	release-notes.md
2021-03-13 17:31:05 +01:00
antelle 0def3f8b2d
fix #1745: deleting selected text in auto-type selector 2021-03-13 10:11:32 +01:00
antelle 1593acd8e9
fixed auto-type searchbox clear button alignment 2021-03-13 10:01:51 +01:00
antelle b8dd7b0f71
fix #1744, fix #1743: fixed crashes in the USB module on Windows 2021-03-12 23:06:19 +01:00
antelle e7a8d5232f
Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2021-03-10 21:37:23 +01:00
antelle 4e84121553
cleaned up legacy auto-type 2021-03-08 22:29:59 +01:00
antelle ccf4ce8e58
package name 2021-03-07 16:25:07 +01:00
antelle e23b80b11b
languages 2021-03-06 20:52:59 +01:00
antelle 92397adbb3
eslint 2021-03-06 20:17:31 +01:00
antelle 828485789f
ignore password quality warnings alert box 2021-03-06 19:19:23 +01:00
antelle 2f84474216
disabled draggable window on Windows 2021-03-06 11:38:05 +01:00
antelle 762aab397d
fixes for custom titlebar 2021-03-06 11:35:14 +01:00
antelle 5d40831dd7
reverted debug code 2021-03-05 21:16:42 +01:00
antelle 0d291afb05
fix #1729: prevent double encoding move path 2021-03-05 21:16:12 +01:00
antelle e107c5c108
disabled auto-switching theme 2021-03-05 21:08:09 +01:00
antelle 44905e674d
fixed titlebar events 2021-03-03 23:46:23 +01:00
antelle 5b790e711a
added a logo on the custom titlebar for Windows 2021-03-03 23:42:41 +01:00
antelle 1a9c54b237
extracted the inline logo 2021-03-03 22:33:29 +01:00
antelle 0f4434a361
fix #689: custom title bar on Windows 2021-03-03 22:12:49 +01:00
antelle 92937dbb86
fix #1727: tabs in notes 2021-03-03 17:13:41 +01:00
antelle ace18f9d95
fix #1715: storage authentication in Epiphany browser 2021-03-01 18:06:45 +01:00
antelle c4ec91f61a
fix #1713: OneDrive authentication on web 2021-03-01 18:03:13 +01:00
antelle a4881419df
fix #1726: search in protected fields 2021-03-01 17:55:08 +01:00
antelle 839359a794
removed a readme 2021-03-01 17:53:20 +01:00
antelle d4d9b7c7a7
readme about translations 2021-02-26 18:54:43 +01:00
is ad3f5afeba Option to minimize KeeWeb on copy
Code review changes: https://github.com/keeweb/keeweb/pull/1721

https://github.com/keeweb/keeweb/issues/1718
2021-02-23 08:43:01 +02:00
is 7c4326939a Option to minimize KeeWeb on copy
https://github.com/keeweb/keeweb/issues/1718
2021-02-22 15:02:42 +02:00
antelle 59616bd8af
disabled touch id check 2021-02-14 11:36:20 +01:00
antelle c43d7ab92a
extended the oauth fix to iOS, see #1711 2021-02-12 09:34:42 +01:00
antelle 0464e1de5c
fix #1711: workaround for Dropbox on iOS PWA 2021-02-11 23:01:28 +01:00
antelle ec7155809b
fixed native module helper 2021-02-08 22:49:53 +01:00
antelle a6c0fc3984
option do disable caching files in offline storage
fix #404, fix #1115
2021-02-06 13:53:12 +01:00
antelle fa1a16f140
added an explanation about auto-type issues on macOS 2021-02-04 20:54:13 +01:00
antelle 08d49ddc54
fix #679, fix #1383: Touch ID on macOS 2021-02-03 20:30:59 +01:00
antelle 4cdc80e530
Touch ID settings, see #679 2021-02-01 22:24:53 +01:00
antelle acd360efb9
cleaned up old touch id implementation 2021-02-01 21:08:02 +01:00
antelle c2663ca7d8
new completion page after storage provider authentication 2021-01-31 13:24:49 +01:00
antelle 50c43c4408
year 2021-01-30 23:41:32 +01:00
antelle 8fdec5aadc
added a module link 2021-01-30 21:40:00 +01:00
antelle 73eccd5308
added a message about delay 2021-01-30 21:37:09 +01:00
antelle 4449677e36
entering text as key codes 2021-01-30 21:34:08 +01:00
antelle 8dc3a4b51f
fixed vkey 2021-01-30 20:29:26 +01:00
antelle cd2de3a1db
native auto type: unpressing keys 2021-01-30 20:22:13 +01:00
antelle 1fa0eebc3b
changed ipc method naming convention 2021-01-30 18:39:25 +01:00
antelle e13002bab3
typing key codes 2021-01-30 18:24:42 +01:00
antelle a750e80ea1
auto-type progress 2021-01-30 16:00:57 +01:00
antelle 66e1b0a089
first auto-type emitter implementation 2021-01-30 15:37:25 +01:00
antelle 00c0b3f88c
native auto-type helper implementation 2021-01-30 14:55:00 +01:00