aboutsummaryrefslogtreecommitdiff
path: root/proto
AgeCommit message (Expand)Author
2024-01-04lib/api: Save session & CSRF tokens to database, add option to stay logged in...Jakob Borg
2023-10-06Add HTML login form (fixes #4137) (#8757)Emil Lundberg
2023-09-06all: Support multiple device connections (fixes #141) (#8918)Jakob Borg
2023-04-16lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)Jakob Borg
2023-03-18lib/config: Allow sub-second watcher delay (fixes #7859) (#7864)tomasz1986
2023-03-10lib: Correctly handle encrypted trailer size (fixes #8556) (#8563)Simon Frei
2022-09-14all: Support syncing extended attributes (fixes #2698) (#8513)Jakob Borg
2022-08-12all: Make scanning ownership opt-in (#8497)Jakob Borg
2022-08-03build: Update quic-go for Go 1.19 (#8483)Jakob Borg
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-01-13lib, gui: Default ignores for new folders (fixes #7428) (#7530)Simon Frei
2021-06-17gui, lib: Handle pw adding remote encrypted folder (fixes #7705) (#7772)Simon Frei
2021-04-26all: Deprecate TLS 1.2 on sync connections (fixes #7594) (#7598)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
2021-02-12all: Automatic/disabled folder-config when receive-encrypted (#7327)Simon Frei
2021-02-04all: Add configurable defaults (fixes #4224, fixes #6086) (#7131)Simon Frei
2021-01-11lib/config, lib/connections: Add optional connection limits (fixes #7176) (#7...Jakob Borg
2020-12-17all: Store pending devices and folders in database (fixes #7178) (#6443)André Colomb
2020-11-10gui: Add advance config port mapping to gui (fixes #4824) (#7017)Rahmi Pruitt
2020-11-09all: Add untrusted folders behind feature flag (ref #62) (#7055)Simon Frei
2020-10-02all: Move remaining protos to use the vanity plugin (#7009)Audrius Butkevicius
2020-09-30lib/config, lib/syncthing: Only drop delta index on upgrade if so ordered (fi...Jakob Borg
2020-08-25lib/connections: Announce LAN addresses by default (fixes #6928) (#6896)Audrius Butkevicius
2020-08-25all: Use protobuf to generate config structs (fixes #6734) (#6900)Audrius Butkevicius