Commit Graph

3790 Commits

Author SHA1 Message Date
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 d6e7e3d4a0
reverted the timeout 2021-04-10 19:33:31 +02:00
antelle 6148112904
max 1 minute to connect to KeeWeb 2021-04-10 19:31:34 +02:00
antelle ba338e9282
launching keeweb 2021-04-10 19:29:24 +02:00
antelle 2e132690d1
fixed deletion 2021-04-10 18:59:58 +02:00
antelle 8f1b6ca3b7
removed some manual memory management 2021-04-10 18:54:15 +02:00
antelle 85d0252972
removed double stderr 2021-04-10 18:47:00 +02:00
antelle 077f72a0c5
printing stderr 2021-04-10 18:42:12 +02:00
antelle 25bec513f3
extracted some constants 2021-04-10 18:39:23 +02:00
antelle 0a6378d84c
renamed the tests 2021-04-10 18:39:12 +02:00
antelle 1e6034ce37
native host tests 2021-04-10 18:38:27 +02:00
antelle ef6e5ebcbe
added native messaging host 2021-04-10 17:00:10 +02:00
antelle 19a42b7463
fix #1783: crash after disabling USB devices on Linux 2021-04-10 00:19:58 +02:00
antelle 9d0e608454
Merge branch 'master' into develop
# Conflicts:
#	app/scripts/locales/base.json
#	app/scripts/storage/impl/storage-gdrive.js
#	package-lock.json
#	release-notes.md
2021-04-09 20:10:52 +02:00
antelle bd9a98dbfd
fixed docker image tagging 2021-04-09 20:09:44 +02:00
antelle 0ffca3dfe4
npm audit fix 2021-04-09 19:03:02 +02:00
antelle 01958559ee
fix #1767: updater issues on macOS 2021-04-09 19:01:55 +02:00
antelle bb4aef206a
fixed wait-pid 2021-04-09 19:01:54 +02:00
antelle e74227b0db
added --verbose option to the installer 2021-04-09 19:01:53 +02:00
antelle a47aec1cc4
bump version 2021-04-09 19:01:52 +02:00
antelle cd9d8cde3e
release notes 2021-04-09 19:01:49 +02:00
antelle d4f68d5ec7
fix #1786: refresh_token in Google Drive 2021-04-09 19:01:48 +02:00
antelle a910cfcb35
fix #618: team drive support in Google Drive 2021-04-09 19:01:47 +02:00
antelle 962de503fd
up kdbxweb 2021-04-09 19:01:27 +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 43f6a4f499
clone keeweb-browser in dev-env 2021-04-05 09:53:49 +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