summary refs log tree commit diff
path: root/nixos/modules/services/networking/syncthing.nix
Commit message (Expand)AuthorAge
* nixos/syncthing: respect the dataDir optionWilliam McKinnon2023-11-17
* nixos/syncthing: support syncthing gui and api over unix sockets (#247343)digital2023-10-25
* nixos/syncthing: get API key for every curl requestDoron Behar2023-10-15
* nixos/syncthing: match stale ids by subtracting in jqlassulus2023-10-05
* nixos/syncthing: Use API to merge / override configurationsDoron Behar2023-07-23
* nixos/syncthing: fix syncthing-init running by defaultlassulus2023-06-29
* Revert "Merge pull request #233377 from ncfavier/revert-226088"lassulus2023-06-29
* nixos/syncthing: fix escapingNaïm Favier2023-06-23
* Revert "nixos/syncthing: use rfc42 style settings"Naïm Favier2023-05-22
* nixos/syncthing: fix disabled folderslassulus2023-05-18
* nixos/syncthing: fixup #226088Naïm Favier2023-05-17
* nixos/syncthing: use rfc42 style settingsXyz007772023-05-15
* nixos/syncthing: point out pitfalls with extraOptions (#210208)maifel-maifel2023-01-16
* nixos/syncthing: disallow relative pathsRobert Schütz2022-11-12
* nixos/syncthing: keep manually added dirs/devicesAndrew Barchuk2022-10-30
* nixos/syncthing: remove exit code 2 from exit status successChristian Kögler2022-09-11
* Merge pull request #185782 from e1mo/e1mo/syncthing-receiveencryptedChristian Kögler2022-09-09
|\
| * nixos/syncthing: Add receiveencrypted folder typeMoritz 'e1mo' Fromm2022-08-09
* | Merge branch 'master' into option-docs-mdpennae2022-09-01
|\ \
| * | nixos/syncthing: fix path setting for versioningKFears2022-08-28
| |/
* / nixos/*: automatically convert option descriptionspennae2022-08-31
|/
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/syncthing: don't leak the secret API key in process listingsBjørn Forsman2022-07-23
* nixos/syncthing: fix services.syncthing.folders descriptionGreizgh2022-06-23
* treewide: attempt at markdown option docspennae2022-06-12
* nixos/modules/syncthing: add 22000/udp to firewallZane van Iperen2022-01-18
* treewide: add literalDocBook text to options with complex defaultspennae2021-12-09
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos/syncthing: fix declarative init crash on HTTPSRobin Stumm2021-08-31
* nixos/syncthing: fix escapes interpreted in configRobin Stumm2021-08-30
* syncthing: add extraFlags option that adjust serviceJakub Sokołowski2021-08-29
* syncthing: add autoAcceptFolders to devices configJakub Sokołowski2021-08-29
* nixos/syncthing: fix curl not retrying on network errorsNaïm Favier2021-08-01
* nixos/syncthing: clean up option descriptionsNaïm Favier2021-07-29
* nixos/syncthing: move declarative options to the top levelNaïm Favier2021-07-28
* nixos/syncthing: add declarative.extraOptionsNaïm Favier2021-07-28
* nixos/syncthing: add ignoreDelete folder optionDoron Behar2020-08-30
* nixos/treewide: Fix incorrectly rendered examplesSilvan Mosberger2020-04-02
* nixos/syncthing.nix: Sandbox the systemd service.Félix Baylac-Jacqué2020-01-20
* nixos/syncthing: Fix submodule name usageSilvan Mosberger2020-01-02
* nixos/syncthing: add versioningIngolf Wagner2019-11-19
* Revert "nixos/syncthing: simple versioning"Frederik Rietdijk2019-11-13
* nixos/syncthing: simple versioningIngolf Wagner2019-11-12
* treewide: remove redundant quotesvolth2019-08-26
* syncthing: create default group if not overriddenAlexey Shmalko2019-07-29
* nixos/syncthing: do not use nogroupPeter Hoeg2019-07-10
* Merge pull request #62157 from Lassulus/syncthing-fixMatthew Bauer2019-05-29
|\
| * nixos/syncthing: run init only if devices or folders are setlassulus2019-05-29
* | nixos/syncthing: better examples for declarative optionslassulus2019-05-29
|/
* syncthing: made module more NixOps friendlyIngolf Wanger2019-05-22