aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/etherpad-lite/modules
Commit message (Collapse)AuthorAgeFilesLines
* Fix some etherpad-lite modules and packagingIsmaël Bouya2020-05-0421-38/+2715
| | | | | | | | The upgrade to 1.8.3 broke many modules, which were patched to continue working correctly. This commit also reworks the module system, making it similar to python’s withPackages.
* Add mypads to etherpadIsmaël Bouya2020-04-307-4/+2279
|
* Upgrade etherpad-liteIsmaël Bouya2020-04-2820-90/+385
|
* Make etherpad derivation pureIsmaël Bouya2019-05-0942-0/+909
It also moves .ep_initialized to /var/lib to allow proper initialization.