Simon Frei
21d04b895a
lib, gui: Default ignores for new folders ( fixes #7428 ) ( #7530 )
2022-01-13 23:38:21 +01:00
Jakob Borg
0e9d2a13af
cmd/syncthing: Improve "cli debug file" handling
...
Proper URL encoding, and return a sensible error when it's not found.
2021-06-05 11:19:02 +02:00
Audrius Butkevicius
87a0eecc31
lib/fs, lib/api, lib/model: Expose mtime remappings as part of /db/file ( #7624 )
...
* lib/fs, lib/api, lib/model: Expose mtime remappings as part of /db/file
* Fix wrong error returned by CLI
* Gofmt
* Better names
* Review comments
* Review comments
2021-05-03 11:28:25 +01:00
Simon Frei
ef4b8a2cf8
cmd/syncthing: Don't fail early on api setup error (fixes 7558) ( #7591 )
...
* cmd/syncthing: Don't fail early on api setup error (fixes 7558)
* switch to factory pattern
* refactor config command to show help on nothing
* wip
* wip
* already abort in before
2021-04-25 20:48:17 +01:00
Audrius Butkevicius
fb078068b4
cmd/syncthing: Add cli as a subcommand ( fixes #6566 , fixes #4719 ) ( #7364 )
...
* cmd/syncthing: Add cli as a subcommand (fixes #6566 , fixes #4719 )
* Hijack help
* Add comment
* Revert go.mod/go.sum
2021-02-15 18:50:53 +01:00