summaryrefslogtreecommitdiff
path: root/src/node/hooks/express
AgeCommit message (Expand)Author
2015-04-11fix: only match /javascript/* for caching middlewareTom Hunkapiller
2015-04-10clearer comments about the path handling behaviorTom Hunkapiller
2015-04-10fix an issue in the path handling that allowed directory traversalTom Hunkapiller
2015-04-11Merge pull request #2584 from devoidfury/express4John McLear
2015-04-11Log version number and git-sha on server startStefan
2015-04-10Add version number to plugins-info pageStefan
2015-04-10fix the rest of the deprecation warningsTom Hunkapiller
2015-04-10fix minify route path; update deprecated callsTom Hunkapiller
2015-04-08update for express 4.xTom Hunkapiller
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-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-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-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