etherpad-lite
etherpad-lite copied to clipboard
Etherpad: A modern really-real-time collaborative document editor.
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.18.1. Release notes Sourced from express's releases. 4.18.1 Fix hanging on large stack of sync routes 4.18.0 Add "root" option to res.download Allow options without...
Fixes #5355 TODO: * [x] Merge #5361 * [x] Switch implementation to a KDF approach. * [x] Add tests. * [ ] Move secret rotation logic to a separate package.
DO NOT MERGE: This will be split into multiple smaller pull requests to make things easier to review. The code in `Changeset.js` had lots of readability problems so I spent...
Still far from complete. Progress: * [x] bundle pad code * [x] bundle plugin code * [x] file name based on content hash (for cache friendliness) * [x] source map...
fixes #3844 Adds Option to: ``` lowerCasePadIds = true // default is false ```
* * * name: Option to set Authorship colors default to false about: title: '' labels: enhancement assignees: * * * **Is your feature request related to a problem? Please...
Bumps [marked](https://github.com/markedjs/marked) from 4.0.15 to 4.0.18. Release notes Sourced from marked's releases. v4.0.18 4.0.18 (2022-07-11) Bug Fixes fix heading in list item (#2520) (01c98d1) v4.0.17 4.0.17 (2022-06-13) Bug Fixes Code...
**Describe the bug** This bug report relates to #5005. If we try to fetch the [`getStats`](https://etherpad.org/doc/v1.8.4/#index_getstats) API after Etherpad starts, the whole process get killed (see the additional context). In...
Hi there, Just started using Etherpad today using the Windows Prebuilt Package. I got everything up and running on Windows Server, but now when I try to install any plugin,...