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
Age
Commit message (
Expand
)
Author
2013-01-22
script tag didn't link to right location
goldquest
2013-01-18
listAllPads should return an object, not an arraay. issue #1374
Jordan Hollinger
2013-01-14
Added hook for clientVars and hook-doc
mluto
2013-01-14
Only create clientVars when they are needed
mluto
2013-01-14
Merge pull request #1342 from spcsser/feature/padlisting
John McLear
2013-01-13
Merge pull request #1334 from mluto/load-more-chat-messages
John McLear
2013-01-13
Add log4js config setting
Marcel Klehr
2013-01-11
Modified pad list manager to return an ordered list.
spcsser
2013-01-11
Edited getPads function to be able to work without callback
Swen
2013-01-09
Added functionality to use spcsser/ueberDB findKey functionality.
Swen
2013-01-08
Added comments
Swen
2013-01-08
Added comments
Swen
2013-01-08
Added functionality to list pads on this server.
Swen
2013-01-07
converted load-more-link to button, added loading-gif, fixed typo
mluto
2013-01-06
client loads messages using the new client loads messages using new method, g...
mluto
2013-01-06
fixed and unified indenting, added comments in handleClientReady
mluto
2013-01-02
corrected a documentation glitch for checkToken - clarified which token is va...
Stephan Jauernick
2012-12-31
Fix #1309 : Fix support for node v0.6
Marcel Klehr
2012-12-27
Bump API version for checkToken endpoint
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
Remove locale file converter (ini2json)
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
fixed bug in parseIni
Iván Eixarch
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
2012-12-23
Hacky solution for exploreDir error
Marcel Klehr
2012-12-23
support for json in i18n
Iván Eixarch
2012-12-23
convert language files from ini to json
Iván Eixarch
2012-12-23
convert language files from ini to json
Iván Eixarch
2012-12-10
Merge pull request #1244 from Wikinaut/add-socketio-transport-protocol-parameter
John McLear
2012-12-10
removed console.log of transport protocols
Wikinaut
2012-12-10
Fix issue #725 which was caused by a race condition
John McLear
2012-12-10
Merge pull request #1272 from stephan48/patch-1
John McLear
2012-12-07
Update src/node/db/API.js
Stephan Jauernick
2012-12-07
Update src/node/db/API.js
Stephan Jauernick
2012-12-07
Update src/node/handler/APIHandler.js
Stephan Jauernick
2012-12-07
Update src/node/db/API.js
Stephan Jauernick
2012-12-07
merged upstream develop
Wikinaut
2012-12-06
Merge pull request #1268 from ether/fix/eejs-block-caching
John McLear
2012-12-06
Fix #1247, #1201: Don't cache eejs blocks!
Marcel Klehr
2012-12-06
use the parent window, not the top
goldquest
2012-12-06
avoid use of os.tmpDir() for node 0.6 compatibility
Iván Eixarch
2012-12-06
fix for multiple cookies support (Also fix for, when session is not valid any...
goldquest
2012-12-06
Added semicolons
goldquest
2012-12-05
Fix #1219: Make api work if requireAuth is enabled
Marcel Klehr
[next]