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
/
db
/
API.js
Age
Commit message (
Expand
)
Author
2014-12-16
Merge pull request #2373 from webzwo0i/avoid-global-vairables
John McLear
2014-12-14
dont make local variables global
webzwo0i
2014-11-12
Update API.js
Cristo
2014-11-12
Update API.js
Cristo
2014-11-12
Update API.js
Cristo
2014-11-12
update pad clients
Cristo
2014-11-08
comment addded
Cristo
2014-11-08
Added option to restore revisions #1791
Cristo
2014-06-01
Renamed the variable to prevent possible problems.
Stephan Jauernick
2014-05-31
Enhanced the Example for the API Method getPadID and make the return value co...
Stephan Jauernick
2014-05-31
Implemented the the new API method getPadID for reversing the Readonly ID. Ba...
Stephan Jauernick
2014-05-14
Merge pull request #1984 from ldidry/fix/getRevisionChangeset-crash
John McLear
2013-12-14
Add input validation for html param in setHTML()
Lennart Brinkmann
2013-12-09
resolve merge conflict
John McLear
2013-12-05
Replace tabs indentation with spaces indentation
Luc Didry
2013-11-18
fix bugs, add force option to overwrite destination
s1341
2013-11-17
change parameter names
s1341
2013-11-17
add pad copy/move API functions
s1341
2013-11-07
Fix getRevisionChangeset API call making etherpad crash
Luc Didry
2013-09-29
‘Etherpad Lite’ -> ‘Etherpad’
Eric Schrijver
2013-04-04
added full comments to the new API functions.
Bernard `Guyzmo` Pratz
2013-04-04
fixed missing API functions declaration in API ; fixed a typo in APIHandler.
Bernard `Guyzmo` Pratz
2013-04-01
Added getAttributePool, getRevisionOfHead and getRevisionChangeset methods to...
Guyzmo
2013-02-27
remove pointless stuff
John McLear
2013-02-14
when exporting HTML include html and body
John McLear
2013-02-14
when exporting HTML include html and body
John McLear
2013-02-12
include the callback call, for sanity and stop the pad from being nuked so ea...
John McLear
2013-02-04
Bugfixes to getChatHistory API method
Jordan Hollinger
2013-01-28
change to createDiffHTML
John McLear
2013-01-27
resolve merge conflict
John McLear
2013-01-27
docs
John McLear
2013-01-27
Added colors to pad diff
Peter 'Pita' Martischka
2013-01-26
Added getChatHistory and getChatHead (api+code+doc)
mluto
2013-01-22
semi working
John McLear
2013-01-22
mheh
John McLear
2013-01-22
make it crash
John McLear
2013-01-22
bring in some padDiff stuff that doesnt suck
John McLear
2013-01-18
listAllPads should return an object, not an arraay. issue #1374
Jordan Hollinger
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-02
corrected a documentation glitch for checkToken - clarified which token is va...
Stephan Jauernick
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/db/API.js
Stephan Jauernick
2012-09-17
Add listAllGroups API endpoint
Marcel Klehr
2012-09-04
Update src/node/db/API.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-10
Don't crash if setText isn't passed any text. issue #861
Jordan Hollinger
2012-07-07
Bugfix to getLastEdited API method, issue #845
Jordan Hollinger
[next]