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
/
handler
Age
Commit message (
Expand
)
Author
2017-05-11
Do not use cookie for pad shortcuts
Luiza Pagliari
2017-04-04
[feature] Create option to automatically reconnect after a few seconds
Luiza Pagliari
2016-12-22
Fixed crash on invalid export url
Stefan
2016-09-08
Remove unused parameter `noDocType`.
Dan Bornstein
2016-09-08
Remove the `noDocType` argument, which was only ever passed as `false`.
Dan Bornstein
2016-04-26
Update socket.io to version 1.4.5
Stefan
2016-01-08
hrm, removal
John McLear
2016-01-08
seems to work
John McLear
2015-12-21
include req and res in export convert hook
John McLear
2015-12-17
check for soffice before removing export paths
Chris Birk
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-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-20
Allow LibreOffice to be used when exporting a pad
Simon Gaeremynck
2015-10-19
Add an appendText API
Ted Mielczarek
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-09
if granularity is negative, endNum is negative and loop
webzwo0i
2015-10-09
check if ChangesetRequest granularity is a number (#2796)
webzwo0i
2015-08-15
Fix API call appendChatMessage to send new message to all connected clients
Stefan
2015-07-20
clientReady hook- pass entire message, updated doc
Emily Xie
2015-06-24
Check for valid session in handleUserInfoUpdate
Clark Boylan
2015-06-19
Allow a pad to only end with a single newline, rather than requiring two.
Xavid
2015-05-20
more read only mode fixes andadd support for handleMessageSecurity hook
John McLear
2015-05-18
Tidy HTML before trying to convert it with abiword
Simon Gaeremynck
2015-04-29
plugins always return html so use that endpoint
John McLear
2015-04-11
Merge pull request #2604 from ether/pad-options
John McLear
2015-04-11
session key is now ignored and also padOptions are available in settings
John McLear
2015-04-11
make setPadRaw async; streamline .etherpad file import handling chain
Tom Hunkapiller
2015-04-10
fix the rest of the deprecation warnings
Tom Hunkapiller
2015-04-08
update for express 4.x
Tom Hunkapiller
2015-04-02
Merge branch 'develop' of github.com:ether/etherpad-lite into editbar-accessi...
John McLear
2015-04-01
reintroduce removed api points that were removed by mistake
John McLear
2015-04-01
tests and fix up sloppy code by original author
John McLear
2015-04-01
Merge branch 'feature/append-chat-api' of github.com:derosm2/etherpad-lite in...
John McLear
2015-04-01
fix import issue with txt files and abiword #2572
John McLear
2015-03-31
Merge pull request #2530 from webzwo0i/exception-handling-for-mimatched-compo...
John McLear
2015-03-03
empty author should be allowed to support clearAuthorship functionality
webzwo0i
2015-03-03
- operator do not show up in the attribs of a pad, but authors could still le...
webzwo0i
2015-03-03
check author in = operator
webzwo0i
2015-03-02
print revision numbers - not changesets - in warn-log
webzwo0i
2015-03-02
callback with argument error in async.series instead
webzwo0i
2015-02-26
do not crash when encountering mismatched compositions. log the changesets an...
webzwo0i
2015-02-25
Add a saveRevision API function
Luc Didry
2015-02-24
Fixes #1870
Luc Didry
2015-02-09
Adding api call for appending a chat message.
Mike DeRosa
2015-01-24
Stop processing a message without auth (i.e. a client did not send
webzwo0i
2015-01-19
bumpage
John McLear
[next]