summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-05build: Ignore error from pkill on apt upgrade (fixes #7628) (#7629)v1.16.1Simon Frei
2021-04-26lib/model: Handle invalid needed items on send-only (ref #7476) (#7596)v1.16.0-rc.3v1.16.0Simon Frei
2021-04-26gui: Handle empty path in validation (ref #7379) (#7595)Simon Frei
2021-04-26cmd/syncthing: Don't fail early on api setup error (fixes 7558) (#7591)Simon Frei
2021-04-22cmd/syncthing: Add debug commands to cli (#7503)Simon Frei
2021-04-21gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-04-20gui: Unset current folder on modal close (fixes #7584) (#7586)Simon Frei
2021-04-20gui: Fix folder path validation (fixes #7379) (#7585)Simon Frei
2021-04-15lib/model: Don't remove non-empty .stfolder (#7578)Jakob Borg
2021-04-15api: Log API authorization failures. (#7575)André Colomb
2021-04-14gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-04-13gui: Add missing file (fixes #7571, ref #7567) (#7573)v1.16.0-rc.2Simon Frei
2021-04-13build: Bump go-stun to v0.1.3 (fixes #7568) (#7572)Simon Frei
2021-04-13lib/connections: Add SyscallConn() to quic conn (fixes #7551) (#7570)Simon Frei
2021-04-13lib/api: Log the remote address on login attempts (#7560)André Colomb
2021-04-13all: Remove untrusted feature flag (fixes #109) (#7567)v1.16.0-rc.1Simon Frei
2021-04-11build: Do not use --deb-systemd with fpm (fixes #7548) (#7564)Simon Frei
2021-04-11lib: Prevent using protocol method with native path (fixes #7557) (#7563)Simon Frei
2021-04-11lib/db, lib/model: Refactor removing expired pending folders (#7537)Simon Frei
2021-04-07gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-04-06Merge branch 'release'Jakob Borg
2021-04-06cmd/syncthing: Rename --conf back to --configv1.15.1Jakob Borg
2021-04-06cmd/syncthing: Rename --conf back to --config (fixes #7549) (#7550)Jakob Borg
2021-04-06lib/db: Fix comparison of pending folder timestamps (fixes #7532) (#7535)André Colomb
2021-04-06Merge branch 'release'Jakob Borg
2021-04-06Merge pull request from GHSA-x462-89pf-6r5hv1.15.0Jakob Borg
2021-04-06Merge pull request from GHSA-x462-89pf-6r5hJakob Borg
2021-04-05gui: Remove download animation from Out of Sync Items modal (fixes #3322) (#7...tomasz1986
2021-04-05build: Add test coverage info (#7502)Simon Frei
2021-04-05lib/db: Handle indirection error repairing sequences (fixes #7026) (#7525)Simon Frei
2021-04-01docker: Add docker-compose example (#7355)mclang
2021-03-31lib/protocol: Deterministic encrypted version (fixes #7533) (#7538)Simon Frei
2021-03-31docker: Raise UDP buffer size in example (#7536)bt90
2021-03-31gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-03-30lib/db: Fix comparison of pending folder timestamps (fixes #7532) (#7535)André Colomb
2021-03-30lib/db: Don't panic debugging an inexistent file (#7534)Simon Frei
2021-03-28etc: Fix start-limit parameters location in systemd units (ref #7439) (#7529)MichaIng
2021-03-26gui: Add confirmation dialog for revert/override (fixes #7520) (#7522)Simon Frei
2021-03-26readme: Larger link for Fitt's law, still semantic (#7523)Jonta
2021-03-24gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-03-23lib/model: Reset conn when enc token is missing (fixes #7198) (#7518)v1.15.0-rc.6Simon Frei
2021-03-22lib: Handle adding enc folders on an existing conn (fixes #7509) (#7510)Simon Frei
2021-03-22cmd/strelaysrv: Increase default strelaysrv network buffer size (fixes #7514)...Audrius Butkevicius
2021-03-22lib/ur: Prevent panic when blocksResult is nil (ref #7495) (#7515)Simon Frei
2021-03-21lib/model: Encrypted fileinfo trailer needs to be in wire format (#7505)Simon Frei
2021-03-21lib/model: Error check in test (#7508)Lars Lehtonen
2021-03-20lib/osutil: Fix raising max FDs on macOS (#7507)Jakob Borg
2021-03-17lib/connections: Silence "connected to myself" messages. (#7500)Audrius Butkevicius
2021-03-17lib/osutil: Remove unused codeJakob Borg
2021-03-17all: Simplify some method calls (#7499)Jakob Borg