summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-06cmd/syncthing: Rename --conf back to --configv1.15.1Jakob Borg
2021-04-06lib/db: Fix comparison of pending folder timestamps (fixes #7532) (#7535)André Colomb
2021-04-06Merge pull request from GHSA-x462-89pf-6r5hv1.15.0Jakob 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
2021-03-17cmd/uraggregate: Ignore errors harder (#7498)Jakob Borg
2021-03-17cmd/syncthing: Error handling on upgrade (#7497)Jakob Borg
2021-03-17Remove unnecessary guard around `delete` (#7496)deepsource-autofix[bot]
2021-03-17all: Remove miscellaneous vestigial code (#7495)Jakob Borg
2021-03-17all: Remove crypto/md5 (#7493)Jakob Borg
2021-03-17lib/api: Missing error handling in API delete-device (#7494)Jakob Borg
2021-03-17lib/db: Fix some omitted error checks, unused variable (#7489)Jakob Borg
2021-03-17gui: Improve Receive Encrypted folder type requirements text (#7473)tomasz1986
2021-03-17lib/model: Actually break puller loop on context cancel (#7492)Jakob Borg
2021-03-17deepsource: Test patternsJakob Borg
2021-03-17cmd/ursrv, lib/scanner: Remove unnecessary slicing of slices (#7491)deepsource-autofix[bot]
2021-03-17lib/*/auto: Add noassets files (#7490)Jakob Borg
2021-03-17lib/model: Add missing lock on availability func (#7487)Simon Frei
2021-03-17Add DeepSource for static analysisJakob Borg
2021-03-17cmd/syncthing: Check os.Args length (fixes #7486)v1.15.0-rc.5Simon Frei
2021-03-17cmd/syncthing/cli: Remove db reset and adjust others (#7484)v1.15.0-rc.4Simon Frei
2021-03-17cmd/syncthing: Refactor cli subcommand to allow flags (#7454)Simon Frei
2021-03-17gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-03-16lib/model: Don't use ignore patterns for recv-enc folders (fixes #7469) (#7472)Simon Frei
2021-03-16gui: Fix validation and help texts in versioning editor (fixes #7481) (#7482)Jakob Borg
2021-03-15lib/protocol: Improve messages when an error occurs receiving (ref #7466) (#7...Simon Frei
2021-03-15lib/db, lib/model: Allow needing invalid files (fixes #7474) (#7476)Simon Frei
2021-03-14gui: Use grey background for disabled options in form-control (#7468)tomasz1986
2021-03-13lib/protocol: Set invalid flag on encrypted file infos (fixes #7466) (#7467)Simon Frei
2021-03-13gui: Fix missing trashcanClean in simple versioning (#7465)tomasz1986
2021-03-12lib/fs: Check both old and new path when renaming (fixes #7426) (#7463)Simon Frei
2021-03-12lib/model: Send failure report on CC encryption check error (#7460)Simon Frei
2021-03-12lib/model: Return correct error in puller-iteration (ref #7424) (#7461)Simon Frei
2021-03-12all: Truncate some timestamps (fixes #7457) (#7459)Jakob Borg
2021-03-11lib/api: Fix body of renamed config/restart-required endpoint (ref #7402) (#7...Simon Frei
2021-03-11lib/fs: Expose fs option on interface (fixes #7385, ref #7381) (#7389)Simon Frei
2021-03-11all: Make config.Wrapper an actual suture.Service (fixes #7451) (#7452)Jakob Borg
2021-03-11lib/api: Sanitize names used in certificates (fixes #7434) (#7435)Jakob Borg
2021-03-11gui: Check if versioning object exists (fixes #7449) (#7450)v1.15.0-rc.3Simon Frei
2021-03-10cmd/ursrv, lib/ur: Collect and present encryption usage (#7448)Simon Frei
2021-03-10gui, man, authors: Update docs, translations, and contributorsv1.15.0-rc.2Jakob Borg
2021-03-10cmd/syncthing: Correct name of HiddenConsole flag (fixes #7446) (#7447)Simon Frei