Commit Graph

159 Commits

Author SHA1 Message Date
antelle e0b65bbebf
up modules; prettier 2020-06-01 16:53:51 +02:00
antelle 045fe99158
made dropbox secret hidden 2020-05-22 10:15:21 +02:00
antelle c6ce694dfe
displaying matching otp codes in entries 2020-05-11 17:24:06 +02:00
antelle 316518d63b
Merge branch 'master' into develop
# Conflicts:
#	package.json
#	release-notes.md
2020-05-04 19:45:03 +02:00
antelle ec292705b3
distinct redirect URIs for storage providers 2020-05-04 19:06:05 +02:00
antelle f031be4ce2
Merge branch 'master' into develop
# Conflicts:
#	app/scripts/storage/storage-base.js
#	release-notes.md
2020-05-02 14:04:53 +02:00
antelle d140427c94
fix #1478: fixed proxy issues with storage providers 2020-04-30 17:59:22 +02:00
antelle 446c7f3ab5
fixed webdav pattern 2020-04-23 19:17:05 +02:00
antelle 243c962667
#1471: WebDAV url validation 2020-04-23 18:39:59 +02:00
antelle 2693dd9366
more network logging
(cherry picked from commit 92fb322f7b)
2020-04-21 16:35:20 +02:00
antelle dcfa070176
translated a dropbox message
(cherry picked from commit abc154738c)
2020-04-21 16:34:22 +02:00
antelle 92fb322f7b
more network logging 2020-04-18 15:48:47 +02:00
antelle abc154738c
translated a dropbox message 2020-04-18 15:48:29 +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 72503916a1
svg icons 2020-03-29 15:01:11 +02:00
antelle 5ac4b42452 logging storage requests 2020-03-22 20:58:29 +01:00
antelle 5f1121a241 added a better message for the browser tab 2020-03-17 20:16:44 +01:00
antelle 7ccf38f0df fix #1359: fixed Google Drive login issues in desktop apps 2020-03-17 19:45:38 +01:00
antelle 1072e5778f fix #1385: fixed a file watcher error on network locations 2020-01-05 15:45:06 +01:00
antelle be79f67510 fix #1305: WebDAV issues 2019-10-15 20:02:44 +02: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 731994c9fe less underscore 2019-09-18 07:08:23 +02:00
antelle 08d7261488 less underscore 2019-09-17 23:44:17 +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 b405ca970c file model 2019-09-17 21:39:06 +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 9c1de2aca9 moved storage modules 2019-09-15 13:24:53 +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 0fe67c9e4a Revert "fix #1154: relative Destination header in WebDAV MOVE"
This reverts commit cbbf5f83

fix #1259
2019-09-12 20:09:45 +02:00
antelle c5d8732031 up deps 2019-09-08 09:38:31 +02:00
antelle ea00818573 fix #1129: webdav storage error on Unicode filenames 2019-08-24 07:47:13 +02:00
antelle cbbf5f833a fix #1154: relative Destination header in WebDAV MOVE 2019-08-24 07:37:08 +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 336c80e296 up eslint 2019-08-16 21:36:22 +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
Dennis Ploeger 363ff309e6 Moved error interpretation to storage provider 2019-01-03 08:18:13 +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 bd5f8afe99 using 'me' in OneDrive API 2018-03-13 19:11:18 +01:00