summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-27all: Use own automaxprocs package that doesn't log (ref #9436) (#9437)v1.27.4-rc.2v1.27.4Jakob Borg
2024-02-26all: Use Linux container CPU quota (fixes #9357, fixes #9435) (#9436)Thomas
2024-02-26cmd/syncthing: Remove legacy GOMAXPROCS handling (ref #9436)Jakob Borg
2024-02-26gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-02-22docker: Add support for setting umask (#9429)Beat Reichenbach
2024-02-19gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-02-12gui, man, authors: Update docs, translations, and contributorsv1.27.4-rc.1Syncthing Release Automation
2024-02-11build: Use correct Go version also for script runs (#9414)Jakob Borg
2024-02-11lib/api: Deflake TestAPIServiceRequests (#9413)Jakob Borg
2024-02-11lib/model: Deflake new IndexHandlerTest (#9412)Jakob Borg
2024-02-10all: Use some Go 1.21 features (#9409)Jakob Borg
2024-02-10lib/model, lib/protocol: Remove FileInfoBatch reuse behavior (#9399)Jakob Borg
2024-02-09build: Use Go 1.22, minimum is Go 1.21 (#9408)Jakob Borg
2024-02-09lib/logger: Reduce API surface (#9404)Jakob Borg
2024-02-06lib/logger: Split STTRACE into list of strings (#9402)gudvinr
2024-02-05gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-02-01lib/model: Typo in method name (fixes #9389)Jakob Borg
2024-02-01lib/model: Typo in debug print (fixes #9386)Jakob Borg
2024-01-31build: Update dependencies (#9379)Jakob Borg
2024-01-31build(deps): bump actions/cache from 3 to 4 (#9363)dependabot[bot]
2024-01-31lib/api: Improve folder summary event, verbose service (#9370)Jakob Borg
2024-01-31lib/protocol: Refactor interface (#9375)Jakob Borg
2024-01-29gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-01-28lib/fs: Add invalid UTF-8 guards to watcher (fixes #9369) (#9372)kylosus
2024-01-23lib/api: Remove remnants of CSRF tokens file mentions (ref #9284)Jakob Borg
2024-01-22gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-01-20gui: Remove non-functional HTML from External Versioning tooltip (ref #8923) ...tomasz1986
2024-01-16cmd/ursrv: Add FreeBSD detection (#9351)bt90
2024-01-16cmd/ursrv: Fix Arch detection (#9350)bt90
2024-01-15lib/ignore: Optimise ignoring directories for filesystem watcher (fixes #9339...Jakob Borg
2024-01-15gui, man, authors: Update docs, translations, and contributorsv1.27.3-rc.2v1.27.3Syncthing Release Automation
2024-01-13lib/ignore: Refactor out result type (#9343)Jakob Borg
2024-01-13build: Testing infra images for infra-* branchesJakob Borg
2024-01-12lib/versioner: Expand tildes in version directory (fixes #9241) (#9327)nf
2024-01-08lib/scanner: Prevent sync-conflict for receive-only local modifications (#9323)Julian Lehrhuber
2024-01-08gui, man, authors: Update docs, translations, and contributorsv1.27.3-rc.1Syncthing Release Automation
2024-01-06Fix website security link in README.md (#9325)diemade
2024-01-04cmd/syncthing: Add CLI completion functionality (fixes #8616) (#9226)Daniel Padrta
2024-01-04lib/api: Save session & CSRF tokens to database, add option to stay logged in...Jakob Borg
2024-01-04Update dependencies (#9321)Jakob Borg
2024-01-03gui: Always inform about loading data in Restore Versions modal (#9317)tomasz1986
2024-01-02lib/build: Allow semver build in version regex (fixes #9267) (#9316)Peter Badida
2024-01-02gui: Keep short deviceID length consistent + xrefs (fixes #9313) (#9314)Peter Badida
2024-01-01build(deps): bump actions/download-artifact from 3 to 4 (#9294)dependabot[bot]
2024-01-01build(deps): bump actions/upload-artifact from 3 to 4 (#9293)dependabot[bot]
2024-01-01gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-12-31gui, lib/scanner: Improve scan progress indication (ref #8331) (#9308)Simon Frei
2023-12-29lib/protocol: handle empty names in unixOwnershipEqual (fixes #9039) (#9306)Sven Bachmann
2023-12-25gui, man, authors: Update docs, translations, and contributorsv1.27.2-rc.2v1.27.2Syncthing Release Automation
2023-12-23etc/linux-desktop: use double dash for long options (#9301)Sertonix