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

49 Commits

Author SHA1 Message Date
antelle
d140427c94
fix #1478: fixed proxy issues with storage providers 2020-04-30 17:59:22 +02:00
antelle
2693dd9366
more network logging
(cherry picked from commit 92fb322f7b)
2020-04-21 16:35:20 +02:00
antelle
349ec59df7
option to log out from storages 2020-04-17 21:36:56 +02:00
antelle
0aa925f95d
checking origin in window message handlers 2020-04-17 20:53:40 +02:00
antelle
c537d0f464
using OAuth authorization code grant for all storage providers 2020-04-17 19:42:35 +02:00
antelle
5ac4b42452 logging storage requests 2020-03-22 20:58:29 +01:00
antelle
7ccf38f0df fix #1359: fixed Google Drive login issues in desktop apps 2020-03-17 19:45:38 +01:00
antelle
ae975cdc2f fixed GDrive connection issues 2019-09-29 11:32:03 +02:00
antelle
1c744d8d6b fixed Dropbox connection on iOS 13 homescreen 2019-09-29 09:54:52 +02:00
antelle
2f93e53716 storage 2019-09-18 21:26:43 +02:00
antelle
89ccb99395 less underscore 2019-09-17 22:17:40 +02:00
antelle
8f4932610c runtime-data model 2019-09-17 21:50:46 +02:00
antelle
9c3c9d28fa app setting model 2019-09-17 19:50:42 +02:00
antelle
2fcc6f2ea3 events 2019-09-16 22:57:56 +02:00
antelle
9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle
9e7a86a1db organized files inside util 2019-09-15 08:11:11 +02:00
antelle
0b8bc1afb0 fixed a warning in XHR.send 2019-09-14 22:21:21 +02:00
antelle
f8395f7f38 better eslint 2019-08-18 10:17:09 +02:00
antelle
fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle
84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle
cf6fca86f3 iOS PWA improvements 2019-03-28 22:02:04 +01:00
antelle
ae8e6e4bc8 fix #810: Google Drive cookies 2019-01-06 23:33:09 +01:00
antelle
62efa587cb saving cookies during ajax requests, this could fix #810 2018-08-28 23:43:25 +02:00
antelle
1fefaf91af don't send Authorization header to OneDrive 2018-03-13 19:17:16 +01:00
antelle
7c0a3b11e0 strip url params for oauth 2018-03-08 19:37:52 +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
02aa303dfc fix #799: gdrive auth error 2017-12-09 21:46:08 +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
33519c7c60 fixed double OAuth errors 2017-11-27 19:00:39 +01:00
antelle
51d172c79a fixed auth popup message 2017-06-11 19:41:56 +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
782488f8fa removed 'use script' 2017-04-08 18:31:38 +02:00
antelle
a77f61cc5d var => let 2017-01-31 07:50:28 +01:00
antelle
871987d4e5 fix #283: preveng storage popup when no action is required 2016-08-15 00:22:25 +03:00
antelle
c96431c46c eslint 2016-07-17 14:30:38 +03:00
antelle
6ba0808c17 fix #176: logout from remote storages on disable 2016-06-04 18:08:50 +03:00
antelle
cc15cc24e0 extracted get url method 2016-04-03 17:33:34 +03:00
antelle
3cb3ec471f fix log 2016-03-27 21:33:07 +03:00
antelle
7d4152a02c oauth for desktop 2016-03-27 17:47:29 +03:00
antelle
9e43f1d3c1 popup warning 2016-03-27 16:36:07 +03:00
antelle
61b1ec5ecf validate and update tokens 2016-03-27 16:18:05 +03:00
antelle
ec8efbf4d3 oauth2 2016-03-27 15:57:22 +03:00
antelle
e209a49d7c onedrive 2016-03-27 14:54:35 +03:00
antelle
f83e39b1aa fix jshint 2016-03-27 10:46:43 +03:00
antelle
d6625d2825 get rid of drive api 2016-03-27 10:42:48 +03:00
antelle
aa200d3c88 storage providers refactoring 2016-03-27 10:06:23 +03:00