aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/etherpad-lite/modules/ep_embedmedia/fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* Squash changes containing private informationIsmaël Bouya2023-10-041-85/+0
| | | | | | | There were a lot of changes since the previous commit, but a lot of them contained personnal information about users. All thos changes got stashed into a single commit (history is kept in a different place) and private information was moved in a separate private repository
* Fix some etherpad-lite modules and packagingIsmaël Bouya2020-05-041-0/+85
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.