aboutsummaryrefslogtreecommitdiff
path: root/lib/config
AgeCommit message (Expand)Author
9 dayslib/config: Add file inside folder marker directory (#9525)Jakob Borg
9 dayslib/config, lib/watchaggregator: Add config for max FS watcher delay (#9558)Jakob Borg
2023-10-15Hide log out button when auth is not enabled (#9158)Emil Lundberg
2023-10-06Add HTML login form (fixes #4137) (#8757)Emil Lundberg
2023-10-02lib/config: Improve parsing of gui-address overrides (#9144)Jakob Borg
2023-09-24lib/config: Accept pre-hashed password (fixes #9123) (#9124)Jakob Borg
2023-09-06all: Support multiple device connections (fixes #141) (#8918)Jakob Borg
2023-08-21all: Remove lib/util package (#9049)Jakob Borg
2023-08-02lib/config: Allow sharing already encrypted folder with untrusted devices (fi...Keith Harrison
2023-06-14lib/config, gui: Disallow some options in combination with "untrusted" (fixes...Jakob Borg
2023-06-10Don't add empty device to config on init (#8933)Simon Frei
2023-05-09all: Grand test refactor (fixes #8779, fixes #8799)Jakob Borg
2023-04-16lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)Jakob Borg
2023-03-21all: Fix typos found by codespell (#8833)Dimitri Papadopoulos Orfanos
2023-03-18lib/config: Allow sub-second watcher delay (fixes #7859) (#7864)tomasz1986
2023-02-07all: Use new Go 1.19 atomic types (#8772)greatroar
2022-09-14all: Support syncing extended attributes (fixes #2698) (#8513)Jakob Borg
2022-08-23all: Fix various user-facing and non-user-facing typos (#8509)luzpaz
2022-08-16all: Modernize error wrapping (#8491)v1.21.0-rc.2v1.21.0Jakob Borg
2022-08-12all: Make scanning ownership opt-in (#8497)Jakob Borg
2022-07-28lib/config: Use net.JoinHostPort instead of string manipulation (#8470)Jakob Borg
2022-07-28all: Add build constants for runtime.GOOS comparisons (#8442)Jakob Borg
2022-07-28all: Remove unused method receivers (#8462)deepsource-autofix[bot]
2022-07-28lib/config: Remove unnecessary use of `fmt.Sprintf` (#8458)deepsource-autofix[bot]
2022-07-28all: Fix check for empty string (#8456)deepsource-autofix[bot]
2022-07-26cmd/syncthing, lib/config: Remove restartOnWakeup option & functionality (fix...Jakob Borg
2022-07-26all: Support syncing ownership (fixes #1329) (#8434)Jakob Borg
2022-06-20lib/config, lib/model: Warn about two-way introducer (fixes #8393) (#8395)Simon Frei
2022-04-15all: use T.TempDir to create temporary test directory (#8280)Eng Zer Jun
2022-04-10lib: Get rid of buggy filesystem wrapping (#8257)Simon Frei
2022-02-24lib/config: Improve clarity of free space errors (fixes #8180) (#8191)Jakob Borg
2022-02-08lib, gui: Removed unused cleanInterval from Staggered Versioning (ref #541) (...tomasz1986
2022-01-13lib, gui: Default ignores for new folders (fixes #7428) (#7530)Simon Frei
2022-01-07cmd/syncthing: Add --skip-port-probing (fixes #8090) (#8099)André Colomb
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-08lib/config: Move the bcrypt password hashing to GUIConfiguration (#8028)André Colomb
2021-09-27lib/config: Always set mtime window to 2 on Android unless ext detected (ref ...tomasz1986
2021-09-26build: Update all dependencies (#7968)Jakob Borg
2021-06-17gui, lib: Handle pw adding remote encrypted folder (fixes #7705) (#7772)Simon Frei
2021-06-03lib/api, lib/config: Apply defaults before deserializing json (#7690)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-08build: List go:generate tools in tools.go (#7599)greatroar
2021-04-26all: Deprecate TLS 1.2 on sync connections (fixes #7594) (#7598)Jakob Borg
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-03lib: Use counterfeiter to mock interfaces in tests (#7375)Simon Frei
2021-02-26all: Fix versioning path handling (#7407)Simon Frei