about summary refs log tree commit diff
path: root/nixos/modules/services/web-apps
AgeCommit message (Expand)AuthorFilesLines
2022-12-25Merge pull request #207388 from SuperSandro2000/nixos/dexSandro1-3/+4
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-12-23nixos/dex: fix ssl cert validationSandro Jäckel1-3/+4
2022-12-22Merge pull request #205765 from NixOS/fix-dolibarr-for-non-nginxRyan Lahfa1-8/+11
2022-12-18nixos/pgpkeyserver-lite: fix typofigsoda1-1/+1
2022-12-17nixos: fix typosfigsoda19-25/+25
2022-12-18nixos/services/dolibarr: decouple nginx and let other web servers be usedRaito Bezarius1-8/+11
2022-12-16miniflux: Add package optionGiulio De Pasquale1-2/+9
2022-12-16nixos/mastodon: update database configurationIzorkin1-17/+33
2022-12-16nixos/mastodon: fix init db on remote postgresqlIzorkin1-2/+20
2022-12-09Allow to override the https settingsVladimir Pouzanov1-2/+3
2022-12-08nixos/doc: fix some optionsNaïm Favier4-5/+5
2022-12-08treewide: switch to port type for nixos modulesDaniel Nagy4-5/+5
2022-12-07nixos/mastodon: allow appending other env files to serviceConfig.EnvironmentFileLin Yinfeng1-5/+5
2022-12-07nixos/peering-manager: initYureka1-0/+265
2022-12-04Merge pull request #203825 from SuperSandro2000/mastodon-tootctlSandro1-12/+15
2022-12-03nixos/mastodon: replace mastodon-env with a proper wrapper mastodon-tootctlSandro Jäckel1-12/+15
2022-12-01treewide: switch to port type for nixos modulesDaniel Nagy4-6/+6
2022-12-01Merge pull request #203826 from figsoda/lintfigsoda2-4/+4
2022-12-01Merge pull request #140840 from erdnaxe/isso_hardeningRyan Lahfa1-0/+22
2022-11-30nixos/invoiceplane: remove unnecessary parenthesesfigsoda1-2/+2
2022-11-30nixos/discourse: remove unnecessary parenthesesfigsoda1-2/+2
2022-11-30nixos/netbox: fix ldap configurationMinijackson1-3/+4
2022-11-30nixos/netbox: set path of dynamic contentMinijackson1-0/+4
2022-11-28nixos/mastodon: add smtp assertionsIzorkin1-4/+20
2022-11-28Merge pull request #200114 from SuperSandro2000/changedetection-ioSandro1-1/+2
2022-11-25Merge pull request #202816 from mayflower/fix-hedgedoc-docsMaximilian Bosch1-2/+2
2022-11-25nixos/hedgedoc: configuration -> settings in option's descriptionMaximilian Bosch1-2/+2
2022-11-25Merge pull request #202187 from hmenke/alpsMartin Weinelt1-4/+6
2022-11-21Merge pull request #202160 from yrd/outlineCabia Rangris1-5/+16
2022-11-21nixos/alps: fixes for service hardeningHenri Menke1-4/+6
2022-11-21nixos/mastodon: fix emoji importIzorkin1-1/+1
2022-11-21outline: 0.66.3 -> 0.67.0Yannik Rödel1-5/+16
2022-11-20Merge pull request #198470 from RaitoBezarius/nc25-opensslMaximilian Bosch2-1/+71
2022-11-19Merge pull request #198820 from talyz/keycloak-admin-passwordMartin Weinelt1-2/+25
2022-11-17nixos/alps: add hardening, extensible options, testHenri Menke1-9/+43
2022-11-16Merge pull request #198724 from Izorkin/update-peertubeSandro1-3/+25
2022-11-12nixos/mastodon: fix definition of mastodon-media-auto-removeJustinas Stankevicius1-7/+7
2022-11-11nixos/nextcloud: fixup openssl compat changeMaximilian Bosch2-13/+32
2022-11-10nixos/nextcloud: minor docs cleanup for openssl changeMaximilian Bosch1-16/+21
2022-11-10nextcloud25: enable by default broken ciphers for NixOS ≤ 22.11Raito Bezarius1-1/+2
2022-11-10nextcloud25: use openssl 1.1 as a PHP extension to fix RC4 encryptionRaito Bezarius1-1/+46
2022-11-10treewide: use `mkEnableOption` in nixos modulesDaniel Nagy1-1/+1
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy6-10/+10
2022-11-09nixos/invoiceplane: Enable clean urlJonas Heinrich1-3/+3
2022-11-09Merge pull request #194759 from hercules-ci/fqdn-or-hostnameRobert Hensing4-21/+8