about summary refs log tree commit diff
path: root/nixos/modules/services/web-apps
Commit message (Collapse)AuthorAge
* treewide: fix redirected and broken URLsAnthony Roussel2023-11-11
| | | | Using the script in maintainers/scripts/update-redirected-urls.sh
* nixos/mediawiki: pin php to 8.1Jörg Thalheim2023-11-06
|
* nixos/mediawiki: fix rewrites for static ressources and rest APIJörg Thalheim2023-11-06
|
* Merge pull request #263173 from r-ryantm/auto-update/freshrssFelix Bühler2023-11-04
|\ | | | | freshrss: 1.21.0 -> 1.22.1
| * nixos/freshrss: migrate to DATA_PATHFelix Buehler2023-11-01
| |
* | elixir: make 1.15 default and pin existing pkgs to 1.14Alexandru Scvortov2023-11-02
| |
* | Merge pull request #258068 from Izorkin/update-peertubeRobert Hensing2023-10-31
|\ \ | |/ |/| peertube: 5.1.0 -> 5.2.1
| * peertube: update nginx configurationIzorkin2023-09-29
| |
| * peertube: 5.1.0 -> 5.2.1Izorkin2023-09-29
| |
* | Merge pull request #263203 from nikstur/replace-activationLinus Heckemann2023-10-28
|\ \ | | | | | | Replace simple activationScripts
| * | nixos/mattermost: replace activationScript via tmpfilesnikstur2023-10-26
| | |
* | | Merge pull request #260877 from moritzrickert/plausible-registration-invite-onlyPeder Bergebakken Sundt2023-10-27
|\ \ \ | | | | | | | | nixos/plausible: add invite only registrations
| * | | nixos/plausible: add invite only registrationsMoritz Rickert2023-10-26
| | | |
* | | | Merge pull request #260346 from l0b0/feat/shiori-webroottomf2023-10-28
|\ \ \ \ | | | | | | | | | | nixos/shiori: add web root option
| * | | | nixos/shiori: add web root optionVictor Engmark2023-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #260328, allowing users to host the service somewhere other than the root of the host. Co-authored-by: h7x4 <h7x4@nani.wtf>
* | | | | Merge pull request #261432 from ↵Pol Dellaiera2023-10-27
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | yayayayaka/snipe-it-convert-to-buildComposerProject snipe-it: convert to buildComposerProject
| * | | | | snipe-it: Convert to php.buildComposerPackageYaya2023-10-26
| | | | | |
* | | | | | nixos/c2fmzq-server: init moduleHenri Menke2023-10-26
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com> Co-authored-by: Anselm Schüler <mail@anselmschueler.com> Co-authored-by: h7x4 <h7x4@nani.wtf>
* | | | | Merge pull request #255715 from TomaSajt/lanraragiStig2023-10-25
|\ \ \ \ \ | | | | | | | | | | | | lanraragi: init at 0.8.90
| * | | | | nixos/lanraragi: initTomaSajt2023-10-25
| | | | | |
* | | | | | Merge pull request #262265 from chayleaf/akkoma-extraK9002023-10-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | | nixos/akkoma: add services.akkoma.dist.extraFlags
| * | | | | nixos/akkoma: add services.akkoma.dist.extraFlagschayleaf2023-10-20
| | | | | | | | | | | | | | | | | | | | | | | | This allows configuring Erlang flags
* | | | | | nixos: fix bad mkEnableOption descriptionsBjørn Forsman2023-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix descriptions that don't account for (1) the "Whether to enable" prefix or (2) the automatically added trailing dot.
* | | | | | Merge pull request #244941 from h7x4/reduce-options-in-hedgedoc-modulePol Dellaiera2023-10-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/hedgedoc: refactor to reduce option count
| * | | | | | nixos/hedgedoc: add SuperSandro2000 and h7x4 as maintainerh7x42023-10-16
| | | | | | |
| * | | | | | nixos/hedgedoc: harden systemd unith7x42023-10-16
| | | | | | |
| * | | | | | nixos/hedgedoc: refactor to reduce option counth7x42023-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove lots of declared options that were not used outside of being included in settings. These should now be used through the freeform module. - Deprecate `cfg.workDir`, in favor of using systemds `StateDirectory` - Use sqlite as default database. Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
* | | | | | | Merge pull request #258853 from SuperSandro2000/dexCabia Rangris2023-10-20
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | nixos/dex: fix start with latest systemd update
| * | | | | | nixos/dex: fix start with latest systemd updateSandro Jäckel2023-10-13
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With those settings starting dex crashed with: Oct 03 21:37:51 hydrogen (tart-pre)[11048]: dex.service: Failed to set up mount namespacing: /run/systemd/mount-rootfs/sys/fs/cgroup/system.slice/dex.service/memory.pressure: No such file or directory Oct 03 21:37:51 hydrogen (tart-pre)[11048]: dex.service: Failed at step NAMESPACE spawning /nix/store/q8clp1lm8jznxf9330jd8cwc6mdy6glz-dex-start-pre: No such file or directory
* | | | | | Merge pull request #259254 from Tom-Hubrecht/nixos-outlineEmily2023-10-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/outline: Add the possibility of using local storage instead of S3
| * | | | | | nixos/outline: Add the possibility of using local storage instead of S3Tom Hubrecht2023-10-19
| | | | | | |
* | | | | | | Merge pull request #251996 from surfaceflinger/microbinThiago Kenji Okada2023-10-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | microbin: add service
| * | | | | | | nixos/microbin: add modulenat2023-10-16
| | |_|_|/ / / | |/| | | | |
* / | | | | | treewide: remove myself (ma27) from a few packagesMaximilian Bosch2023-10-18
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's time again, I guess :> Main motivation is to stop being pinged about software that I maintained for work now that I'm about to switch jobs. There's no point in pinging me to review/test updates or to debug issues in e.g. the Atlassian stack or on mailman since I use neither personally. But there's also a bunch of other stuff that I stopped using personally. While at it I realized that I'm still maintainer of a few tests & modules related to packages I stopped maintaining in the past already.
* | | | | | nixos/writefreely: fix admin user creation on sqlitelelgenio2023-10-16
| | | | | |
* | | | | | nixos/peering-manager: add scheduled tasksYureka2023-10-15
| |_|/ / / |/| | | |
* | | | | Merge pull request #259967 from Ma27/nextcloud-cleanupsMaximilian Bosch2023-10-13
|\ \ \ \ \ | |_|_|/ / |/| | | | nextcloud: 27.1.0 -> 27.1.2, update nginx, drop nextcloud25
| * | | | nixos/nextcloud: update / clean up the nginx configurationMaximilian Bosch2023-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First of all, a few cleanups were made to make it more readable: * Reordered the sections by their priority so what you're reading in Nix is also what you get in the final nginx.conf. * Unified media/asset locations Most notably, this fixes the Your web server is not properly set up to resolve "/ocm-provider/". warning since 27.1.2 where `ocm-provider` was moved from a static directory in the source tarball to a dynamic HTTP route[1]. Additionally, the following things were fixed: * The 404 checks for build/tests/etc. are now guaranteed to be before the `.php` location match and it's not implicitly relied upon Nix's internal attribute sorting anymore. * `.wasm` files are supported properly and a correct `Content-Type` is set. * For "legacy" routes (e.g. `ocs-provider`/`cron`/etc) a `rewrite` rule inside the location for fastcgi is used as recommended by upstream[2]. This also makes it easier to understand the purpose of the location itself (i.e. use fastcgi for PHP code). [1] https://github.com/nextcloud/documentation/pull/11179 [2] https://docs.nextcloud.com/server/27/admin_manual/installation/nginx.html
| * | | | nixos/nextcloud: drop enableBrokenCiphersForSSEMaximilian Bosch2023-10-09
| | | | | | | | | | | | | | | | | | | | 🎉
| * | | | nextcloud25: removeMaximilian Bosch2023-10-07
| |/ / / | | | | | | | | | | | | EOL of Nextcloud v25 is scheduled by the end of this month.
* | | | Merge pull request #253548 from Quantenzitrone/rimgoWeijia Wang2023-10-06
|\ \ \ \ | | | | | | | | | | rimgo: init at 1.2.0 & module
| * | | | rimgo: add moduleQuantenzitrone2023-09-29
| | |_|/ | |/| |
* | | | Merge pull request #245593 from wamserma/grocy-add-package-optionAtemu2023-10-06
|\ \ \ \ | |_|/ / |/| | | grocy: add package option
| * | | grocy: add package optionMarkus S. Wamser2023-09-21
| | | | | | | | | | | | | | | | | | | | | | | | apply review from @SuperSandro2000 Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* | | | nixos/mediawiki: add nginx optionJörg Thalheim2023-10-04
| |_|/ |/| | | | | | | | mediawiki: configure uploadsDir
* | | zitadel: init at 2.37.2; nixos/zitadel: init (#254896)Ruby Juric2023-10-03
| | |
* | | audiobookshelf: init moduleWietse de Vries2023-09-29
| |/ |/|
* | Merge pull request #257047 from minijackson/netbox-3.6.2Ryan Lahfa2023-09-27
|\ \
| * | nixos/netbox: use netbox_3_6 for stateVersion>=23.11Minijackson2023-09-26
| | |
| * | netbox_3_5: introduce aliasMinijackson2023-09-24
| | | | | | | | | | | | | | | | | | | | | clears up ambiguity use that alias in tests Co-authored-by: Raito Bezarius <masterancpp@gmail.com>