1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/CliClient
Laurent Cozic 2a63ecef2a
All: Extract note renderer to separate package (WIP) (#2206)
* Started updating to use external renderer package

* Added way to build renderer assets

* Done mobile compatilibty

* Upgrade joplin-renderer

* Added joplin-renderer package
2019-12-29 18:58:40 +01:00
..
app CLI: Add --export, --import, and --import-file flags to joplin config (#2179) 2019-12-28 22:48:34 +01:00
locales Translation: update ko.po (#2227) 2019-12-29 11:20:54 +01:00
tests Desktop: Decrypt notes that are meant to be shared 2019-12-17 12:45:57 +00:00
.eslintrc.js Chore: Apply eslint no-unused-vars eslint config and add TypeScript config 2019-09-12 22:16:42 +00:00
.gitignore All: Refactored REST API to make it testable and to allow further extension 2018-09-27 09:14:05 +01:00
build-doc.sh Made scripts executable 2017-08-04 22:23:47 +02:00
build.sh Doc: Fixes #2187: Fixed API doc 2019-12-18 11:00:52 +00:00
cli-integration.sh Bug fixes and integration tests for cli 2017-07-11 18:41:18 +00:00
fuzzing.sh Removed requirement for unique folder title 2017-07-03 18:03:14 +00:00
package-lock.json All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
package.json All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
publish.sh CLI v0.10.90 2018-01-26 17:19:42 +00:00
run_test.sh Tools: Upgraded jasmine and made it easier to filter tests 2019-11-02 10:19:24 +00:00
run.sh CLI: Fixed regression which was preventing decryption on newly created profiles 2019-06-10 08:55:36 +01:00