mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 07:11:08 +00:00
30fa462e33
* lib/api: Note ItemStarted and ItemFinished for default filtering. The reasoning why LocalChangeDetected and RemoteChangeDetected events are not included in the event stream by default (without explicit filter mask requested) also holds for the ItemStarted and ItemFinished events. They should be excluded as well when we start to break the API compatibility for some reason. * gui: Enumerate unused event types in the eventService. Define constants for the unused event types as well, for completeness' sake. They are intentionally not handled in the GUI currently. * cmd/syncthing: Harmonize uppercase CLI argument placeholders. Use ALL-UPPERCASE and connecting dashes to distinguish argument placeholders from literal argument options (e.g. "cpu" or "heap" for profiling). The dash makes it clear which words form a single argument and where a new argument starts. This style is already used for the "syncthing cli debug file" command. * lib/model: Simplify event data structure. Using map[string]interface{} is not necessary when all values are known to be strings. |
||
---|---|---|
.. | ||
assets | ||
syncthing | ||
vendor | ||
index.html | ||
modal.html |