summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-09cmd/syncthing/cli: Add command to show pending devices/folders (fixes #8068) ...v1.18.6-rc.1ignacy123
2021-11-27lib/osutil: Use x/sys/windows for SetLowPrioritygreatroar
2021-11-27cmd/stdiscosrv: use strconv.Itoagreatroar
2021-11-27lib/upgrade: Use strings.Reader instead of bytes.Buffergreatroar
2021-11-27lib/protocol: Remove unused sorting boilerplategreatroar
2021-11-27lib/sync: Make the clock a function pointergreatroar
2021-11-26lib/model: Return index from deviceActivity.leastBusygreatroar
2021-11-25gui: Notice on folders with ignoreDelete enabled (fixes #8050) (#8054)villekalliomaki
2021-11-23lib/fs: Optimize Canonicalizegreatroar
2021-11-23lib/fs: optimize Windows path checking/sanitizinggreatroar
2021-11-22meta: Add test for deprecated package ioutil (#8053)v1.18.5-rc.2v1.18.5Jakob Borg
2021-11-22gui: Allow text wrapping in remove folder/device modals (#7976)tomasz1986
2021-11-22lib/config, lib/ignore: Write Windows line endings (fixes #7115) (#8052)Jakob Borg
2021-11-22all: Remove usage of deprecated io/ioutil (#7971)Jakob Borg
2021-11-22lib/config: Decouple VerifyConfiguration from Committer (#7939)greatroar
2021-11-22lib/relay: Send SNI when the address is a host name (fixes #8014) (#8015)Jakob Borg
2021-11-22lib/nat: Fix race condition in Mapping (#8042)greatroar
2021-11-18cmd/syncthing: Implement generate as a subcommand with optional API credentia...André Colomb
2021-11-17lib/model: Correct "reverting folder" log entryJakob Borg
2021-11-17lib/model: Correct handling of fakefs cacheJakob Borg
2021-11-10gui, lib: Fix tracking deleted locally-changed on encrypted (fixes #7715) (#7...v1.18.5-rc.1Simon Frei
2021-11-08lib/config: Move the bcrypt password hashing to GUIConfiguration (#8028)André Colomb
2021-11-07lib/syncthing: Clean up / refactor LoadOrGenerateCertificate() utility functi...André Colomb
2021-11-06lib/api: http.Request.BasicAuth instead of custom code (#8039)greatroar
2021-11-04Normalize CLI options to always use two dashes. (#8037)André Colomb
2021-10-29gui: Display identicons for discovered device IDs. (#8022)André Colomb
2021-10-29cmd/syncthing/cli: indexDumpSize doesn't need a heap (#8024)greatroar
2021-10-29lib/model: Optimize jobQueue performance and memory use (#8023)greatroar
2021-10-29lib/model: Limit the number of default hashers on Android (ref #2220)Tomasz Wilczyński
2021-10-24lib/model: Set mod. time after writing trailer in shortcut (ref #7992)v1.18.4-rc.2v1.18.4Simon Frei
2021-10-22lib/protocol: Simplify codeToError, errorToCodegreatroar
2021-10-22lib/protocol: Eliminate nativeModel on Unixgreatroar
2021-10-20gui: Add direct link to Ignore Patterns from folder panel (fixes #4293) (#7993)tomasz1986
2021-10-20gui: Translate theme names in settings (#8006)André Colomb
2021-10-20lib/model: Pull when a new connection is established (fixes #8012) (#8013)Simon Frei
2021-10-20gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-10-13gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-10-09build: Fix error in Debian install scripts preventing restarts for stdiscosrv...v1.18.4-rc.1Max
2021-10-06lib/connections: Fix and optimize registry (#7996)greatroar
2021-10-06lib/protocol: Preserve sequence decrypting fileinfos (fixes #7994) (#7995)Simon Frei
2021-10-06gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-10-05lib/model: Write trailer when shortcutting on recv-enc (fixes #7991) (#7992)Simon Frei
2021-10-04lib/protocol: Test to lock down encryption key derivationJakob Borg
2021-09-29gui: Use case insensitive sort with folders on top in Restore Versions (#7980)tomasz1986
2021-09-29gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-09-28Revert "gui: Allow to resize command in External Versioning (#7410)" (#7978)v1.18.3-rc.2v1.18.3tomasz1986
2021-09-27lib/config: Always set mtime window to 2 on Android unless ext detected (ref ...tomasz1986
2021-09-27gui: Fix jumping nav tabs in black and dark themes (#7977)tomasz1986
2021-09-26lib/rand: Optimizations (#7964)greatroar
2021-09-26build: Fix deepsource test & exclude patterns (#7969)Jakob Borg