about summary refs log tree commit diff
path: root/pkgs/servers/web-apps
Commit message (Collapse)AuthorAge
* Merge pull request #82753 from Kloenk/feature/engelsystemKim Lindberger2020-05-24
|\ | | | | engelsystem: init at 3.1.0
| * nixos/engelsystem: Add testtalyz2020-05-24
| |
| * engelsystem: init at version 3.1.0Finn Behrens2020-05-21
| |
* | Merge pull request #88595 from r-ryantm/auto-update/moodleNiklas Hambüchen2020-05-23
|\ \ | | | | | | moodle: 3.8.2 -> 3.8.3
| * | moodle: 3.8.2 -> 3.8.3R. RyanTM2020-05-22
| |/
* | Merge pull request #79175 from helsinki-systems/init/sogoLassulus2020-05-22
|\ \ | |/ |/| sogo: init at 4.3.2
| * sogo: init at 4.3.2ajs1242020-05-12
| |
* | go-modules: Update files to use vendorSha256Colin L Rice2020-05-14
| |
* | matomo: 3.13.4 -> 3.13.5Florian Jacob2020-05-07
| |
* | wordpress: 5.4 → 5.4.1Martin Weinelt2020-05-06
|/ | | | Fixes: CVE-2020-11030, CVE-2020-11029, CVE-2020-11028, CVE-2020-11027, CVE-2020-11026, CVE-2020-11025
* restya-board: update homepage link to use HTTPSKonrad Borowski2020-04-24
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* mediawiki: 1.34.0 -> 1.34.1R. RyanTM2020-04-09
|
* Merge pull request #84664 from r-ryantm/auto-update/wordpressPeter Hoeg2020-04-09
|\ | | | | wordpress: 5.3.2 -> 5.4
| * wordpress: 5.3.2 -> 5.4R. RyanTM2020-04-07
| |
* | searx: 0.15.0 -> 0.16.0Daniel Fullmer2020-04-05
|/
* matomo: 3.13.3 -> 3.13.4Robert Djubek2020-03-30
| | | | Updated both matomo and matomo-beta to the latest version
* Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim2020-03-27
| | | | | | | This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
* shiori: fix build on darwinMario Rodas2020-03-21
|
* base16-builder: regenerate with node2nix 1.8.0, add supplement.json with ↵Sander van der Burg2020-03-15
| | | | node-pre-gyp to fix build
* cryptpad: 3.0.1 -> 3.13.0 (#82602)zimbatm2020-03-14
|
* Merge pull request #82302 from r-ryantm/auto-update/moodleAaron Andersen2020-03-11
|\ | | | | moodle: 3.8.1 -> 3.8.2
| * moodle: 3.8.1 -> 3.8.2R. RyanTM2020-03-11
| |
* | matomo: 3.13.2 -> 3.13.3Robert Djubek2020-03-07
|/ | | | Updated both matomo and matomo-beta to the latest version
* codimd: 1.5.0 -> 1.6.0WilliButz2020-02-28
|
* jirafeau: init at 4.1.1David Wood2020-02-18
| | | | Signed-off-by: David Wood <david.wood@codeplay.com>
* matomo: 3.13.1 -> 3.13.2Robert Djubek2020-02-11
| | | | Updated both matomo and matomo-beta to the latest version
* Merge pull request #77830 from 1000101/dokuwikiMarek Mahut2020-01-25
|\ | | | | nixos/dokuwiki: init module
| * nixos/dokuwiki: init module at 2018-04-22bJan Hrnko2020-01-24
| |
* | matomo: 3.13.0 -> 3.13.1ajs1242020-01-20
| |
* | Merge pull request #63121 from schneefux/pkg/remove-shaarli-materialworldofpeace2020-01-16
|\ \ | | | | | | shaarli-material: Mark as broken
| * | shaarli-material: Mark as brokenschneefux2019-10-03
| | |
* | | moodle: 3.8 -> 3.8.1Aaron Andersen2020-01-13
| | |
* | | wordpress: 5.3 -> 5.3.2Markus Kowalewski2020-01-04
| | |
* | | wordpress: 5.2.4 -> 5.3R. RyanTM2020-01-04
| | |
* | | treewide: NIX_*_COMPILE -> stringRobin Gloster2019-12-31
| | |
* | | mediawiki: 1.33.1 -> 1.34.0R. RyanTM2019-12-23
| |/ |/|
* | matomo: 3.11.0 -> 3.13.0Robert Djubek2019-12-06
| |
* | Merge pull request #74488 from r-ryantm/auto-update/moodleAaron Andersen2019-12-01
|\ \ | | | | | | moodle: 3.7.3 -> 3.8
| * | moodle: 3.7.3 -> 3.8R. RyanTM2019-11-28
| | |
* | | Merge pull request #73577 from helsinki-systems/matomo-consistencyAaron Andersen2019-11-27
|\ \ \ | |/ / |/| | matomo: Fix consistency check
| * | matomo: Fix consistency checkJanne Heß2019-11-18
| | | | | | | | | | | | | | | This is done by recalculating sizes and md5 hashes and inserting them into the manifest.
* | | tree-wide: inherit yarn2nix from yarn2nix-moreteaMilan Pässler2019-11-24
| | |
* | | codimd: fix buildMaximilian Bosch2019-11-23
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package broke during the update of `nodejs-10_x` to `v10.17.0`[1] since `node-gyp` got updated from `3.8.0` to `5.0.3` during the NPM update to `6.10.2`[2] which is bundled in the `nodejs` release tarball. This `node-gyp`-version is used by the build script for `codimd` to build several dependencies such as `node-sqlite3`. Older `node-gyp` versions expected source headers for the compilation in `~/.node-gyp`, with `node-gyp@5.0.3`, headers are declared by using the `--nodedir` option. [1] 7785f49b23c197ec4a02ee409b4643fa0b42b3bb [2] https://github.com/nodejs/node/commit/e2291cf805c1dd4202367088d63e0a12a4f6e9fd
* | moodle: 3.7.2 -> 3.7.3Aaron Andersen2019-11-12
| |
* | shiori: update modSha256, see #71049Minijackson2019-11-08
| |
* | dokuwiki: init at stable_2018-04-22bJan Hrnko2019-11-03
| |
* | matomo-beta: init at 3.12.0-b3Robert Djubek2019-10-28
| | | | | | | | Add a beta version of matomo 3.12 that has recent bug fixes. They release these more frequently so it's a good option to have.
* | Merge pull request #71368 from aanderse/wordpressAaron Andersen2019-10-21
|\ \ | | | | | | wordpress: 5.2.3 -> 5.2.4
| * | wordpress: 5.2.3 -> 5.2.4Aaron Andersen2019-10-18
| | |