summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/nextcloud.nix
Commit message (Expand)AuthorAge
* nixos/*: automatically convert option docs to MDpennae2022-08-03
* nixos/*: normalize link formatpennae2022-08-03
* nixos/*: replace <code> in option docs with <literal>pennae2022-08-03
* treewide: automatically md-convert option descriptionspennae2022-07-30
* services/nextcloud: impossible error messagestuebinm2022-07-06
* services/nextcloud: apply suggestionsstuebinm2022-07-06
* services/nextcloud: fix a bugstuebinm2022-07-06
* Merge branch 'master' into nextcloud-secretsstuebinm2022-06-30
|\
| * nixos/nextcloud: remove extraneous nginx config directiveWinter2022-06-26
| * nixos/nextcloud: make all services run after nextcloud-setupWinter2022-06-26
| * nixos/nextcloud: use mkOption.default for datadirWinter2022-06-26
| * nixos/nextcloud: Upgrade to PHP 8.0Elis Hirwing2022-06-08
| * nixos/nextcloud: Fix broken config fileAleksandar Topuzović2022-05-28
| * Merge pull request #171227 from aidalgol/nextcloud-setup-script-fixMaximilian Bosch2022-05-27
| |\
| | * nixos/nextcloud: Remove confusing commentAidan Gauland2022-05-21
| * | nixos/nextcloud: use PHP 8 avoiding broken 2FA appAntoine Martin2022-05-23
| * | nextcloud22: dropMaximilian Bosch2022-05-21
| * | Merge pull request #171736 from arnottcr/nextcloudMaximilian Bosch2022-05-18
| |\ \
| | * | nixos/nextcloud: stylingMaximilian Bosch2022-05-18
| | * | nixos/nextcloud: upgrade instructions / info for v23Maximilian Bosch2022-05-18
| | * | nixos/nextcloud: mariadb workaround is for versions >=24 not needed anymoreMaximilian Bosch2022-05-18
| | * | nextcloud24: init at 24.0.0Colin Arnott2022-05-06
| | |/
| * | Merge pull request #130434 from mrVanDalo/feature/fix_nextcloud_loggingMaximilian Bosch2022-05-17
| |\ \
| | * | nixos/nextcloud: remove unneeded `log_level`-paramMaximilian Bosch2022-05-17
| | * | nextcloud: fix logging parameterIngolf Wagner2021-07-17
| * | | nixos/nextcloud: Add option for max-age HSTS directiveAidan Gauland2022-05-14
| | |/ | |/|
| * | nixos/nextcloud: make `profile.enabled` configurableMaximilian Bosch2022-04-23
* | | services/nextcloud: more consistent codestuebinm2022-06-30
* | | Merge branch 'master' into nextcloud-secretsstuebinm2022-04-24
|\| |
| * | nixos/nextcloud: Support create database locallyJonas Heinrich2022-04-19
| * | nextcloud21: removeMaximilian Bosch2022-03-15
| * | nextcloud: use tmpfiles to create group-readable homeJörg Thalheim2022-01-27
| * | nixos/nextcloud: Optionally disable setting HTTP response headersLara2022-01-18
| * | Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen2021-12-17
| |\ \
| | * | treewide: add literalDocBook text to options with complex defaultspennae2021-12-09
| * | | nixos/nextcloud: update warning for MariaDB >= 10.6Malte2021-12-13
| * | | nextcloud23: init at 23.0.0Ilan Joselevich2021-12-02
| |/ /
| * | nixos/nextcloud: Adapt cron frequency to changed upstream requirementMalte Brandy2021-10-30
| * | nixos/nextcloud: drop obsolete assertionMaximilian Bosch2021-10-27
| * | nextcloud20: dropMaximilian Bosch2021-10-25
| * | nixos/nextcloud: build manual without warningsMaximilian Bosch2021-10-09
| * | nixos/nextcloud: fixup #119638Maximilian Bosch2021-10-09
| * | nixos/nextcloud: fail systemd-service if apps don't activateRobbert Gurdeep Singh2021-10-09
| * | nixos/nextcloud: add settings to manage nextcloud appsRobbert Gurdeep Singh2021-10-09
| * | nixos/nextcloud: add services.nextcloud.datadir settingRobbert Gurdeep Singh2021-10-09
| * | nixos/nextcloud: drop adminpass/dbpass options entirelyMaximilian Bosch2021-10-08
| * | nixos/nextcloud: put secrets into the environment of nextcloud-setup.serviceMaximilian Bosch2021-10-06
| * | nixos/nextcloud: minor manual improvementsMaximilian Bosch2021-10-06
| * | Merge pull request #139604 from mitchmindtree/nextcloud-objectstoreMaximilian Bosch2021-10-05
| |\ \
| | * | nixos/nextcloud: Fix ambiguity in `objectstoreConfig` stringmitchmindtree2021-10-05