summaryrefslogtreecommitdiff
path: root/src/node/hooks
AgeCommit message (Expand)Author
2015-04-01Merge branch 'feature/append-chat-api' of github.com:derosm2/etherpad-lite in...John McLear
2015-02-16allow for load testing connections to hit by a settingJohn McLear
2015-02-11working, need to test thoughJohn McLear
2015-02-09Adding api call for appending a chat message.Mike DeRosa
2015-01-25tell installer if old etherpad needs updating during plugin installJohn McLear
2015-01-18and this one..John McLear
2014-12-31Merge pull request #2418 from ether/etherpad-export-and-importJohn McLear
2014-12-30hack to avoid warnings in swagger usagewebzwo0i
2014-12-29semi working requires browser refreshJohn McLear
2014-12-29resolve merge conflictJohn McLear
2014-12-27removing dokuwikiJohn McLear
2014-12-16remove more dead requires.webzwo0i
2014-12-16Merge pull request #2373 from webzwo0i/avoid-global-vairablesJohn McLear
2014-12-14dont make local variables globalwebzwo0i
2014-11-25really recreate socketio-client in expressCreateServer, fixes #2342luto
2014-11-23final commitJohn McLear
2014-11-23fix session managementJohn McLear
2014-11-18hrm I dont trust this securityJohn McLear
2014-11-18stability restored now to handle the auth issuesJohn McLear
2014-11-18template of a semi-fixJohn McLear
2014-11-04working handling of setting client ip and anonymizing etcJohn McLear
2014-11-04transportsJohn McLear
2014-11-04auth fixJohn McLear
2014-11-01no errors but no connectionsJohn McLear
2014-11-01basics, still not workingJohn McLear
2014-06-17Merge pull request #1619 from ether/stricter-transportJohn McLear
2014-06-17Enable HSTS for TLS connectionsMarcel Klehr
2014-03-30Create a customizable timeslider toolbarMarcel Klehr
2014-03-17quick formatting clean upJohn McLear
2014-03-16Merge branch 'pr/1579' into toolbar-testMarcel Klehr
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-10-27stats: Add http500, memoryUsage, pendingEdits gaugesMarcel Klehr
2013-10-27Expose current stats at /statsMarcel Klehr
2013-10-27Record metrics with 'measured'Marcel Klehr
2013-10-10Polish logging of client-side errors on the serverMarcel Klehr
2013-09-29Merge branch 'pr/1756' into developMarcel Klehr
2013-09-29‘Etherpad Lite’ -> ‘Etherpad’Eric Schrijver
2013-09-10allow users to have colons in passwordvileda
2013-04-24updated to use settingsSpruce (Felix Fichte)
2013-04-13Moving the toolbar plugin calls.cohitre
2013-03-27Merge pull request #1675 from ether/fix/process-uncaughtException-event-handl...John McLear
2013-03-27/admin/plugins: Fix update checkMarcel Klehr
2013-03-26Don't leak event listeners for process:uncaughtExceptionMarcel 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-03-19Log http on debug log levelMarcel Klehr