summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-26cmd/syncthing: Fix incorrect cli help text (#8557)v1.22.0-rc.2Nick Busey
2022-09-26docker: Add env var to control capabilities (#8552)Jakob Borg
2022-09-26gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2022-09-20gui: Add size and improve alt text of device QR code image (#8545)tomasz1986
2022-09-20build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 (#8518)dependabot[bot]
2022-09-20gui: Replace JS select-on-click with CSS user-select (fixes #3868) (#8544)tomasz1986
2022-09-20lib/versioner: Fix error in Trashcan restore (fixes: #7965) (#8549)Eric P
2022-09-19gui: Fix missing word in sendOwnership explanation in GUI (#8547)tomasz1986
2022-09-19gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2022-09-16script: Support single quotes in $translate.instant() parsing (#8542)André Colomb
2022-09-14build: Improve update-deps command, update deps (#8540)v1.22.0-rc.1Jakob Borg
2022-09-14all: Support syncing extended attributes (fixes #2698) (#8513)Jakob Borg
2022-09-14lib: Factor out getting IP address from net.Addr (#8538)greatroar
2022-09-13lib/versioner: Fix cleaning behaviour (fixes #7988) (#8537)Eric P
2022-09-13gui: Fix text wrapping on tablet-sized screens (fixes #8529) (#8533)tomasz1986
2022-09-13etc/linux-systemd: Mention AmbientCapabilities for syncOwnership. (#8536)André Colomb
2022-09-12gui: Fix error in Restore Versions when path exists as both directory and fil...tomasz1986
2022-09-12gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2022-09-11gui: Add tooltip to folder error message (fixes #7603) (#8531)tomasz1986
2022-09-11build(deps): Bump github.com/pierrec/lz4 (#8528)greatroar
2022-09-11cmd/syncthing: Fix two typos (#8493)cui fliter
2022-09-09lib/tlsutil: Use crypto.Signer interface (#8526)greatroar
2022-09-05gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2022-08-29gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2022-08-23all: Fix various user-facing and non-user-facing typos (#8509)luzpaz
2022-08-22gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
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-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