Laurent
0c147236a3
All: Add mechanism to lock and upgrade sync targets ( #3524 )
2020-08-02 12:28:50 +01:00
Laurent Cozic
98905f6892
Tools: Cleaned up and improve build config, and fixed TypeScript Watch high CPU usage
2020-08-01 14:48:56 +01:00
Laurent Cozic
e0a87d6253
Revert "All: Add support for sync target lock"
...
This reverts commit 51235f191d
.
Not ready yet, moving to a branch
2020-07-12 16:38:54 +01:00
Laurent Cozic
51235f191d
All: Add support for sync target lock
...
The goal is to allow locking a sync target so that maintenance
operations, such as upgrading the target to a more efficient format,
can be done. For now, only the lock mechanism is in place, as a way to
evaluate it, and to see if it can cause any issue.
2020-07-10 23:42:03 +01:00
Laurent Cozic
26ce102113
Desktop: Resolves #2773 : Add support for system keychain to save sensitive settings ( #3207 )
2020-06-03 17:07:50 +01:00
Laurent Cozic
557c7a2877
Cli: Fix build
2020-03-07 01:19:41 +00:00
Laurent Cozic
82eefca110
Cli: Fix build
2020-03-07 01:11:35 +00:00
Laurent Cozic
2d4616da01
Cli: Fix build
2020-03-07 01:09:15 +00:00
Laurent Cozic
5516b3284c
Cli: Fix build
2020-03-07 01:00:11 +00:00
Laurent Cozic
35d27f03bd
Cli: Fix build
2020-03-07 00:55:59 +00:00
Laurent Cozic
b4b424bf8a
Tools: Moved testing under "npm run test" and clean-up no longer used shell scripts
2020-02-21 12:15:06 +00:00
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