Age | Commit message (Collapse) | Author | Files | Lines |
|
- folder config can be updated using PUT /folders/:id route
- ClientData field of FolderConfig can be used by client to store any data (used from example by dashboard to save build settings)
|
|
Folder ID is now a simple uuid (without sub-string of label)
|
|
|
|
- Save server data into file
- FolderType is now a string
- cleanup useless code
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
To disable synchting support, just don't declare
"syncthing": {...} section in config.json file.
|
|
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Also add ability to force re-synchronization.
|
|
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|