1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/CliClient
Laurent Cozic 3407a31cf6
Tools: Improve and simplify how to build the apps (#2538)
* Improving CLI build

* Improving CLI build

* Remove requirement to build the tools

* Moved Electron app one level down

* Clean up Electron build

* Moved tools to sub-dir

* Updated root script

* update root

* update root

* update root

* update root

* update root

* update root

* Updated build

* Added doc

* Update CI config

* Should not lint index.js

* Fixing jetify

* Fixed linter errors

* Fixed pod build

* Fixed Windows build
2020-02-20 22:59:18 +00:00
..
app Tools: Linter: Enforce object-curly-spacing - always 2020-02-04 22:09:34 +00:00
locales Translation: Update ja_JP.po (#2537) 2020-02-20 12:02:59 -05:00
locales-build Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
patches Desktop, Cli: Fix importing of very large attachments (150MB+) from Evernote ENEX files 2020-02-10 21:50:45 +00:00
tests All: Security: Fixed potential Arbitrary File Read via XSS 2020-02-13 23:59:23 +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 Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
build-doc.sh Made scripts executable 2017-08-04 22:23:47 +02: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
gulpfile.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
package-lock.json Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
package.json Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
run_test.sh Tools: Upgraded jasmine and made it easier to filter tests 2019-11-02 10:19:24 +00:00