summaryrefslogtreecommitdiff
path: root/src/static/js/admin
AgeCommit message (Expand)Author
2016-05-22Issue #2960 - deactivate settings.jsonLokeshN
2015-08-07Merge pull request #2 from CodeMichael/patch-1CodeMichael
2015-08-07allow /admin to run on a sub-directoryCodeMichael
2015-08-07allow admin to run on a sub-directoryCodeMichael
2015-01-25tell installer if old etherpad needs updating during plugin installJohn McLear
2015-01-24Add 'last update' column to plugins tableStefan
2015-01-18remove infinite load was causing painJohn McLear
2015-01-18Prevent dublicates in search resultsStefan
2015-01-18Prevent form submit on plugin pageStefan
2014-11-18client side code now fixedJohn McLear
2014-11-18template of a semi-fixJohn McLear
2014-02-17escape rendered npm package infoBenjamin Chodoroff
2013-11-26strip off trailing commass1341
2013-09-12Beautify infinite scrollMarcel Klehr
2013-03-27/admin/plugins: Display a tooltip when hovering the plugin details linkMarcel Klehr
2013-03-27/admin/plugins: Add a loading indicator to some messagesMarcel Klehr
2013-03-27/admin/plugins: Fix update checkMarcel Klehr
2013-03-26/admin/plugins: Dry up displaying of info messagesMarcel Klehr
2013-03-26/admin/plugins: If a user installs sth scroll up to the loading indicatorMarcel Klehr
2013-03-26/admin/plugins: Fix infinite scroll for larger screensMarcel Klehr
2013-03-26Disable search until registry is loaded and fix sorting by versionMarcel Klehr
2013-03-26Remove plugin prefix in pluin lists and make links to plugins more clearMarcel Klehr
2013-03-26/admin/plugins: Show some text if nothing is display otherwiseMarcel 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: Make it display the same amount of plugins after sortingMarcel Klehr
2013-03-26/admin/plugins: Add progress indicators and report errorsMarcel Klehr
2013-03-25/admin/plugins:Hide ep_etherpad-lite in the list of installed pluginsMarcel 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-26/admin/plugins: Display an update button for all plugins that are outdatedMarcel Klehr
2013-01-24[/admin/plugins] remove progress historyMarcel Klehr
2013-01-24[/admin/plugins] Add real-time on keypress searchMarcel Klehr
2013-01-24Add links for installed pluginsMarcel Klehr
2013-01-22fix issue where url was wrong for installJohn McLear
2013-01-20fix issue #1110John McLear
2013-01-20better urlsJohn McLear
2013-01-20open in external windowJohn McLear
2013-01-20resolve #1349John McLear
2013-01-07use .val() instead of [0]John McLear
2013-01-02stop enter reloading new page on search result requestJohn McLear
2012-12-04Add comment to explain how the property containing the version is being read0ip
2012-12-04Display plugin versions0ip
2012-11-06resolve #1131 make textarea resizeJohn McLear
2012-11-02Make express restart - I think this reloads settingsjohnyma22
2012-11-02make stuff workjohnyma22
2012-11-02remove cruft from js and move minify json to seperate file and also send emit...johnyma22
2012-11-02actually using text area is a lot less stupidjohnyma22
2012-11-02Start putting file system together for admin settings, no where near completejohnyma22