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
2014-09-28
If exportFileName hook isn’t defined don’t return empty filename.
Olivier Tétard
2014-08-08
Added a `userLeave` hook that gets called when a user leaves a pad
Simon Gaeremynck
2014-06-16
Merge pull request #2150 from ether/export-file-name-hook
John McLear
2014-06-11
Merge pull request #2149 from ether/dont-use-abiword-for-html
Marcel Klehr
2014-06-01
Corrected the API Version number.
Stephan Jauernick
2014-05-31
Added a new API method getPadID for reversing the Readonly ID and introduced ...
Stephan Jauernick
2014-05-15
Fix race condition
Marcel Klehr
2014-05-15
Update ExportHandler.js
John McLear
2014-05-12
use full string not first char
John McLear
2014-05-12
use call first and update docs
John McLear
2014-05-09
Update ImportHandler.js
John McLear
2014-05-07
make async, please check
John McLear
2014-05-07
remove eplite add etherpad
John McLear
2014-05-06
working logic for allowing a server side hook to modify the export file name ...
John McLear
2014-05-06
abiword shouldnt be used for HTML native documents
John McLear
2014-03-26
Merge pull request #2092 from webzwo0i/fix-crash-with-queued-messages
John McLear
2014-03-20
Fix REQ_CS rev boundary check
Marcel Klehr
2014-02-20
remember user session because it can be gone when finalHandler is called
webzwo0i
2014-02-20
fix crash if disconnect happens for sessions that have messages queued
webzwo0i
2014-02-19
Addressed a potential never finishing forEach in PadMessageHandler.padUsers
Simon Gaeremynck
2014-01-15
convert over to server-side crypto
Robert Helmer
2013-12-17
Don't crash if CHANGESET_REQ fails
Marcel Klehr
2013-12-17
Fix server side bug index overflow
s1341
2013-12-09
Merge pull request #2028 from webzwo0i/remove-deadcode
John McLear
2013-12-09
Merge pull request #2030 from ether/import_hook
John McLear
2013-12-09
Remove console logs
John McLear
2013-12-08
do not send globalPadId in clientvars - its not used anywhere
webzwo0i
2013-12-07
fix closing of </title> tag
webzwo0i
2013-12-05
Replace tabs indentation with spaces indentation
Luc Didry
2013-11-28
foo
John McLear
2013-11-27
not working and erally confused
John McLear
2013-11-24
move copy/move pad into a new api version
s1341
2013-11-18
fix bugs, add force option to overwrite destination
s1341
2013-11-17
change parameter names
s1341
2013-11-17
add pad copy/move API functions
s1341
2013-10-28
Merge branch 'metrics' into develop
Marcel Klehr
2013-10-27
stats: Add http500, memoryUsage, pendingEdits gauges
Marcel Klehr
2013-10-27
Record metrics with 'measured'
Marcel Klehr
2013-10-25
Refactors APIHandler:callAPI
Kenan Sulayman
2013-10-19
Privacy: Add an option to disable IP logging
Grant Woodford
2013-10-13
pass correct padID to checkAccess if pad is requested via readOnly link
vileda
2013-10-12
Drop messages from unknown connections
Marcel Klehr
2013-10-10
Add explanations for more disconnect scenarios
Marcel Klehr
2013-10-10
Never keep processing a changeset if it's corrupted
Marcel Klehr
2013-10-10
Catch errors during preparation of client vars
Marcel Klehr
2013-10-07
Filter author attribs in client_vars.historicalAuthorData
Marcel Klehr
2013-10-07
Revert "do not pass historical author data to read only users"
Marcel Klehr
2013-10-06
remove white space
John McLear
2013-10-06
do not pass historical author data to read only users
John McLear
2013-09-29
Merge branch 'pr/1756' into develop
Marcel Klehr
[next]