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
Laurent Cozic
34a99f738c
linter
2020-12-28 17:26:15 +00:00
Laurent Cozic
2fda067034
Server: Improved logging and error handling
2020-12-28 15:15:30 +00:00
Laurent Cozic
416a7b36e7
Fix logger type
2020-11-25 09:40:54 +00:00
Laurent Cozic
dbbd930f81
All: Added global logger
...
Avoids having to pass around a logger to every module and sub-module,
and makes it easier to set log level globally.
2020-11-19 15:25:02 +00:00
Laurent Cozic
17d835d694
Tools: Apply rule @typescript-eslint/member-delimiter-style
2020-11-12 19:29:22 +00:00
Laurent Cozic
d20694e52c
Tools: Apply rule @typescript-eslint/type-annotation-spacing
2020-11-12 19:13:28 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00