summaryrefslogtreecommitdiff
path: root/src/node/hooks
AgeCommit message (Expand)Author
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
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
2012-11-28get languages availables through translatewiki APIIván Eixarch
2012-11-28back to globalize... don't work :SIván Eixarch
2012-11-26added languages for translatewikiIván Eixarch
2012-11-26Merge remote branch 'ether/develop'Iván Eixarch
2012-11-23Merge remote branch 'ether/develop'Iván Eixarch
2012-11-23Import html by default and allow basic import/export features without abiwordIván Eixarch
2012-11-22initial https version fix #1148Wikinaut
2012-11-22Fix urls, use github.com/etherHyacinthe Cartiaux
2012-11-20Replace Globalize with languages moduleIván Eixarch
2012-11-17Merge pull request #1177 from marcelklehr/fix/optimize-l10n-loading-timesJohn McLear
2012-11-17Make tests work on windowsMarcel Klehr
2012-11-17Serve English strings directly with /locales.iniMarcel Klehr
2012-11-14Move locale detection to the clientMarcel Klehr
2012-11-13merged develop back inPeter 'Pita' Martischka