Commit Graph

19 Commits (92bee549a170bfae685eff11015302eaf8638f5e)

Author SHA1 Message Date
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 e44975622a CLI: Handling of password prompt 2017-12-12 18:17:30 +00:00
Laurent Cozic 5098c03264 Allow setting extra flags and renaming folder 2017-11-16 18:51:11 +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 2900603a8a Handle strange OneDrive sync error 2017-10-26 22:57:49 +01:00
Laurent Cozic 3532b7ae87 Fixed headless sync 2017-10-25 17:41:36 +00:00
Laurent Cozic ad1c0f3958 Added command attach and support for non-gui mode 2017-10-19 23:02:13 +01:00
Laurent Cozic dcacebf216 Fixed editing notes 2017-10-14 19:03:23 +01:00
Laurent Cozic 824b385e83 Various terminal gui changes 2017-10-07 17:30:27 +01:00
Laurent Cozic 2b83ddc273 Various gui changes 2017-10-06 18:38:17 +01:00
Laurent Cozic 7cc26a4fe4 Allow selecting note if ID matches more than one 2017-09-10 18:32:04 +01:00
Laurent Cozic d9c85a7275 Various changes 2017-08-22 19:57:35 +02:00
Laurent Cozic 97c73b22d1 Fixed argument parsing 2017-08-21 19:56:40 +02:00
Laurent Cozic 1f91d0dfdb Handle ctrl+c 2017-08-04 18:50:12 +02:00
Laurent Cozic 9ed22265ba Removed vorpal 2017-08-04 17:51:01 +00:00
Laurent Cozic 60c8b7530b Removing vorpal 2017-08-03 17:48:14 +00:00