summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/web-apps/peertube.nix
AgeCommit message (Expand)Author
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-02-16nixos/peertube: update nginx configurationIzorkin
2024-02-16peertube: split peertube-cli utilityIzorkin
2024-02-16peertube: 5.2.1 -> 6.0.3Izorkin
2023-11-22peertube: Clarify option descriptions of `listenHttp`, `listenWeb`, `enableWe...Andrew Morgan
2023-09-29peertube: update nginx configurationIzorkin
2023-09-29peertube: 5.1.0 -> 5.2.1Izorkin
2023-07-22Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler
2023-06-25treewide: use optional instead of 'then []'Felix Buehler
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler
2023-05-08nixos/peertube: update nginx configurationIzorkin
2023-05-08peertube: 5.0.0 -> 5.1.0Izorkin
2023-04-25nodejs*: normalise names to better fit other packagesSandro Jäckel
2022-12-23nixos/peertube: add SyslogIdentifierIzorkin
2022-12-23nixos/peertube: fix typoIzorkin
2022-12-23nixos/peertube: add secretsFile optionIzorkin
2022-12-23nixos/peertube: update nginx configurationIzorkin
2022-12-23peertube: 4.3.1 -> 5.0.0Izorkin
2022-11-16Merge pull request #198724 from Izorkin/update-peertubeSandro
2022-11-10treewide: use `mkEnableOption` in nixos modulesDaniel Nagy
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy
2022-10-31nixos/peertube: fix start servicesIzorkin
2022-10-31nixos/peertube: add quic header to nginx configurationIzorkin
2022-10-31nixos/peertube: add hsts header to nginx configurationIzorkin
2022-10-20nixos/peertube: add nginx configurationIzorkin
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-08-09nixos/peertube: fix start serviceIzorkin
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-05-19nixos/peertube: use redis.serversIzorkin
2022-02-24nixos/peertube: add python pathIzorkin
2022-02-24nixos/peertube: fix youtube-dl importIzorkin
2021-12-17Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen
2021-12-09treewide: add defaultText for options with simple cfg.* expression defaultspennae
2021-12-09treewide: set defaultText for options using simple path defaultspennae
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae
2021-10-25nixos/peertube: init serviceIzorkin