summary refs log tree commit diff
path: root/pkgs/servers/web-apps
Commit message (Collapse)AuthorAge
* mediawiki: drop redvers from maintainersMartin Weinelt2021-11-29
|
* mediawiki: 1.36.2 -> 1.37.0Martin Weinelt2021-11-29
|
* mediawiki: 1.36.1 -> 1.36.2Martin Weinelt2021-11-29
|
* Update lemmy webapp (#147204)Bill Ewanick2021-11-24
| | | | | | | | | | | * lemmy: change update script to be more idiomatic Co-authored-by: Raphael Megzari <raphael@megzari.com> * lemmy: 0.13.3 -> 0.14.0 Co-authored-by: Raphael Megzari <raphael@megzari.com> Co-authored-by: Raphael Megzari <raphael@megzari.com>
* Merge pull request #146325 from ryantm/dev/ryantm/discourse-update-pyKim Lindberger2021-11-23
|\ | | | | discourse/update.py: fix for nix 2.4/2.5pre
| * discourse/update.py: use nix-instantiateRyan Mulligan2021-11-16
| | | | | | | | | | | | The interface of `nix eval` is not stable across versions of nix that are currently in the wild, so use the older nix-instantiate command instead.
* | sogo: 5.2.0 -> 5.3.0ajs1242021-11-18
|/
* treewide: pass and inherit writeShellScript in node2nix packagesMartin Weinelt2021-11-16
|
* wordpress: 5.8.1 -> 5.8.2Moritz Hedtke2021-11-13
|
* treewide: quote urls according to rfc 0045 (#145260)xaverdh2021-11-10
| | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* moodle: 3.11.2 -> 3.11.4 (#145172)Finn Behrens2021-11-10
| | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* matomo: 4.4.1 -> 4.5.0Maciej Krüger2021-11-09
|
* matomo: add vendor/matomo/matomo-php-tracker/run_tests.sh to filesToFIxMaciej Krüger2021-11-09
| | | | also add log message about missing files
* Merge pull request #143345 from happysalada/update_plausibleMaximilian Bosch2021-11-08
|\ | | | | plausible: 1.3.0 -> 1.4.0
| * plausible: update update.sh scripthappysalada2021-11-06
| | | | | | | | plausible: fix yarn.nix call
| * plausible: 1.3.0 -> 1.4.0happysalada2021-11-06
| |
* | treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)`` to ↵Sandro Jäckel2021-11-03
|/ | | | lib.importJSON ./file.json
* bookstack: 21.08.3 -> 21.10.3Yannick Markus2021-11-02
|
* lemmy: 0.12.2 -> 0.13.3happysalada2021-11-01
| | | | | | lemmy: update update.sh to include package.json lemmy: use commited package.json
* lemmy: use pin.json to prepare for update scripthappysalada2021-11-01
| | | | | | | | | | | | | | lemmy: add initial update script lemmy: remove use of upstream package.json lemmy: add update script lemmy: fixes lemmy: use importJSON lemmy: use correct import json ref
* lemmy-ui: use fetchyarndepshappysalada2021-11-01
| | | | lemmy: remove yarn.nix
* Merge pull request #137639 from ymarkus/bookstackRobert Scott2021-10-31
|\ | | | | bookstack: 21.05.3 -> 21.08.3
| * bookstack: 21.05.3 -> 21.08.3Yannick Markus2021-09-13
| |
* | Merge pull request #140904 from dpausp/discourse-new-pluginsKim Lindberger2021-10-31
|\ \ | | | | | | Discourse: add plugins: assign, chat-integration, docs, prometheus, saved-searches
| * | discourse.plugins.discourse-voting: InitTobias Stenzel2021-10-26
| | |
| * | discourse.plugins.discourse-saved-searches: InitTobias Stenzel2021-10-26
| | |
| * | discourse.plugins.discourse-prometheus: InitTobias Stenzel2021-10-26
| | |
| * | discourse.plugins.discourse-docs: InitTobias Stenzel2021-10-26
| | |
| * | discourse.plugins.discourse-chat-integration: InitTobias Stenzel2021-10-26
| | |
| * | discourse.plugins.discourse-assign: InitTobias Stenzel2021-10-26
| | |
* | | discourse: 2.7.8 -> 2.7.9TredwellGit2021-10-28
| | | | | | | | | | | | https://nvd.nist.gov/vuln/detail/CVE-2021-41163
* | | Merge pull request #142616 from r-burns/toplevel-systemRyan Burns2021-10-27
|\ \ \ | |/ / |/| | treewide: remove toplevel `system` attr
| * | bookstack: remove toplevel system attrRyan Burns2021-10-22
| | |
* | | cryptpad: 4.9.0 -> 4.11.0Mrinal Purohit2021-10-24
| | |
* | | discourse: Fix the public directory path reported by Discoursetalyz2021-10-22
|/ / | | | | | | | | | | | | | | Change the path to the public directory reported by Discourse to its real path instead of the symlink in the store, since the store path won't be matched by any nginx rules. Fixes #142528.
* | hedgedoc: use fetchYarnDeps, add update scriptYureka2021-10-20
| |
* | Merge pull request #139936 from mkg20001/disoidMaciej Krüger2021-10-19
|\ \
| * | discourse.plugins.discourse-openid-connect: init at unstableMaciej Krüger2021-09-29
| | |
| * | discourse: add up-plugin.shMaciej Krüger2021-09-29
| | |
* | | jitsi-meet: 1.0.5307 -> 1.0.5415R. RyanTM2021-10-16
| | |
* | | nixos/lemmy: initBill Ewanick2021-10-06
| | | | | | | | | | | | Co-authored-by: Raphael Megzari <raphael@megzari.com>
* | | Merge pull request #140133 from talyz/discourse-notification-emailKim Lindberger2021-10-04
|\ \ \ | | | | | | | | discourse: Make sure the notification email setting applies
| * | | discourse: Make sure the notification email setting appliestalyz2021-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Discourse normally overrides the default notification email setting, which makes the `notificationEmailAddress` setting ineffective. Add a patch to remove this override. Fixes #140114.
* | | | lemmy-ui: add static assets folder to outhappysalada2021-10-03
|/ / /
* / / pict-rs: fixeshappysalada2021-09-30
|/ /
* | pict-rs: init at 0.3.0-alpha.37happysalada2021-09-29
| |
* | Merge pull request #139444 from Ma27/bump-wiki-jsMaximilian Bosch2021-09-28
|\ \ | | | | | | wiki-js: 2.5.214 -> 2.5.219
| * | wiki-js: 2.5.214 -> 2.5.219Maximilian Bosch2021-09-25
| | | | | | | | | | | | ChangeLog: https://github.com/Requarks/wiki/releases/tag/2.5.219
* | | Merge pull request #139201 from talyz/discourse-2.7.8Kim Lindberger2021-09-27
|\ \ \ | | | | | | | | discourse: 2.7.7 -> 2.7.8, update plugins
| * | | discourse: Enable jhead, which is no longer marked vulnerabletalyz2021-09-27
| | | |