Laurent Cozic
d0d2bad7f4
Tools: Enforce and apply eslint rules prefer-const and no-var
2020-03-13 23:46:14 +00:00
Laurent Cozic
3cf3cd1598
Cli: Fixes #2536 : Fixed issue when a notebook does not have a parent
2020-02-21 18:01:15 +00:00
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
7c3e8547de
CLI: Fixes #1100 : New folders were no longer being shown in list
2019-01-10 19:17:38 +00:00
Laurent Cozic
861387707a
CLI: Fixes #795 : Display tree of notebooks correctly
2018-09-23 19:33:44 +01:00
Laurent Cozic
cf9246796d
CLI: Added support for sub-notebooks
2018-05-09 12:39:27 +01:00
Laurent Cozic
08d2655f13
All: Various improvements to E2EE
2017-12-26 11:38:53 +01:00
Laurent Cozic
5bc72e2b44
All: Decryption worker and handling of missing master key passwords
2017-12-14 18:53:08 +00:00
Laurent Cozic
57995b1818
Fixed folder selection and deletion issue
2017-10-29 16:22:53 +00:00
Laurent Cozic
13b4f3f4ea
Display link to resources and display them via server.
2017-10-24 20:40:15 +01:00
Laurent Cozic
218405503d
Fixed handling of current folder
2017-10-24 18:09:01 +00:00
Laurent Cozic
b89746f6d3
Improved item list and implemented delete
2017-10-23 22:48:29 +01:00
Laurent Cozic
01d01b76cd
Implemented search and fixed Redux update loop
2017-10-23 21:34:04 +01:00
Laurent Cozic
17b8df2abc
Got tags working and fixed sync issue
2017-10-22 18:12:16 +01:00
Laurent Cozic
0ee82bd5ce
Better handling of network errors and improved borders
2017-10-22 13:45:56 +01:00
Laurent Cozic
cc92c29913
Fixed state when switching folder
2017-10-21 18:01:02 +01:00
Laurent Cozic
03facc93f5
Fixed selection in note and folder list
2017-10-15 12:38:22 +01:00
Laurent Cozic
30480a8029
Switched to using properties
2017-10-09 18:05:01 +00:00
Laurent Cozic
dc219141fa
Moved more widgets to redux
2017-10-07 23:17:10 +01:00