about summary refs log tree commit diff
path: root/pkgs/servers/web-apps
AgeCommit message (Collapse)AuthorFilesLines
2023-02-03Merge pull request #211654 from mweinelt/one-flask-babel-is-enoughNick Cao2-2/+2
python3Packages.flask-babel: 2.0.0 -> 3.0.0
2023-02-02Merge pull request #214158 from ymarkus/bookstackWeijia Wang3-72/+72
bookstack: 22.11.1 -> 23.01
2023-02-02wallabag: Drop swiftmailer patchMartin Weinelt1-8/+0
The swiftmailer bundle isn't part of the dependencies anymore.
2023-02-02sogo: 5.7.0 -> 5.8.0R. Ryantm1-2/+2
2023-02-02bookstack: 22.11.1 -> 23.01Yannick Markus3-72/+72
2023-02-01wallabag: 2.5.2 -> 2.5.3Martin Weinelt1-2/+6
https://github.com/wallabag/wallabag/releases/tag/2.5.3 Fixes two security issues, were an authorized user could - export other users entries - modify or delete other user's annotations Fixes: CVE-2023-0609, CVE-2023-0610
2023-01-31discourse.plugins.discourse-reactions: InitBenno Bielmeier3-1/+20
2023-01-29shiori: 1.5.3 -> 1.5.4R. Ryantm1-3/+3
2023-01-28wordpress: remove bundled plugins and themesColin Arnott1-0/+9
Wordpress bundles some non-essential plugins and themes, then pesters users to upgrade them. As we make the whole webroot readonly, it is not possible to trivially delete them. Instead we should have users explicitly install plugins via the existing nixos module.
2023-01-27Merge pull request #212813 from r-ryantm/auto-update/healthchecksNick Cao1-3/+3
healthchecks: 2.5 -> 2.6.1
2023-01-27phylactery: use buildGoModule (#208980)Aaron Jheng2-7/+14
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-26healthchecks: 2.5 -> 2.6.1R. Ryantm1-3/+3
2023-01-25Merge pull request #212238 from yu-re-ka/peering-manager-1-7-4Nick Cao2-53/+2
peering-manager: 1.7.3 -> 1.7.4
2023-01-23Merge pull request #209305 from r-ryantm/auto-update/moodleWeijia Wang1-2/+2
moodle: 4.0.5 -> 4.1.1
2023-01-23peering-manager: 1.7.3 -> 1.7.4Yureka2-53/+2
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2023-01-20moodle: 4.0.5 -> 4.1.1R. Ryantm1-2/+2
2023-01-19python3Packages.flaskbabel: Drop in favor of flask-babelMartin Weinelt2-2/+2
2023-01-18Merge pull request #198264 from kolaente/update/vikunja-apiMartin Weinelt1-3/+3
vikunja-api: 0.19.2 -> 0.20.1
2023-01-18Merge pull request #198266 from kolaente/update/vikunja-frontendMartin Weinelt1-2/+2
vikunja-frontend: 0.19.1 -> 0.20.2
2023-01-18vikunja-frontend: 0.20.1 -> 0.20.2kolaente1-2/+2
2023-01-18Merge pull request #209246 from e1mo/dokuwiki/package-overridingRyan Lahfa1-3/+35
dokuwiki: Combine mechanism for plugins and templates
2023-01-15Merge pull request #208105 from r-ryantm/auto-update/wiki-jsMaximilian Bosch1-2/+2
wiki-js: 2.5.294 -> 2.5.295
2023-01-15Merge pull request #210880 from urandom2/wordpress3Jonas Heinrich1-0/+4
wordpress: add {pre,post}Install hooks
2023-01-15wordpress: add {pre,post}Install hooksColin Arnott1-0/+4
2023-01-15wordpressPackages: add builtins and updateColin Arnott5-51/+86
As a companion to #210873, this change adds some of the builtin plugins and themes, that generally ship with wordpress, so that consumers can explicitly opt into including them in their wordpress derivation.
2023-01-12outline: 0.67.0 -> 0.67.1Jonas Heinrich3-1535/+2162
2023-01-09Merge pull request #208196 from s1341/init_kasmwebAnderson Torres1-0/+36
kasmweb: init at 1.12.0
2023-01-09kasmweb: init at 1.12.0s13411-0/+36
2023-01-06dokuwiki: Combine mechanism for plugins and templatesMoritz 'e1mo' Fromm1-3/+35
Copy templates and plugins into Dokuwiki instead of linking to address template compatibility. As noted by @sinavir[^1], (some) templates would fail due to relative PHP imports. [^1]: https://github.com/NixOS/nixpkgs/pull/208299#issuecomment-1370413116
2023-01-06Merge pull request #208517 from r-ryantm/auto-update/mediawikiThomas Gerbet1-2/+2
mediawiki: 1.38.4 -> 1.39.1
2023-01-05wordpressPackages.plugins.hkdev-maintenance-mode: init at 2.2.6Jonas Heinrich2-12/+19
2023-01-04wordpress6_1: init at 6.1.1Colin Arnott2-34/+41
release-22.11 currently tracks 6.0 for pkgs.wordpress. This means there is no way to opt in to the newer version. Similiar to nextcloud and go, we have broken out a new derivation to opt in. It is a nop for unstable, and only useful when backported. Updates #208529
2023-01-04Merge pull request #208529 from onny/wordpress-update2Jonas Heinrich1-2/+2
wordpress: 6.0.3 -> 6.1.1
2023-01-04Merge pull request #209002 from urandom2/civicrmJonas Heinrich2-2/+10
wordpressPackages.plugins.civicrm: init at 5.56.0
2023-01-04Merge pull request #208992 from urandom2/wpforms-liteJonas Heinrich2-0/+7
wordpressPackages.plugins.wpforms-lite: init at 1.7.8
2023-01-04wordpressPackages.plugins.civicrm: init at 5.56.0Colin Arnott2-2/+10
There are a number of third party wordpress components that cannot be trivially fetched via wp4nix. As such, we have broken out a file that contains these derivations and merges them back into wordpressPackages.
2023-01-04wordpressPackages.plugins.wp-statistics: 13.2.10 -> 13.2.11Colin Arnott1-4/+4
2023-01-04wordpressPackages.plugins.mailpoet: 4.3.0 -> 4.3.1Colin Arnott1-4/+4
2023-01-04wordpressPackages.plugins.wpforms-lite: init at 1.7.8Colin Arnott2-0/+7
2023-01-03Merge pull request #208530 from onny/wordpressPackages-updateJonas Heinrich4-77/+71
wordpressPackages: update
2023-01-02bookstack: 22.11 -> 22.11.1R. Ryantm1-2/+2
2022-12-31wordpressPackages: updateJonas Heinrich4-77/+71
2022-12-31wordpress: 6.0.3 -> 6.1.1Jonas Heinrich1-2/+2
2022-12-31mediawiki: 1.38.4 -> 1.39.1R. Ryantm1-2/+2
2022-12-29.editorconfig: apply trailing whitespace removalNaïm Favier1-3/+3
editorconfig-checker -disable-indent-size **/*.md
2022-12-28wiki-js: 2.5.294 -> 2.5.295R. Ryantm1-2/+2
2022-12-27Merge pull request #202978 from urandom2/linx-serverSandro2-0/+107
Fixes https://github.com/NixOS/nixpkgs/issues/188667
2022-12-25gnustep.base: use multiple outputs and support multiple outputs in hookArtturin1-1/+1
had to move the installFlagsArray in preInstallPhases so that ${!outputX} work because they're set by the multiple-output hook unar before: closure size 1.4G unar after: closure size 138.9M
2022-12-17treewide: fix typosfigsoda1-1/+1