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