Laurent Cozic
e648392330
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
Laurent Cozic
15a42a3729
Chore: Apply eslint no-unused-vars eslint config and add TypeScript config
2019-09-12 22:16:42 +00:00
Laurent Cozic
71efff6827
Linter update ( #1777 )
...
* Update eslint config
* Applied linter to lib
* Applied eslint config to CliClient/app
* Removed prettier due to https://github.com/prettier/prettier/pull/4765
* First pass on test units
* Applied linter config to test units
* Applied eslint config to clipper
* Applied to plugin dir
* Applied to root of ElectronClient
* Applied on RN root
* Applied on CLI root
* Applied on Clipper root
* Applied config to tools
* test hook
* test hook
* test hook
* Added pre-commit hook
* Applied rule no-trailing-spaces
* Make sure root packages are installed when installing sub-dir
* Added doc
2019-07-30 09:35:42 +02:00
Laurent Cozic
6cfacb1a48
Second pass at linting lib dir
2019-07-29 15:58:33 +02:00
Laurent Cozic
86dc72b204
First pass at linting lib dir
2019-07-29 15:43:53 +02:00
Laurent Cozic
02ac0b8593
Removed uneeded created_time property
2018-02-07 20:42:52 +00:00
Laurent Cozic
8f3fdb3afe
Tweaks to make sure Nextcloud driver passes all test units
2018-01-25 21:15:58 +00:00
Laurent Cozic
feeb498a79
All: Fixed OneDrive sync when resync is requested
2018-01-12 19:01:34 +00:00
Laurent Cozic
71e877d369
All: Improved encryption and synchronisation
2018-01-02 20:17:14 +01:00
Laurent Cozic
4abe5d07c4
All: Handling of impossible-to-sync items (such as when they are over the size limit of the cloud provider)
2017-12-04 23:38:09 +00:00
Laurent Cozic
8a78ee5df6
Changed export to module.exports
2017-11-03 00:13:17 +00:00
Laurent Cozic
7781fbad76
Changed import statements to require to reduce dependency to Babel
2017-11-03 00:09:34 +00:00
Laurent Cozic
e11670a872
Clean up and comment
2017-10-26 23:03:21 +01:00
Laurent Cozic
2900603a8a
Handle strange OneDrive sync error
2017-10-26 22:57:49 +01:00
Laurent Cozic
a5daccce09
Per-target sync context
2017-08-19 22:56:28 +02:00
Laurent Cozic
0cf8d3fd74
Don't deal with files outside of root during OneDrive sync
2017-08-18 22:46:39 +02:00
Laurent Cozic
19266206f4
Attach resource from mobile
2017-08-01 23:40:14 +02:00
Laurent Cozic
a983a9f108
Tidy settings and sync creation
2017-07-24 18:58:11 +00:00
Laurent Cozic
0f95e97d19
Refactored handling of multiple sync targets
2017-07-24 18:01:40 +00:00
Laurent Cozic
7aa21174f6
Handle delta api for filesystem
2017-07-18 23:14:20 +01:00
Laurent Cozic
0c30c1b70b
Fixed delta API for sync
2017-07-18 21:03:07 +01:00
Laurent Cozic
927894e940
OneDrive delta api
2017-07-18 19:57:49 +00:00
Laurent Cozic
980e4bded1
Various changes
2017-07-18 19:27:10 +00:00
Laurent Cozic
24f61177d1
Improved handling of multiple sync targets
2017-07-16 13:53:59 +01:00
Laurent Cozic
d92f1c7eba
various changes
2017-07-12 23:32:08 +01:00
Laurent Cozic
8ee0c38f86
fetchblob
2017-07-06 22:30:45 +01:00
Laurent Cozic
5802adc9f1
getting sync work in RN
2017-07-06 19:48:17 +00:00
Laurent Cozic
1c6b569795
Making oneDrive work on RN
2017-07-06 19:29:09 +00:00
Laurent Cozic
f0a8cbe95d
Started fixing ReactNative app
2017-07-05 21:34:25 +01:00