1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-28 07:50:55 +02:00
Commit Graph

3778 Commits

Author SHA1 Message Date
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
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
Dimitri Witkowski
8a1d9b96dd
Merge pull request #1770 from aslafy-z/patch-1
fix(docker): publish all docker image tags
2021-03-29 20:31:41 +02:00
Zadkiel
36a3d2f766
fix(docker): publish all docker image tags 2021-03-29 20:25:37 +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
7d1e343d25
fixed wait-pid 2021-03-27 14:24:54 +01:00
antelle
84d17b7255
added --verbose option to the installer 2021-03-27 14:11:28 +01: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
cace667b26
release notes 2021-03-27 09:19:19 +01:00
antelle
67d3e28af7
bump version 2021-03-27 09:19:18 +01:00