Laurent Cozic
e648392330
Chore: Apply eslint rules
2019-09-19 22:51:18 +01: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
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
12b6902a49
Fixed RN text field and gave different OneDrive token to demo
2017-10-30 21:29:36 +00:00
Laurent Cozic
52f25c26d2
Minor UI changes and reverter back to npm
2017-10-25 18:23:45 +01:00
Laurent Cozic
3532b7ae87
Fixed headless sync
2017-10-25 17:41:36 +00:00
Laurent Cozic
13b4f3f4ea
Display link to resources and display them via server.
2017-10-24 20:40:15 +01:00
Laurent Cozic
3f56404c25
Allow cancelling OAuth dance, and fixed status bar display issue
2017-10-24 18:03:12 +00:00
Laurent Cozic
1845a0105c
Many improvements and bug fixes
2017-10-18 23:13:53 +01:00
Laurent Cozic
e81178ec3d
Minor changes
2017-08-05 00:15:08 +02:00
Laurent Cozic
b81111743f
More tweaks
2017-07-28 18:13:07 +00:00
Laurent Cozic
89f1d5e6e7
Minor CLI bug fixes and improvements
2017-07-26 22:07:27 +01:00
Laurent Cozic
0c30c1b70b
Fixed delta API for sync
2017-07-18 21:03:07 +01:00
Laurent Cozic
6c75345435
Translated to French
2017-07-18 18:49:47 +00:00
Laurent Cozic
0a560a79a7
Making more strings translatable
2017-07-18 18:21:03 +00:00
Laurent Cozic
fdeb797750
Fixed bad connection handling in synchronizer
2017-07-10 00:20:38 +01:00
Laurent Cozic
8751aa1a34
Better error handling during sync setup
2017-07-06 23:15:31 +01:00
Laurent Cozic
1c6b569795
Making oneDrive work on RN
2017-07-06 19:29:09 +00:00
Laurent Cozic
bdb250de8a
Make fetch and FormData work in both RN and node
2017-07-06 18:58:01 +00:00