1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
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
Laurent Cozic
ca9102d4f5 Tools: Move Cli compiles locales under git to simplify build 2020-02-17 20:41:11 +00:00
Laurent Cozic
8a619e4b8b All: Refactored REST API to make it testable and to allow further extension 2018-09-27 09:14:05 +01:00
Laurent Cozic
0f4324c2f8 All: Added backend for Dropbox support 2018-03-24 19:35:10 +00:00
Laurent Cozic
d4af90832b Cleaned up command processing logic and fixed a few bugs 2017-10-17 18:18:31 +01:00
Laurent Cozic
6f34d717f8 Switching state handling to Redux 2017-10-07 22:01:03 +01:00
Laurent Cozic
df1a063a52 Website 2017-07-31 19:47:58 +00:00
Laurent Cozic
d05c62f69f Fixed note edition 2017-07-23 15:11:44 +01:00
Laurent Cozic
f835ea74a4 Locale support 2017-07-18 18:04:47 +00:00
Laurent Cozic
d1fecfde57 Bug fixes and integration tests for cli 2017-07-11 18:41:18 +00:00
Laurent Cozic
8751aa1a34 Better error handling during sync setup 2017-07-06 23:15:31 +01:00
Laurent Cozic
c28323bfab Clean up 2017-07-03 20:50:45 +01:00
Laurent Cozic
d56fb48299 More sync checks 2017-07-02 11:34:07 +01:00
Laurent Cozic
51e38b4023 Sync fuzzing 2017-06-30 23:53:22 +01:00
Laurent Cozic
8d46752fe0 clean up 2017-06-30 18:09:49 +00:00
Laurent Cozic
0fb7463c7e Various fixes and added fuzzing program 2017-06-30 16:33:40 +01:00
Laurent Cozic
897154c204 Added ignored file 2017-06-25 13:52:00 +01:00
Laurent Cozic
1d3a1dabab Testing OneDrive API 2017-06-20 23:16:41 +01:00
Laurent Cozic
226353ecb7 Test sync 2017-06-13 23:39:45 +01:00
Laurent Cozic
18adbeea27 testing sync 2017-06-13 20:58:17 +00:00
Laurent Cozic
cd64ba9b61 Allow running app either with node or react-native 2017-06-06 20:58:19 +00:00
Laurent Cozic
cb2ca28e09 Trying CLI client 2017-06-05 23:00:02 +01:00