Laurent Cozic
a8ae0f8078
Apply linter config
2019-10-09 21:35:13 +02:00
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
6ade09c228
Merge branch 'master' into webdav
2018-01-24 17:25:34 +00:00
Laurent Cozic
1a1e264fa4
All: Refactored so that memory and file sync target use same delta logic
2018-01-21 19:45:32 +00:00
Laurent Cozic
5b99ecefca
Merge branch 'master' into webdav
2018-01-21 19:10:39 +00:00
Laurent Cozic
1bfeed377a
All: Optimised file sync logic so that it doesn't fetch the content of
...
all the items on each sync. Also limit the number of items in a batch
to 1000
2018-01-21 18:54:47 +00:00
Laurent Cozic
6a7d368184
All: Started Nextcloud support
2018-01-21 17:01:37 +00:00
Laurent Cozic
9746a3964b
All: Removed certain log statements so that sensitive info doesn't end up in logs
2018-01-17 21:17:40 +00:00
Laurent Cozic
9efbf74b6f
All: Various changes to get filesystem target to work on mobile
2018-01-17 21:01:41 +00:00
Laurent Cozic
1a5c8d126d
All: Refactored filesystem sync driver to support mobile
2018-01-17 18:51:15 +00:00
Laurent Cozic
26bf7c4d46
All: Improved file and memory drivers to make it easier to use same sync method for all the drivers
2017-12-18 21:47:25 +01:00
Laurent Cozic
f5d26e0d81
All: Fixed filesystem driver bug when downloading resources. Added support for encrypting all items when encryption enabled.
2017-12-14 21:12:02 +00:00
Laurent Cozic
df05d04dad
All: Made model naming more consistent
2017-12-14 18:12:14 +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
0b80859055
Improved sync
2017-10-26 23:56:32 +02:00
Laurent Cozic
024be942a9
Clean up packages
2017-08-04 19:18:19 +02:00
Laurent Cozic
a983a9f108
Tidy settings and sync creation
2017-07-24 18:58:11 +00:00
Laurent Cozic
d05c62f69f
Fixed note edition
2017-07-23 15:11:44 +01:00
Laurent Cozic
7aa21174f6
Handle delta api for filesystem
2017-07-18 23:14:20 +01:00
Laurent Cozic
c2ba2105ff
Change folder from RN
2017-07-16 17:06:05 +01:00
Laurent Cozic
24f61177d1
Improved handling of multiple sync targets
2017-07-16 13:53:59 +01:00
Laurent Cozic
f0a8cbe95d
Started fixing ReactNative app
2017-07-05 21:34:25 +01:00