summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-09-16Merge branch 'infrastructure'Jakob Borg
2024-09-16gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-09-15chore(protocol): prioritize closing a connection (#9711)Simon Frei
2024-09-15chore(stdiscosrv): ensure incoming addresses are sorted and uniqueJakob Borg
2024-09-15chore(stdiscosrv): use zero-allocation merge in the common caseJakob Borg
2024-09-15chore(stdiscosrv): properly clean out old addresses from memoryJakob Borg
2024-09-15fix(model): shut down index sender faster (#9704)Jakob Borg
2024-09-15chore(stdiscosrv): calculate IPv6 GUAJakob Borg
2024-09-15chore(gui): update HumanDuration.js (#9710)Ross Smith II
2024-09-13Merge branch 'infrastructure'Jakob Borg
2024-09-13chore(stdiscosrv): hide internal/undocumented flagsJakob Borg
2024-09-13chore(stdiscosrv): remove legacy replicationJakob Borg
2024-09-13chore(stdiscosrv): clean up s3 handlingJakob Borg
2024-09-13chore(stdiscosrv): less garbage in statisticsJakob Borg
2024-09-13chore(stdiscosrv): improve expire, loggingJakob Borg
2024-09-13chore(stdiscosrv): sched in loopJakob Borg
2024-09-13chore(stdiscosrv): database writing loggingJakob Borg
2024-09-13chore(stdiscosrv): use order-preserving expireJakob Borg
2024-09-13chore(stdiscosrv): simplify sortingJakob Borg
2024-09-13chore(stdiscosrv): reduce allocations in cert handlingJakob Borg
2024-09-13chore(stdiscosrv): reduce unnecessary allocations in mergeJakob Borg
2024-09-13feat(stdiscosrv): enable HTTP profilerJakob Borg
2024-09-13feat(discosrv): in-memory storage with S3 backingJakob Borg
2024-09-13feat(stdiscosrv): make compression optional (and faster)Jakob Borg
2024-09-12chore(fs): only cache the cache for case FS, not the entire FS (#9701)Simon Frei
2024-09-11build: add generating compat.json (#9700)v1.27.13-rc.1Jakob Borg
2024-09-11chore(discovery,upgrade): use regular TLS certificate verification (#9673)Jakob Borg
2024-09-10lib/fs: Add test reproducing missing mtimefs issue (ref #9677) (#9687)Simon Frei
2024-09-09gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-09-08gui: Actually filter scope ID out of IPv6 address when using Remote GUI (ref ...tomasz1986
2024-09-06Merge branch 'release'Jakob Borg
2024-09-06Revert "lib/fs: Put the caseFS as the outermost layer (#9648)"v1.27.12Jakob Borg
2024-09-02lib/api: Correct ordering of Accept-Language codes by weight (fixes #9670) (#...André Colomb
2024-09-02gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-08-31gui: Fix incorrect UI language auto detection (fixes #9668) (#9669)tomasz1986
2024-08-30Merge branch 'release'Jakob Borg
2024-08-28lib/model, lib/protocol: Index sending/receiving debugging (#9657)Jakob Borg
2024-08-28lib/upgrade: Send OS version header to upgrade server (#9663)v1.27.11-rc.2v1.27.11Jakob Borg
2024-08-28lib/upgrade: Send OS version header to upgrade server (#9663)Jakob Borg
2024-08-26gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-08-24lib/protocol: Further interface refactor (#9396)Jakob Borg
2024-08-21gui: Replace global "Panel padding decrease" style with targeted class (#9659)Emil Lundberg
2024-08-19build: use Go 1.23, require minimum 1.22 (#9651)Jakob Borg
2024-08-19gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-08-13lib/fs: Put the caseFS as the outermost layer (#9648)v1.27.11-rc.1Simon Frei
2024-08-12gui: Add Irish (ga) translation template (#9646)André Colomb
2024-08-12gui, man, authors: Update docs, translations, and contributorsSyncthing Release Automation
2024-08-11lib/syncthing: Add wrapper for access to model (#9627)Tommy van der Vorst
2024-08-11cli: Remove `go-shlex` dependency (#9644)Gusted
2024-08-10lib/sha256: Remove it (#9643)Gusted