summaryrefslogtreecommitdiff
path: root/src/node/hooks
AgeCommit message (Expand)Author
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
2013-03-18Fix #1639 by removing bodyParser middleware introduced with swagger REST APIMarcel Klehr
2013-03-14allow strict transport if ssl is on and stop x-frame-options, this might brea...John McLear
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-31Fix #1309 : Fix support for node v0.6Marcel Klehr
2012-12-27Merge pull request #1297 from marcelklehr/migrate-to-html10nMarcel Klehr
2012-12-26Resolve #1301 startup pointing at old bitly URLJohn McLear
2012-12-23Simplify local locale file formatMarcel Klehr
2012-12-23Don't break if a plugin hasn't got a locales dirMarcel Klehr
2012-12-23Simplify server-side i18n code and make it a bit more understandableMarcel Klehr
2012-12-23There's no utf8, but there's utf-8Marcel Klehr
2012-12-23Revert "Don't tell IE it's utf8. Just send it. Otherwise it'll snuff it!"Marcel Klehr
2012-12-23use relativa path in import definitions of locales.jsonIván Eixarch
2012-12-23Don't tell IE it's utf8. Just send it. Otherwise it'll snuff it!Marcel Klehr