We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Plugin Wishlist (markdown)
Created Plugin Wishlist (markdown)
In my case, the line "rewrite ^/admin(.*) /admin/$1 break;" makes using the admin -> plugins not usable. Solution: "rewrite ^/admin(.*) /admin$1 break;"
Created Third party web services that have support for Etherpad Lite (mediawiki)
Fixed issues in documentation
Updated Providing encrypted web access to Etherpad Lite using SSL certificates (markdown)
Updated Plugins: Automatically publishing to npm on commit to Github Repo (markdown)
Newer versions of etherpad loads "`/indexBootstrap-zqkVDuTMT2Q.min.js`", which would redirect wrongly before this update.
Updated HTTP API client libraries (markdown)
Fixed StandardOutput and StandardError
Updated How to deploy Etherpad Lite as a service (markdown)
Fixed documentation about nginx proxy sub directory hosting
Fixed documentation on unix domain socket connection
Removed old etherpad instances
Add link to etherpad scanner
Updated Home (markdown)
remove nightly builds
Updated Contribution guidelines (markdown)
Remove devol
Remove Typo3
Added zumpad
Added contribution guidelines.
Added link to Contribution guidelines
Updated Contributing guidelines (markdown)
Added initial draft version