about summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/peertube.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-26/+26
2024-02-16nixos/peertube: update nginx configurationIzorkin1-141/+138
2024-02-16peertube: split peertube-cli utilityIzorkin1-5/+3
2024-02-16peertube: 5.2.1 -> 6.0.3Izorkin1-8/+9
2023-11-22peertube: Clarify option descriptions of `listenHttp`, `listenWeb`, `enableWe...Andrew Morgan1-4/+4
2023-09-29peertube: update nginx configurationIzorkin1-70/+60
2023-09-29peertube: 5.1.0 -> 5.2.1Izorkin1-0/+1
2023-07-22Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler1-1/+1
2023-06-25treewide: use optional instead of 'then []'Felix Buehler1-3/+1
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler1-1/+1
2023-05-08nixos/peertube: update nginx configurationIzorkin1-2/+2
2023-05-08peertube: 5.0.0 -> 5.1.0Izorkin1-2/+2
2023-04-25nodejs*: normalise names to better fit other packagesSandro Jäckel1-2/+2
2022-12-23nixos/peertube: add SyslogIdentifierIzorkin1-0/+1
2022-12-23nixos/peertube: fix typoIzorkin1-1/+1
2022-12-23nixos/peertube: add secretsFile optionIzorkin1-0/+21
2022-12-23nixos/peertube: update nginx configurationIzorkin1-17/+79
2022-12-23peertube: 4.3.1 -> 5.0.0Izorkin1-0/+1
2022-11-16Merge pull request #198724 from Izorkin/update-peertubeSandro1-3/+25
2022-11-10treewide: use `mkEnableOption` in nixos modulesDaniel Nagy1-1/+1
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy1-3/+3
2022-10-31nixos/peertube: fix start servicesIzorkin1-2/+4
2022-10-31nixos/peertube: add quic header to nginx configurationIzorkin1-0/+8
2022-10-31nixos/peertube: add hsts header to nginx configurationIzorkin1-1/+13
2022-10-20nixos/peertube: add nginx configurationIzorkin1-3/+285
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-09nixos/peertube: fix start serviceIzorkin1-0/+4
2022-07-30treewide: automatically md-convert option descriptionspennae1-23/+23
2022-05-19nixos/peertube: use redis.serversIzorkin1-6/+10
2022-02-24nixos/peertube: add python pathIzorkin1-0/+9
2022-02-24nixos/peertube: fix youtube-dl importIzorkin1-1/+2
2021-12-17Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen1-1/+18
2021-12-09treewide: add defaultText for options with simple cfg.* expression defaultspennae1-0/+15
2021-12-09treewide: set defaultText for options using simple path defaultspennae1-1/+3
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+1
2021-10-25nixos/peertube: init serviceIzorkin1-0/+447