summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-08-31gui: Show in GUI if limitBandwidthInLan is enabled (#9062)tomasz1986
2023-08-30lib/upgrade: Enable HTTP/2 for upgrade checks (#9060)Jakob Borg
2023-08-30lib/discover: Enable HTTP/2 for global discovery requests (#9059)Jakob Borg
2023-08-30cmd/stdiscosrv: Streamline context handlingJakob Borg
2023-08-30cmd/stdiscosrv: Explicitly enable HTTP/2Jakob Borg
2023-08-28gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-08-23cmd/stdiscosrv: Separate HTTPS and replication certificatesJakob Borg
2023-08-23cmd/stdiscosrv: Use larger database settingsJakob Borg
2023-08-23cmd/stdiscosrv: Modernise TLS settings, remove excessive HTTP loggingJakob Borg
2023-08-23cmd/stdiscosrv: Serve compressed responsesJakob Borg
2023-08-23lib/connections: Allow IPv6 ULA in discovery announcements (fixes #7456) (#9048)v1.24.0-rc.1v1.24.0bt90
2023-08-22lib/beacon: Check FlagRunning (#9051)bt90
2023-08-21all: Remove lib/util package (#9049)Jakob Borg
2023-08-21lib/model: Clean up index handler life cycle (fixes #9021) (#9038)Jakob Borg
2023-08-21lib/osutil, lib/upnp: Check FlagRunning (fixes #8767) (#9047)bt90
2023-08-21build: Update dependencies (#9046)Jakob Borg
2023-08-21all: Use Go 1.21, new QUIC API (#9040)Jakob Borg
2023-08-21gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-08-17script: Remove find-metrics which belongs in docsJakob Borg
2023-08-16gui: Fix inadvertently always-false comparison (ref #7726)Jakob Borg
2023-08-14gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-08-09cmd/stupgrades: Serve friendlier URLs for upgrade assets (fixes #9033)Jakob Borg
2023-08-09build: Use correct range specification for Go versionJakob Borg
2023-08-09build: WASM is not a thing we need to try to compile forJakob Borg
2023-08-09build: Ability to manually trigger Actions buildsJakob Borg
2023-08-09lib/versioner: Minor fixes in comments and error message (#9031)André Colomb
2023-08-08lib/model: Reinstate setting folder idle state (#9029)Jakob Borg
2023-08-07gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-08-04all: Add Prometheus-style metrics to expose some internal performance counter...Jakob Borg
2023-08-03build: Increase Go version to 1.20.7Jakob Borg
2023-08-02lib/config: Allow sharing already encrypted folder with untrusted devices (fi...Keith Harrison
2023-08-01gui: Use case-insensive and backslash-agnostic versions filter (fixes #7973) ...tomasz1986
2023-07-31gui, man, authors: Update docs, translations, and contributorsv1.23.7-rc.2v1.23.7Syncthing Release Automation
2023-07-30build: Run govulncheck (fixes #8983)Jakob Borg
2023-07-30build: Run build & tests on main branch nightlyJakob Borg
2023-07-30build: Send test logs to Grafana Loki for statisticsJakob Borg
2023-07-29all: Refactor the protocol/model interface a bit (ref #8981) (#9007)Jakob Borg
2023-07-28lib/connections: Fix building with `-tags noquic` (#9009)Chih-Hsuan Yen
2023-07-27gui: Fix tooltips on buttons inside button groups (ref #7984) (#9008)tomasz1986
2023-07-26cmd/strelaysrv: Handle accept error with debug set (fixes #9001) (#9004)Jakob Borg
2023-07-26lib/api: Fix data race in TestCSRFRequired (#9006)Emil Lundberg
2023-07-26gui: Show full error for failed items (#9005)Jakob Borg
2023-07-26lib/api: Allow `Bearer` authentication style with API key (#9002)Jakob Borg
2023-07-25gui: Remove Twitter link from footer (#9000)tomasz1986
2023-07-24gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2023-07-22lib/ur: Don't report uptime if start time is in the past (fixes #7698) (#8996)tomasz1986
2023-07-22lib/model: use WARN for "Unexpected folder" messages (#8998)Christian Kujau
2023-07-21lib/osutil: Skip setLowPriority in Windows if already lower (fixes #6597) (#8...tomasz1986
2023-07-18all: replace empty slice literal with `var` (#8990)deepsource-autofix[bot]
2023-07-18all: fix unused method receiver (#8988)deepsource-autofix[bot]