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
2016-01-06
Update DB.js
John McLear
2015-12-21
include req and res in export convert hook
John McLear
2015-12-18
Use new exportAvailable() check to include check for SOffice along with Abiwo...
Chris Birk
2015-12-17
check for soffice before removing export paths
Chris Birk
2015-12-02
whoops
John McLear
2015-12-02
working logic
John McLear
2015-12-01
Merge pull request #2831 from fcassin/develop
John McLear
2015-12-01
remove unused variable
John McLear
2015-12-01
Hook for export ocnvert control
John McLear
2015-11-26
regex incoming colors
John McLear
2015-11-24
clean up
John McLear
2015-11-24
allow settings to be applied from the filesystem
John McLear
2015-11-10
Protects against a null atext in cloneAText
Francois Cassin
2015-11-03
Create hook exportHtmlAdditionalTagsWithData
Luiza Pagliari
2015-10-28
Fix for #2809
Bradley Arvin
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
[next]