aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2023-07-16cmd/ursrv: Update map tile URLJakob Borg
2023-07-16cmd/strelaypoolsrv: Update map tile URL (#8985)bt90
2023-07-12cmd/stcrashreceiver: Correct parsing of current version stringJakob Borg
2023-07-10cmd/ursrv: Remove old, unused user movement codeJakob Borg
2023-07-10cmd/ursrv: Merge ursrv and uraggregate as subcommandsJakob Borg
2023-07-10cmd/ursrv: Remove useless static TLS cert handlingJakob Borg
2023-07-10cmd/ursrv: Embed static assetsJakob Borg
2023-07-10cmd/ursrv: Refactor to use CLI options, fewer global varsJakob Borg
2023-07-05cmd/ursrv: Summarize tiny fraction items into OtherJakob Borg
2023-07-05cmd/ursrv: Update distributions listJakob Borg
2023-07-01cmd/stcrashreceiver: Add /ping endpointJakob Borg
2023-06-28cmd/syncthing: Add environment variables for --home, --conf, and --data (fixe...Jakob Borg
2023-06-02cmd/syncthing: Use correct binary when restarting monitor (#8919)Jakob Borg
2023-05-09all: Correct various typos (#8870)Alexander Seiler
2023-03-24cmd/stdiscorv: Fix database test (fixes #8828)Jakob Borg
2023-03-21all: Fix typos found by codespell (#8833)Dimitri Papadopoulos Orfanos
2023-03-12lib/protocol: Cache expensive key operations (fixes #8599) (#8820)Jakob Borg
2023-02-07all: Use new Go 1.19 atomic types (#8772)greatroar
2023-02-01Add forgotten copyright noticesJakob Borg
2023-01-31cmd, docker: Updates for infrastructureJakob Borg
2023-01-31cmd/ursrv: The driver import is important, thoughJakob Borg
2023-01-31cmd/ursrv: Remove old, unused migration codeJakob Borg
2023-01-31cmd/ursrv: Harmonize timespan of chartsJakob Borg
2023-01-31cmd/ursrv: Remove broken and unsustainable join/leave chartJakob Borg
2023-01-31cmd/ursrv: Fix broken block transfer chartJakob Borg
2022-11-20cmd/syncthing: Use main logger in generate subcommand (fixes #8682) (#8685)Jakob Borg
2022-10-01cmd/stcrashreceiver: Update to more modern panicparse (#8566)Jakob Borg
2022-10-01cmd/strelaysrv: Add optional auth token (fixes #3987) (#8561)entity0xfe
2022-09-26cmd/syncthing: Fix incorrect cli help text (#8557)v1.22.0-rc.2Nick Busey
2022-08-23all: Fix various user-facing and non-user-facing typos (#8509)luzpaz
2022-08-17cmd/syncthing: Use os.executable in monitor, only fallback to PATH (#8502)Simon Frei
2022-08-16all: Modernize error wrapping (#8491)v1.21.0-rc.2v1.21.0Jakob Borg
2022-08-14cmd/syncthing: Work around binary in current dir restriction (fixes #8499) (#...Simon Frei
2022-08-10gui, api: Show internal config and state paths (fixes #8323) (#8324)André Colomb
2022-08-07cmd/syncthing: Refactor CLI code to allow passing CLI arguments via function ...Martchus
2022-07-28all: Add build constants for runtime.GOOS comparisons (#8442)Jakob Borg
2022-07-28cmd/strelaysrv: Fix superfluous else statements (#8468)deepsource-autofix[bot]
2022-07-28cmd/syncthing: Incorrect error handlingJakob Borg
2022-07-28lib/api: String comparisonsJakob Borg
2022-07-28all: Minor deprecation updatesJakob Borg
2022-07-28all: Remove unused method receivers (#8462)deepsource-autofix[bot]
2022-07-28all: Combine sequential appends (#8461)Jakob Borg
2022-07-28cmd/ursrv: Silence linter with correct regexps (#8460)Jakob Borg
2022-07-28all: Unused parameter should be replaced by underscore (#8464)deepsource-autofix[bot]
2022-07-28all: Remove or convert deprecated API usages (#8459)Jakob Borg
2022-07-28all: Fix check for empty string (#8456)deepsource-autofix[bot]
2022-07-26cmd/syncthing, lib/config: Remove restartOnWakeup option & functionality (fix...Jakob Borg
2022-07-13cmd/syncthing/cli: Add show discovery command (fixes #8007) (#8378)sec65
2022-07-04cmd/syncthing: Apply file permissions and modtimes when decrypting (#8412)Jakob Borg
2022-06-02cmd/strelaysrv: Trivial cleanup in test utility (#8373)落心