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
Age
Commit message (
Expand
)
Author
2012-11-12
Simplify lang setting in pad.html template
Marcel Klehr
2012-11-12
Add pad setting for UI lang
Marcel Klehr
2012-11-10
Add i18n component
Marcel Klehr
2012-11-06
Fix #1130 Reload settings on /admin/settings server restart
Marcel Klehr
2012-11-06
Merge pull request #1124 from Wikinaut/fix-issue-377-add-favicon-url-settings...
John McLear
2012-11-05
Merge pull request #1127 from Pita/admin-page
John McLear
2012-11-05
add express endpoint for admin index.html
John McLear
2012-11-05
Merge pull request #1120 from Pita/feature/settings-admin
John McLear
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-02
Make express restart - I think this reloads settings
johnyma22
2012-11-02
make the server save settings
johnyma22
2012-11-02
Start putting file system together for admin settings, no where near complete
johnyma22
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
attempt to put correct init in right place but could be wrong
johnyma22
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-08
Load npm to enable server to see the git revision.
Marcel Klehr
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ß
[next]