admin: Add etherpad update check

This update check notifies admin on startup (via console) or in /admin UI that they need to update Etherpad.
This commit is contained in:
Stefan 2020-06-01 18:57:53 +02:00 committed by GitHub
parent 8deac52c84
commit cffd04446e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 53 additions and 2 deletions

View file

@ -24,6 +24,7 @@
<div class="innerwrapper">
<h2>Etherpad version</h2>
<p>Version number: <%= epVersion %></p>
<p>Latest available version: <%= latestVersion %></p>
<p>Git sha: <a href='https://github.com/ether/etherpad-lite/commit/<%= gitCommit %>'><%= gitCommit %></a></p>
<h2>Installed plugins</h2>