summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-07lib/db: Add failure reports to failures iterating over hashes (#7755)v1.18.0-rc.1Simon Frei
2021-06-07lib/db: Use a more concurrent GC (fixes #7722) (#7750)Jakob Borg
2021-06-07all: Allow dismissing pending devices / folders without ignoring (fixes #7700...André Colomb
2021-06-07gui: Modal dialog for listeners and discovery status (#7539)André Colomb
2021-06-05lib/model: Fix wrongly hardcoded arguments in test helper (#7749)Simon Frei
2021-06-05lib/model: Fix indexhandling for new folders paused on remote (#7747)Simon Frei
2021-06-05cmd/syncthing: Wording on error return in "cli debug file"Jakob Borg
2021-06-05cmd/syncthing: Improve "cli debug file" handlingJakob Borg
2021-06-04lib/model: Fix test introduced in #7714 failing due to #7689 (#7745)Simon Frei
2021-06-03lib/model: Fix passwords on receive-enc needing token (ref #7518) (#7739)Simon Frei
2021-06-03lib/api, lib/config: Apply defaults before deserializing json (#7690)Simon Frei
2021-06-03lib/model: Fix reverting when version has only our own ID (fixes #7708) (#7714)Simon Frei
2021-06-03lib/model: Don't share with introduced device if encrypted (fixes #7724) (#7734)Simon Frei
2021-06-03lib/model: Ensure indexes are only received after checking IDs (ref #7649) (#...Simon Frei
2021-06-02gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-06-01gui: Show ID under each device section (local / remote), clickable for QR cod...André Colomb
2021-05-31contributing: Fix GitHub format (#7713)Ikko Ashimine
2021-05-31lib/db: Clean up Timer and wait for logging before return in GC (#7720)greatroar
2021-05-28build, lib/model: Add flag to run tests without -short and fix failure (#7716)Simon Frei
2021-05-26readme: Remove drama (#7711)Jakob Borg
2021-05-26gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-05-22lib/model: Fix incoming request on receive-enc (fixes #7699) (#7702)v1.17.0-rc.4v1.17.0Simon Frei
2021-05-22lib/db: Add logging for GC (#7707)Simon Frei
2021-05-20lib/config: Set DisableTempIndexes to true on receive-encrypted (#7701)Simon Frei
2021-05-19all: Regenerate proto (#7696)Simon Frei
2021-05-19gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-05-18cmd/syncthing/cli: Update recli, fix stdin handling (fixes #7685, fixes #7673...Audrius Butkevicius
2021-05-18cmd/strelaypoolsrv: Fix minor grammar, use https in links (#7695)tomasz1986
2021-05-17lib/fs: Fix UnicodeLowercaseNormalized on lowercase NFD (#7692)greatroar
2021-05-17lib/fs: Ignore normalization differences in case insensitive lookup (fixes #7...Jakob Borg
2021-05-16lib/model: Fix addFakeConn and other test improvements (#7684)Simon Frei
2021-05-16cmd/uraggregate: Optimise queries (#7679)Audrius Butkevicius
2021-05-15lib/scanner: Do not drop all not-exist-errors and debug logging (#7675)Simon Frei
2021-05-15lib/model: Don't use empty folder cfg for index sender (fixes #7649) (#7671)Simon Frei
2021-05-14lib/connections: Reduce default quic redial interval (fixes #7471) (#7672)Audrius Butkevicius
2021-05-13Merge branch 'release'Simon Frei
2021-05-12docker: Remove sysctl from README (#7670)bt90
2021-05-12Update main.go (#7667)Audrius Butkevicius
2021-05-12gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-05-11build: Upgrade pfilter (fixes #7664) (#7666)Simon Frei
2021-05-11build: Upgrade pfilter (fixes #7664)v1.17.0-rc.3Simon Frei
2021-05-11lib/connections: Actually remove listenerSupervisor (ref #7644) (#7663)v1.17.0-rc.2Simon Frei
2021-05-11cmd/uraggregate: Handle malformed data, dont abort on error (fixes #7639) (#7...v1.17.0-rc.1Audrius Butkevicius
2021-05-11lib/connections: Update pfilter to pick up bugfix/oob stuff, support OOB conn...Audrius Butkevicius
2021-05-11lib/model: Improve encryption cluster-config errors (#7658)Simon Frei
2021-05-10lib/connections: Correct service termination order (#7657)Audrius Butkevicius
2021-05-10lib/connections: Separate listener supervisors and lower backoff time (#7644)Simon Frei
2021-05-10lib/relay, lib/svcutil: Improve service logging (fixes #7580) (#7647)Simon Frei
2021-05-10all: Refactor relay invitations (#7646)Simon Frei
2021-05-10lib/suture: Use ServeBackground to start main supervisor (#7626)Simon Frei