summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-09Merge branch 'release'v1.21.0-rc.1Jakob Borg
2022-08-09build: bump actions/setup-go from 2.2.0 to 3.2.1 (#8492)dependabot[bot]
2022-08-09build: Let dependabot suggest updates to GitHub actions (#8490)Jauder Ho
2022-08-08update: Go version in update-docs-translations action (#8489)Jauder Ho
2022-08-08gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2022-08-07cmd/syncthing: Refactor CLI code to allow passing CLI arguments via function ...Martchus
2022-08-03build: Update quic-go for Go 1.19 (#8483)Jakob Borg
2022-08-03lib/ur: Properly initialize map in failure data (fixes #8479) (#8480)Jakob Borg
2022-08-02lib/ur: Properly initialize map in failure data (fixes #8479)v1.20.4Jakob Borg
2022-08-01gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2022-07-31docs: Clarify docker network mode limitations (#8472)bt90
2022-07-28lib/config: Use net.JoinHostPort instead of string manipulation (#8470)Jakob Borg
2022-07-28lib/api: Fix inverted logic in string comparisonJakob Borg
2022-07-28lib/model: Use bytes.Equal instead of converting to string (#8469)deepsource-autofix[bot]
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-28all: Fix nested `if` with `else if` (#8467)deepsource-autofix[bot]
2022-07-28all: Unused errorsJakob Borg
2022-07-28lib/fs: Consolidate append in testJakob Borg
2022-07-28lib/api: Further (final?) unused parameters removalJakob Borg
2022-07-28cmd/syncthing: Incorrect error handlingJakob Borg
2022-07-28lib/api: String comparisonsJakob Borg
2022-07-28lib/api: Remove unused parametersJakob Borg
2022-07-28all: Fix unused method receiver (further) (#8466)deepsource-autofix[bot]
2022-07-28all: Minor deprecation updatesJakob Borg
2022-07-28lib/model: Clarify normal shallow copyJakob Borg
2022-07-28lib/api: Missing error handling in config handler (#8463)Jakob 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-28lib/config: Remove unnecessary use of `fmt.Sprintf` (#8458)deepsource-autofix[bot]
2022-07-28lib/model: Replace `for` loop with `append` (#8457)deepsource-autofix[bot]
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-26gui: Remove blank meta tags (#8362)LSmithx2
2022-07-26gui: Add device sync status (fixes #7981) (#8401)Evan Spensley
2022-07-26gui: Fix detailed staggered versioning information in folder info (ref #8348)...tomasz1986
2022-07-26all: Support syncing ownership (fixes #1329) (#8434)Jakob Borg
2022-07-25gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2022-07-22lib/model, lib/config: Apply sensible defaults for auto-accepted encrypted fo...André Colomb
2022-07-22gui: Move filesystem watcher explanation from tooltip to help block (#8432)tomasz1986
2022-07-22gui: Use discovered IDs from cache when adding a new remote device (#8382)André Colomb
2022-07-21build: Update goleveldb (#8440)Jakob Borg
2022-07-18gui, man, authors: Update docs, translations, and contributorsv1.20.4-rc.2Syncthing Release Automation
2022-07-13cmd/syncthing/cli: Add show discovery command (fixes #8007) (#8378)sec65
2022-07-11gui, man, authors: Update docs, translations, and contributorsv1.20.4-rc.1Syncthing Release Automation
2022-07-07lib/osutil: Only announce address of interfaces which are up (fixes #7458) (#...Aroun
2022-07-05gui: Fix missing span end tag and missing nbsp semicolon in HTML (#8419)tomasz1986