summaryrefslogtreecommitdiff
path: root/src/node/hooks
AgeCommit message (Expand)Author
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-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-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
2012-12-23Hacky solution for exploreDir errorMarcel Klehr
2012-12-23support for json in i18nIván Eixarch
2012-12-07merged upstream developWikinaut
2012-12-05Fix #1219: Make api work if requireAuth is enabledMarcel Klehr
2012-12-04added direction language in EnglishIván Eixarch
2012-12-04Update language4translatewiki 0.1.3Iván Eixarch
2012-12-04Merge remote branch 'ether/develop' into languages4translatewikiIván Eixarch
2012-12-03fixed git merge confictIván Eixarch
2012-12-02remove ssl not enabled messageJohn McLear
2012-12-02add socketTransportProtocols parameterWikinaut
2012-11-29Let socket.io decide which transport is best for the browserMarcel Klehr