summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-16all: Modernize error wrapping (#8491)v1.21.0-rc.2v1.21.0Jakob Borg
2022-08-15gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2022-08-14cmd/syncthing: Work around binary in current dir restriction (fixes #8499) (#...Simon Frei
2022-08-12lib/fs: Cache user lookups (#8496)Jakob Borg
2022-08-12all: Make scanning ownership opt-in (#8497)Jakob Borg
2022-08-10lib/model: Skip paused folders in aggregated completion loop (fixes #8219) (#...André Colomb
2022-08-10gui: Remove unused strings from translations (#8288)tomasz1986
2022-08-10Merge branch 'release'Jakob Borg
2022-08-10gui, api: Show internal config and state paths (fixes #8323) (#8324)André Colomb
2022-08-10build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.1 to 3.4.4 (#8475)dependabot[bot]
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