Henry Heino
bc1165be46
Desktop,Mobile,Cli: Resolves #9706 : Don't log OneDrive Authorization
tokens ( #9707 )
2024-01-18 11:20:33 +00:00
Henry Heino
88b44a0f74
All: Fixes #8561 : Fix OneDrive sync crash on throttle ( #9143 )
2023-11-07 11:55:38 +00:00
Laurent Cozic
16c87c36da
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00
Laurent Cozic
dd6eec6a03
Tools: Apply rule @typescript-eslint/ban-types
2023-06-30 10:30:29 +01:00
Laurent Cozic
c89edd7b22
Tools: Implement "prefer-object-spread" eslint rule
2023-06-01 12:02:36 +01:00
Laurent Cozic
c1db7182ac
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
Laurent Cozic
4888b4bd14
Tools: Enable eslint rule "comma-spacing"
2023-01-11 18:40:14 +00:00
Laurent Cozic
052d9f03d6
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
Jonathan Heard
5c77317735
All: Show login prompt for OneDrive ( #5933 )
2022-01-09 11:25:24 +00:00
Alec
071e1649bc
All: Resolves #5244 : Handles OneDrive throttling responses and sets User-Agent based on Microsoft best practices ( #5246 )
2021-08-08 18:38:04 +01:00
Laurent Cozic
63559ac8b9
Tools: Apply eslint rule "no-multi-spaces"
2021-01-23 15:51:19 +00:00
Laurent Cozic
8d35298500
Desktop: Fixes #4305 : Fixed infinite sync issue with OneDrive
...
- Disable support for unreliable OneDrive delta sync, and switched to basic sync
- More robust error handling to take into account how unreliable the OneDrive API became
2021-01-20 15:49:02 +00:00