index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
node
/
hooks
/
express
Age
Commit message (
Expand
)
Author
2012-11-04
allow favicon.ico as pad name
Wikinaut
2012-11-04
fix #377: add favicon url as optional settings.json parameter
Wikinaut
2012-11-01
Put up some '/admin doesn't exist' notice.
Marcel Klehr
2012-11-01
Allow robots.txt to be custom
John McLear
2012-11-01
Pass on the req object to eejs hooks
Marcel Klehr
2012-10-03
Merge branch 'develop' into express-v3
Marcel Klehr
2012-10-02
Don't shut down the whole server, if error handling middleware is called.
Marcel Klehr
2012-09-22
Fix socket.io auth: Use connect to parse signed cookies (migrate to express v3)
Marcel Klehr
2012-09-22
Migrate error handling middleware to express v3
Marcel Klehr
2012-09-22
Set secret on cookieParser (migrate to express v3)
Marcel Klehr
2012-09-22
Fix res.send (migrate to express v3)
Marcel Klehr
2012-09-21
Upgrade log4js to v0.5
Marcel Klehr
2012-09-21
Differentiate between http server and express app
Marcel Klehr
2012-09-12
error handling and close is removed in express 3
johnyma22
2012-09-09
Add support for multiple api versions
Marcel Klehr
2012-09-03
Merge pull request #977 from cweider/loopback-avoidance
John McLear
2012-09-03
Minify publishes its own mock request thing.
Chad Weider
2012-08-18
use socket.io with jsonp-polling. several browsers tested. fixes IE8 issues
Wikinaut
2012-08-16
fix for all IE8 issues when IE8 setting NATIVE XMLHHTP SUPPORT is disabled
Wikinaut
2012-07-22
Eliminate the loopback that has been causing so much trouble.
Chad Weider
2012-07-03
Merge branch 'develop' of git://github.com/Pita/etherpad-lite into restartserver
Egil Moeller
2012-07-03
Make the server restart on plugin install
Egil Moeller
2012-07-02
Don't rewrite in a stupid way
Mark Holmquist
2012-06-22
Merge pull request #810 from redhog/aceEditEvent
John McLear
2012-06-13
The pad name sanitizer shouldn't drop query params. issue #779
Jordan Hollinger
2012-06-04
More plugin information
Egil Moeller
2012-04-23
Unified timeslider and pad editing protocol / component
Egil Moeller
2012-04-19
Changed the authentication mechanism to support hooks
Egil Moeller
2012-04-19
More general basic auth
Egil Moeller
2012-04-18
Better plugin admin interface
Egil Moeller
2012-04-13
Don't block static paths with http auth
Jordan Hollinger
2012-04-08
bugfix for some crashes through stack overflows
Patrick Rauscher
2012-04-07
bugfix to use the API again
Patrick Rauscher
2012-04-04
Merge branch 'develop' into fix/max-age
Matthias Bartelmeß
2012-04-04
remove maxAge: undefined header, send maxAge even if set to 0
Matthias Bartelmeß
2012-04-04
on plugin definitions, only expose plugins with client_hooks registered. dont...
Matthias Bartelmeß
2012-04-03
when no password is set, dont allow access to admin page
Matthias Bartelmeß
2012-04-02
Basic auth for admin page
Egil Moeller
2012-03-27
Merge branch 'develop' of git://github.com/Pita/etherpad-lite
Egil Moeller
2012-03-24
Send the Content-Type header for plugin-definitions.json in the right format
Matthias Bartelmeß
2012-03-19
Plugin list can now be reloaded 'live'
Egil Moeller
2012-03-17
Plugin install/uninstall
Egil Moeller
2012-03-15
Searching for plugins, plus handling async events from the server (progress)
Egil Moeller
2012-03-15
Show installed plugins and search new ones
Egil Moeller
2012-03-13
Made all html pages into eejs templates
Egil Moeller
2012-03-10
Minify implements virtual plugins resources.
Chad Weider
2012-03-10
Change paths.
Chad Weider
2012-03-10
This is duplicated by the contents of static.
Chad Weider
2012-03-04
Fixing client side require, the minify code is completly unused now, very ugl...
Peter 'Pita' Martischka
2012-03-01
Removed old pluginfw stuff
Egil Moeller
[next]