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
Age
Commit message (
Expand
)
Author
2015-10-22
Merge pull request #2798 from ypid/fixed_get_git_hash
John McLear
2015-10-22
Merge pull request #2805 from storytouch/indentationSetting
John McLear
2015-10-22
Merge pull request #2813 from simong/export-libreoffice
John McLear
2015-10-22
Use `Etherpad` rather than `Etherpad Lite` when exporting HTML
Simon Gaeremynck
2015-10-20
Allow LibreOffice to be used when exporting a pad
Simon Gaeremynck
2015-10-19
Add an appendText API
Ted Mielczarek
2015-10-17
Merge pull request #2762 from storytouch/exportTagsAsArrays
Stefan
2015-10-13
Create setting to control if a new line will be indented or not
Luiza Pagliari
2015-10-10
Merge pull request #2730 from emilyxxie/clientready_hook
Stefan
2015-10-10
Merge pull request #2799 from Gared/fix_url_location_error
Stefan
2015-10-09
if granularity is negative, endNum is negative and loop
webzwo0i
2015-10-09
check if ChangesetRequest granularity is a number (#2796)
webzwo0i
2015-10-08
Fix decode error if pad name contains special characters and is sanitized
Stefan
2015-10-07
Get git commit hash even if the repo only points to a bare repo.
Robin Schneider
2015-09-30
Fix off-by-one: The chatHead is in fact a valid message index.
Andreas Fried
2015-09-17
Fixing ed52626. It was closing the span with </span data-TAG=VALUE>, not </span>
Luiza Pagliari
2015-09-07
Generating pad HTML with tags like <span data-TAG="VALUE"> instead of <TAG:VA...
Luiza Pagliari
2015-08-30
Merge pull request #2757 from Gared/doc_append_chat_message
Stefan
2015-08-24
Accepting Arrays on 'exportHtmlAdditionalTags' to handle attributes stored as...
Luiza Pagliari
2015-08-15
Fix missing bracket
Stefan
2015-08-15
Fix API call appendChatMessage to send new message to all connected clients
Stefan
2015-08-03
Fix link to etherpad-lite on GitHub
Thomas Russell Murphy
2015-07-20
clientReady hook- pass entire message, updated doc
Emily Xie
2015-06-30
Restore newline-adding to setText() if passed string does not end in '\n'.
Xavid
2015-06-24
Check for valid session in handleUserInfoUpdate
Clark Boylan
2015-06-21
Add an 'author' entry to the context for the padCreate and padUpdate hooks.
Xavid
2015-06-19
Allow a pad to only end with a single newline, rather than requiring two.
Xavid
2015-05-22
Do not extend Array.prototype
Stéphane Alnet
2015-05-22
use removeItem instead of remove namespace
John McLear
2015-05-20
more read only mode fixes andadd support for handleMessageSecurity hook
John McLear
2015-05-19
other bits required for read only
John McLear
2015-05-19
Merge branch 'develop' of github.com:ether/etherpad-lite into develop
John McLear
2015-05-19
dont show editing buttons in R/O view
John McLear
2015-05-18
Using log4js in TidyHtml
Simon Gaeremynck
2015-05-18
Tidy HTML before trying to convert it with abiword
Simon Gaeremynck
2015-05-11
Merge pull request #2657 from simong/cookie-parser
John McLear
2015-05-07
Use the cookie parser middleware
Simon Gaeremynck
2015-05-06
Fix backend tests with new setText() implementation; tests depended
Xavid
2015-05-05
When using setText(), replace the entire existing text of the pad,
Xavid
2015-04-29
plugins always return html so use that endpoint
John McLear
2015-04-28
show versions of plugins at startup, fixes #2642
John McLear
2015-04-24
fixes #2547
John McLear
2015-04-22
Adding support for providing intermediate CA certificates when running etherp...
Andreas Åkre Solberg
2015-04-15
revert to old path handling, but strip out "..". fixes #2614
Tom Hunkapiller
2015-04-12
dont allow directory traversal #2
louis
2015-04-11
Merge pull request #2604 from ether/pad-options
John McLear
2015-04-11
merge object settings into default settings
Peter 'Pita' Martischka
2015-04-11
session key is now ignored and also padOptions are available in settings
John McLear
2015-04-11
Merge pull request #2602 from devoidfury/fix/import-large-etherpad
John McLear
2015-04-11
Merge pull request #2601 from Gared/session_key_file
Stefan
[next]