summaryrefslogtreecommitdiff
path: root/src/static
AgeCommit message (Expand)Author
2013-04-04 dont use top, use the schedulerJohn McLear
2013-04-03Kick the user if has already successfully authenticated but his session becam...mluto
2013-04-02longer timeout on reconnectionJohn McLear
2013-03-31Decode the sessionID before sending it to the server since our separator ',' ...mluto
2013-03-30Merge pull request #1640 from ether/caret-refactorJohn McLear
2013-03-28Merge pull request #1677 from ether/ctrl-s-fadeJohn McLear
2013-03-29remove messy bitsJohn McLear
2013-03-28Make revision button glow on ctrl-s and increase durationMarcel Klehr
2013-03-28more settimeout to top windowJohn McLear
2013-03-28show light yellow for .5 secs on save revision keypressJohn McLear
2013-03-27Merge pull request #1672 from ether/feature/admin-plugins-revampJohn McLear
2013-03-27Merge pull request #1607 from ether/custom-obj-msgJohn McLear
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-26Merge pull request #1664 from ether/sticky-chatJohn McLear
2013-03-26/admin/plugins: Dry up displaying of info messagesMarcel Klehr
2013-03-26/admin/plugins: Fix for smaller screensMarcel 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-26pluginfw/installer.js fire callbacks only onceMarcel 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-26Silence npm when using npm.commands.searchMarcel Klehr
2013-03-26Catch all errors in pluginfw/installer.jsMarcel Klehr
2013-03-26/admin/plugins: Add progress indicators and report errorsMarcel Klehr
2013-03-26expose ace document, reqjired for various pluginsJohn McLear
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-25Don't leak event listeners in pluginfw/installer.jsMarcel Klehr
2013-03-25Revamp /admin/pluginsMarcel Klehr
2013-03-25Make npm registry access code more saneMarcel Klehr
2013-03-25Fix caching of npm search results and only make one registry request on /admi...Marcel Klehr
2013-03-24option to show sticky chat on screen, note i use a literal string, how am i s...John McLear
2013-03-23fix cookiesJohn McLear
2013-03-20Issue #1648 - Long lines without any spaces don't wrap on Firefox, the text e...Sahil Amoli
2013-03-20merge developJohn McLear
2013-03-19Refactor chat notifications and the chatNewMessage hookMarcel Klehr
2013-03-19Merge branch 'develop' of github.com:ether/etherpad-lite into custom-obj-msgJohn McLear
2013-03-19hook for chat msgJohn McLear
2013-03-18Update html10n.jsMarcel Klehr
2013-03-18stop start point going negativeJohn McLear
2013-03-18page up, down etc all working, still no shift page up/down for highlight but ...John McLear
2013-03-18refactored arrow keys now work after paste in chromeJohn McLear
2013-03-17remove console logJohn McLear
2013-03-17better mobile support for gritter messages, before it was awfulJohn McLear