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
/
handler
Age
Commit message (
Expand
)
Author
2013-01-22
bring in some padDiff stuff that doesnt suck
John McLear
2013-01-22
script tag didn't link to right location
goldquest
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-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
2012-12-27
Bump API version for checkToken endpoint
Marcel Klehr
2012-12-10
Fix issue #725 which was caused by a race condition
John McLear
2012-12-07
Update src/node/handler/APIHandler.js
Stephan Jauernick
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-11-27
added my name in header
Iván Eixarch
2012-11-23
Import html by default and allow basic import/export features without abiword
Iván Eixarch
2012-11-23
cleaning
Iván Eixarch
2012-11-23
test import converting to html instead to txt by default
Iván Eixarch
2012-11-10
PadMessageHandler: Make sure sessioninfos[session] still exists before pushin...
Marcel Klehr
2012-10-11
Merge pull request #1035 from amtep/develop
John McLear
2012-10-11
fix for error handling in callback code
Dmitry
2012-10-11
fixed variable name in handleMessageHook
Dmitry
2012-10-02
USERINFO_UPDATE: construct a new message for broadcast
Richard Braakman
2012-09-28
Prevent server crash in handleClientReady
Richard Braakman
2012-09-28
Add some explanatory comments to handleUserChanges()
Richard Braakman
2012-09-27
Prettify session handling in handleUserChanges
Richard Braakman
2012-09-26
Fix crash when client submits changeset based on too-old revision
Richard Braakman
2012-09-26
Fix sessioninfos race that can cause crash during USER_CHANGES handling
Richard Braakman
2012-09-17
Add listAllGroups API endpoint
Marcel Klehr
2012-09-13
Bump API version to v1.1
Marcel Klehr
2012-09-09
Add support for multiple api versions
Marcel Klehr
2012-09-04
Update src/node/handler/APIHandler.js
John McLear
2012-08-17
Add in padUsers HTTP API call
Mark Holmquist
2012-08-08
Add in an HTTP API call to send a custom message type.
Mark Holmquist
2012-07-08
Make handleMessage async
Matthias Bartelmeß
2012-07-05
Bugfix for broken readonly timeslider
Egil Moeller
2012-06-29
Add in padUsersCount method and API call
Mark Holmquist
2012-06-27
Merge pull request #819 from marcelklehr/contributor-api-methods
John McLear
2012-06-27
Add in getLastEdited API call
Mark Holmquist
2012-06-27
Add 2 new APIs: listPadsOfAuthor and listAuthorsOfPad
Marcel Klehr
2012-06-26
Merge pull request #818 from MarkTraceur/kick-on-deauth
John McLear
2012-06-26
Fix glaring problem with pull request
Mark Holmquist
2012-06-26
Merge pull request #817 from MarkTraceur/kick-on-deauth
John McLear
2012-06-26
Refuse connection if the user is no longer authorized
Mark Holmquist
2012-06-26
Add in a new hook for handleMessage
Mark Holmquist
2012-05-29
Merge branch 'master' into timeslider-realtimeupdate+readonly-pads
Egil Moeller
2012-05-23
You can't use $ if no jQuery is available.. Apologies for so much spam on th...
John McLear
2012-05-23
Import Should now work in IE
John McLear
2012-05-23
I hate how hacky this change is.
John McLear
2012-05-23
Update src/node/handler/ImportHandler.js
John McLear
[next]