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
2014-06-17
Merge pull request #1619 from ether/stricter-transport
John McLear
2014-06-17
Enable HSTS for TLS connections
Marcel Klehr
2014-03-30
Create a customizable timeslider toolbar
Marcel Klehr
2014-03-17
quick formatting clean up
John McLear
2014-03-16
Merge branch 'pr/1579' into toolbar-test
Marcel Klehr
2013-12-05
Replace tabs indentation with spaces indentation
Luc Didry
2013-10-27
stats: Add http500, memoryUsage, pendingEdits gauges
Marcel Klehr
2013-10-27
Expose current stats at /stats
Marcel Klehr
2013-10-27
Record metrics with 'measured'
Marcel Klehr
2013-10-10
Polish logging of client-side errors on the server
Marcel Klehr
2013-09-29
Merge branch 'pr/1756' into develop
Marcel Klehr
2013-09-29
‘Etherpad Lite’ -> ‘Etherpad’
Eric Schrijver
2013-09-10
allow users to have colons in password
vileda
2013-04-24
updated to use settings
Spruce (Felix Fichte)
2013-04-13
Moving the toolbar plugin calls.
cohitre
2013-03-27
Merge pull request #1675 from ether/fix/process-uncaughtException-event-handl...
John McLear
2013-03-27
/admin/plugins: Fix update check
Marcel Klehr
2013-03-26
Don't leak event listeners for process:uncaughtException
Marcel Klehr
2013-03-26
Install and uninstall plugins with style
Marcel Klehr
2013-03-26
/admin/plugins: Don't list installed plugins as available
Marcel Klehr
2013-03-26
/admin/plugins: Add progress indicators and report errors
Marcel Klehr
2013-03-25
admin/plugins: Allow people to sort search results
Marcel Klehr
2013-03-25
Revamp /admin/plugins
Marcel Klehr
2013-03-25
Fix caching of npm search results and only make one registry request on /admi...
Marcel Klehr
2013-03-19
Log http on debug log level
Marcel Klehr
2013-03-18
Fix #1639 by removing bodyParser middleware introduced with swagger REST API
Marcel Klehr
2013-03-14
allow strict transport if ssl is on and stop x-frame-options, this might brea...
John McLear
2013-03-14
redirect /admin to /admin/ so that the relative links work
Marcel Klehr
2013-03-06
Multiple REST endpoints (one per version)
nelson.silva
2013-03-06
Added some fixes to make it work with the codegen
Nelson Silva
2013-03-06
Initial work on swagger
Nelson Silva
2013-02-17
Merge branch 'develop' of github.com:ether/etherpad-lite into store-sessions-...
John McLear
2013-02-13
session key in settings file OR generate temp key for instance
John McLear
2013-02-13
Begin supporting the database but still have a problem where it generates new...
John McLear
2013-02-12
Update src/node/hooks/express/apicalls.js
Manuel Knitza
2013-02-04
Make async and cleaner
John McLear
2013-02-03
put tests in static folder, still have a race condition no biggy
John McLear
2013-02-03
correct path
John McLear
2013-02-03
allow plugins to specify frontend test specs
John McLear
2013-01-26
Add checkUpdates endpoinnt for /admin/plugins
Marcel Klehr
2012-12-31
Fix #1309 : Fix support for node v0.6
Marcel Klehr
2012-12-27
Merge pull request #1297 from marcelklehr/migrate-to-html10n
Marcel Klehr
2012-12-26
Resolve #1301 startup pointing at old bitly URL
John McLear
2012-12-23
Simplify local locale file format
Marcel Klehr
2012-12-23
Don't break if a plugin hasn't got a locales dir
Marcel Klehr
2012-12-23
Simplify server-side i18n code and make it a bit more understandable
Marcel Klehr
2012-12-23
There's no utf8, but there's utf-8
Marcel Klehr
2012-12-23
Revert "Don't tell IE it's utf8. Just send it. Otherwise it'll snuff it!"
Marcel Klehr
2012-12-23
use relativa path in import definitions of locales.json
Iván Eixarch
2012-12-23
Don't tell IE it's utf8. Just send it. Otherwise it'll snuff it!
Marcel Klehr
[next]