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
Age
Commit message (
Expand
)
Author
2014-06-17
Merge pull request #1787 from goldquest/dev_nopass_whensession
Marcel Klehr
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
2014-03-14
Sometimes, the author2session / group2session don't exist anymore, but the se...
goldquest
2014-01-15
convert over to server-side crypto
Robert Helmer
2013-12-17
Don't crash if CHANGESET_REQ fails
Marcel Klehr
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-11-01
Update padList correctly
Marcel Klehr
2013-10-14
Pad list cache: You can't change the cache if it's not initiated
Marcel Klehr
2013-10-13
You don't need the padList if you want to alter it
Marcel Klehr
2013-10-13
Don't try to populate padlist on each req
John McLear
2013-10-12
Don't create new pad if a non-existant read-only pad is accessed
Marcel Klehr
2013-10-09
clean up
John McLear
2013-10-09
more warns
John McLear
2013-10-09
suggestion
John McLear
2013-10-03
Merge pull request #1920 from ether/allow-err-msg-from-listpadsof-author
John McLear
2013-10-03
allow author manager to use custom error module
John McLear
2013-09-29
‘Etherpad Lite’ -> ‘Etherpad’
Eric Schrijver
2013-09-18
API: fix createGroup for mapper endpoint for cases when a mapped group has be...
Marcel Klehr
2013-05-29
Grant access, when valid session is available and sessionNoPassword is set
goldquest
2013-04-09
Merge pull request #1693 from guyzmo/api_extension
John McLear
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-04-01
Merge branch 'feature/support-node-0.10' into develop
Marcel Klehr
2013-03-31
Log when a sessionID in checkAccess is not found
mluto
2013-03-31
When there is just one session and this one is invalid SecurityManager.checkA...
mluto
2013-03-30
log things the log4js-way; put all the brackets on a new line
mluto
2013-03-30
Added debug-output to SecurityManager.checkAccess to indicate *why* an auth-t...
mluto
2013-03-23
expires was never defined
John McLear
2013-02-26
Merge pull request #1523 from ether/store-sessions-in-db
John McLear
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-13
Begin supporting the database but still have a problem where it generates new...
John McLear
2013-02-12
include the callback call, for sanity and stop the pad from being nuked so ea...
John McLear
2013-02-10
remove console warn
John McLear
2013-02-10
kinda brutal way of stopping plugins being able to pass *s instead of attributes
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
[next]