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
/
node
/
db
Age
Commit message (
Expand
)
Author
2012-02-27
Fix doesPadExist check
Peter 'Pita' Martischka
2012-02-26
Forbid colons, this Fixes #301
Peter 'Pita' Martischka
2012-02-14
Merge branch 'modulize-share'
Chad Weider
2012-02-14
Correct typo in 363e1685618b1bb05802a221021549eb0ee7a3bd.
Chad Weider
2012-02-14
Merge pull request #422 from jhollinger/fix_listPads
Peter 'Pita' Martischka
2012-02-10
Share `randomString` method.
Chad Weider
2012-02-10
Share the `AttributePoolFactory`, `Changeset`, and `contentcollector` modules.
Chad Weider
2012-02-06
HTTP API listPads should return an array
Jordan
2012-01-30
remove joose dependency
booo
2012-01-28
move randomString function into module
booo
2012-01-08
Merge pull request #289 from jhollinger/no_spaces
John McLear
2011-12-22
Bugfix to API calling indexOf on an undefined padID
Jordan
2011-12-16
Sanitize pad names
Jordan
2011-12-10
replaced all stop callbacks with customError callbacks. Fixes #270
Peter 'Pita' Martischka
2011-12-08
Don't make the globalPads too global ;)
Peter 'Pita' Martischka
2011-12-04
Changed all error handling to async-stacktrace style + fixed import/export on...
Peter 'Pita' Martischka
2011-11-26
Merge pull request #222 from jhollinger/master
Peter 'Pita' Martischka
2011-11-21
Add editOnly option
Jordan
2011-11-21
Implement a 'requireSession' mode, which requires any user to have a valid se...
Jordan
2011-11-17
Hook the ImportHtml module into the API
Lorenzo Gil Sanchez
2011-10-31
Allow to get the HTML of the pad with the API
Lorenzo Gil
2011-09-30
make globalPads into an ad-hoc Object that can store values with arbitrary na...
Rob Speer
2011-08-22
added deleteGroup API function
Peter 'Pita' Martischka
2011-08-17
moved require joose to the correct place
Peter 'Pita' Martischka
2011-08-17
ensure wrong socketio messages doesn't kill the server
Peter 'Pita' Martischka
2011-08-16
added deletePad API function
Peter 'Pita' Martischka
2011-08-16
ensure password and publicStatus functions are only used with group pads
Peter 'Pita' Martischka
2011-08-13
added a security manager to control pad access on group pads
Peter 'Pita' Martischka
2011-08-13
fixed regular expression PadID check
Peter 'Pita' Martischka
2011-08-11
changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Pr...
Peter 'Pita' Martischka
2011-08-10
added setPublicStatus, getPublicStatus, setPassword and isPasswordProtected
Peter 'Pita' Martischka
2011-08-10
harmonize different ID types, improved the prefixes
Peter 'Pita' Martischka
2011-08-10
added deleteSession
Peter 'Pita' Martischka
2011-08-10
changed name of getMapped*4 functions to create*IfNotExistsFor
Peter 'Pita' Martischka
2011-08-09
clean up
Peter 'Pita' Martischka
2011-08-09
added listSessionsOfGroup and listSessionsOfAuthor
Peter 'Pita' Martischka
2011-08-09
added createSession and getSessionInfo
Peter 'Pita' Martischka
2011-08-09
added getMappedAuthor4
Peter 'Pita' Martischka
2011-08-09
added create Author
Peter 'Pita' Martischka
2011-08-09
cleaned up authormanager
Peter 'Pita' Martischka
2011-08-08
added the listPads and createGroupPad
Peter 'Pita' Martischka
2011-08-08
added getMappedGroup4 and createGroup
Peter 'Pita' Martischka
2011-08-04
added createPad
Peter 'Pita' Martischka
2011-08-04
added getReadOnlyID
Peter 'Pita' Martischka
2011-08-04
added getRevisionsCount
Peter 'Pita' Martischka
2011-08-04
added setText and simplified getText
Peter 'Pita' Martischka
2011-08-04
check the padID with a regular expression
Peter 'Pita' Martischka
2011-08-03
Installed API infrastructure, getText works already
Peter 'Pita' Martischka
2011-08-01
replaced tabs with spaces
Peter 'Pita' Martischka
2011-07-31
bugfix bugfix
Peter 'Pita' Martischka
[next]