1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-27 07:45:08 +02:00
Commit Graph

2032 Commits

Author SHA1 Message Date
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