summaryrefslogtreecommitdiff
path: root/src/node/hooks/express/adminplugins.js
AgeCommit message (Expand)Author
2015-04-11Log version number and git-sha on server startStefan
2015-04-10Add version number to plugins-info pageStefan
2015-02-11working, need to test thoughJohn McLear
2015-01-25tell installer if old etherpad needs updating during plugin installJohn McLear
2014-12-16remove more dead requires.webzwo0i
2014-11-23final commitJohn McLear
2014-11-18hrm I dont trust this securityJohn McLear
2014-11-18template of a semi-fixJohn McLear
2013-03-27/admin/plugins: Fix update checkMarcel Klehr
2013-03-26Install and uninstall plugins with styleMarcel Klehr
2013-03-26/admin/plugins: Don't list installed plugins as availableMarcel Klehr
2013-03-26/admin/plugins: Add progress indicators and report errorsMarcel Klehr
2013-03-25admin/plugins: Allow people to sort search resultsMarcel Klehr
2013-03-25Revamp /admin/pluginsMarcel Klehr
2013-03-25Fix caching of npm search results and only make one registry request on /admi...Marcel Klehr
2013-01-26Add checkUpdates endpoinnt for /admin/pluginsMarcel Klehr
2012-09-22Fix res.send (migrate to express v3)Marcel Klehr
2012-06-04More plugin informationEgil Moeller
2012-04-19Changed the authentication mechanism to support hooksEgil Moeller
2012-04-19More general basic authEgil Moeller
2012-04-18Better plugin admin interfaceEgil Moeller
2012-03-19Plugin list can now be reloaded 'live'Egil Moeller
2012-03-17Plugin install/uninstallEgil Moeller
2012-03-15Searching for plugins, plus handling async events from the server (progress)Egil Moeller
2012-03-15Show installed plugins and search new onesEgil Moeller