summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2021-09-26build: Update all dependencies (#7968)Jakob Borg
2021-09-24lib/db: Replace SipHash with hash/maphash (#7962)greatroar
2021-09-23gui: Removed superfluous quotes (fixes #7853) (#7961)Jayachithra
2021-09-22gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-09-21lib/tlsutil: Allocate UnionedConnection in one go (#7912)greatroar
2021-09-17build: Update go-ole for Windows/armJakob Borg
2021-09-17build: Add -arm flag to goversioninfo (#7947)Ross Smith II
2021-09-15gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-09-13gui: Sort already shared devices in edit folder modal (fixes #7940) (#7945)v1.18.3-rc.1André Colomb
2021-09-11lib/model: Don't reset db while folder is running (fixes #7935) (#7936)Simon Frei