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
2012-10-06
Remove two instances of the same function name
John McLear
2012-10-03
Changed pad_id to padID to follow projct standards.
d-a-n
2012-10-03
Changed pad hook names to follow naming conventions. Arguments will now be pa...
d-a-n
2012-10-02
Added pad hooks (create, load, edit, remove)
d-a-n
2012-09-19
Fix async.forEach in MultiSession code
Marcel Klehr
2012-09-19
Revert "Fixed foreach loop on session IDs, was breaking EP on single session ...
Marcel Klehr
2012-09-18
Merge pull request #1014 from marcelklehr/feature/list-all-groups
John McLear
2012-09-18
Fixed foreach loop on session IDs, was breaking EP on single session in cookie.
johnyma22
2012-09-17
Add listAllGroups API endpoint
Marcel Klehr
2012-09-11
Don't break if there is no session cookie.
Marcel Klehr
2012-09-04
Update src/node/db/AuthorManager.js
John McLear
2012-09-04
Update src/node/db/AuthorManager.js
John McLear
2012-09-04
Update src/node/db/API.js
John McLear
2012-09-02
Document multi-session cookie feature
Marcel Klehr
2012-08-17
Add in padUsers HTTP API call
Mark Holmquist
2012-08-12
Merge pull request #939 from marcelklehr/fix/group2sessions-bug
John McLear
2012-08-10
Create author2sessions.sessionIDs if it doesn't exist yet.
Marcel Klehr
2012-08-09
Create group2sessions.sessionIDs if it doesn't exist yet.
Marcel Klehr
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
2012-06-29
Add in padUsersCount method and API call
Mark Holmquist
2012-06-27
Merge pull request #821 from marcelklehr/fix-contributor-api-methods
John McLear
2012-06-27
Some fixes to the contributor API methods
Marcel Klehr
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-05-29
Merge branch 'master' into timeslider-realtimeupdate+readonly-pads
Egil Moeller
2012-04-23
ReadOnly pad handling
Egil Moeller
2012-04-07
Allow disabling Passwords by setting them to an empty string
Patrick Rauscher
2012-04-02
Merge pull request #557 from redhog/master
John McLear
2012-04-01
Merge branch 'johnyma22'
Egil Moeller
2012-03-31
fix pitas fix
John McLear
2012-03-18
replaceing AttributePoolFactory by AttributePool
Matthias Bartelmeß
2012-03-02
Merge branch 'pita'
Egil Moeller
2012-02-28
Removed CommonCode entierly
Egil Moeller
2012-02-26
First stab at getting client side require(plugin/..) to work from within ethe...
Egil Moeller
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller