summaryrefslogtreecommitdiff
path: root/src/node/hooks/express
AgeCommit message (Expand)Author
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-29‘Etherpad Lite’ -> ‘Etherpad’Eric Schrijver
2013-09-10allow users to have colons in passwordvileda
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
2013-03-18Fix #1639 by removing bodyParser middleware introduced with swagger REST APIMarcel Klehr
2013-03-14redirect /admin to /admin/ so that the relative links workMarcel Klehr
2013-03-06Multiple REST endpoints (one per version)nelson.silva
2013-03-06Added some fixes to make it work with the codegenNelson Silva
2013-03-06Initial work on swaggerNelson Silva
2013-02-17Merge branch 'develop' of github.com:ether/etherpad-lite into store-sessions-...John McLear
2013-02-13session key in settings file OR generate temp key for instanceJohn McLear
2013-02-13Begin supporting the database but still have a problem where it generates new...John McLear
2013-02-12Update src/node/hooks/express/apicalls.jsManuel Knitza
2013-02-04Make async and cleanerJohn McLear
2013-02-03put tests in static folder, still have a race condition no biggyJohn McLear
2013-02-03correct pathJohn McLear
2013-02-03allow plugins to specify frontend test specsJohn McLear
2013-01-26Add checkUpdates endpoinnt for /admin/pluginsMarcel Klehr
2012-12-07merged upstream developWikinaut
2012-12-05Fix #1219: Make api work if requireAuth is enabledMarcel Klehr
2012-12-03fixed git merge confictIván Eixarch
2012-12-02add socketTransportProtocols parameterWikinaut
2012-11-29Let socket.io decide which transport is best for the browserMarcel Klehr
2012-11-23Import html by default and allow basic import/export features without abiwordIván Eixarch
2012-11-17Make tests work on windowsMarcel Klehr
2012-11-13Merged branch feature/frontend-testsPeter 'Pita' Martischka
2012-11-06Fix #1130 Reload settings on /admin/settings server restartMarcel Klehr
2012-11-06Merge pull request #1124 from Wikinaut/fix-issue-377-add-favicon-url-settings...John McLear
2012-11-05Merge pull request #1127 from Pita/admin-pageJohn McLear
2012-11-05add express endpoint for admin index.htmlJohn McLear
2012-11-05Merge pull request #1120 from Pita/feature/settings-adminJohn McLear
2012-11-04allow favicon.ico as pad nameWikinaut
2012-11-04fix #377: add favicon url as optional settings.json parameterWikinaut
2012-11-03merged develop back inPeter 'Pita' Martischka
2012-11-02Make express restart - I think this reloads settingsjohnyma22
2012-11-02make the server save settingsjohnyma22