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
9c85bc2cd1
All: Save size of a resource to the database; and added mechanism to run non-database migrations
2019-05-11 17:55:40 +01:00
Laurent Cozic
cf40c14a86
All: Fixes #1405 : Handle invalid resource tags that contain no data when importing ENEX
2019-04-12 01:43:15 +01:00
Laurent Cozic
87121c9c21
All: Fixed importing ENEX file when note incorrectly contains a reminder tag
2019-02-02 13:04:42 +00:00
Laurent Cozic
0c708f766b
All: Resolves #427 : Import source-url from Enex files
2018-06-28 21:36:32 +01:00
Laurent Cozic
b0e57a5990
All: Fixes #557 : Handle ENEX am-pm date format
2018-06-10 01:19:24 +01:00
Laurent Cozic
ba2874173d
HtmlToMd: Added more test cases and fixed some issues
2018-05-14 19:48:52 +01:00
Laurent Cozic
a677b2e844
Electron: Fixes #318 , Fixes #317 : ENEX: Improved handling and rendering of plain text links. Improved detection and import of resources. Improved import of tables.
2018-03-23 17:59:18 +00:00
Laurent Cozic
55c5ddedf4
Revert "Applied prettier to code base"
...
This reverts commit c4f19465a6
.
2018-03-09 20:59:12 +00:00
Laurent Cozic
c4f19465a6
Applied prettier to code base
2018-03-09 17:49:35 +00:00
Laurent Cozic
df05d04dad
All: Made model naming more consistent
2017-12-14 18:12:14 +00:00
Laurent Cozic
7008daf92a
All: Improved handling of empty links when importing ENEX files. Fixed minor layout issues in Electron app
2017-12-07 00:57:36 +00:00
Laurent Cozic
507e7e6014
All: Improved ENEX import for web pages that have been saved as notes
2017-12-06 19:29:58 +00:00
Laurent Cozic
6c3918ebd2
All: Improved Evernote import for blockquotes and sup tags
2017-12-02 12:49:42 +00:00
Laurent Cozic
52f09d2638
Electron: Fixed import of certain images
2017-11-29 23:27:20 +00:00
Laurent Cozic
e649670bfe
Added support for enex import
2017-11-11 17:36:47 +00:00