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
2014-03-30
Create a customizable timeslider toolbar
Marcel Klehr
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-03-17
quick formatting clean up
John McLear
2014-03-16
Refactor toolbar.js to use consistent naming
Marcel Klehr
2014-03-16
Merge branch 'pr/1579' into toolbar-test
Marcel Klehr
2014-03-14
Sometimes, the author2session / group2session don't exist anymore, but the se...
goldquest
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-24
fix randomstring
webzwo0i
2014-01-15
convert over to server-side crypto
Robert Helmer
2014-01-15
new randomString function should take len arg
Robert Helmer
2014-01-15
mozilla bug 844796 - use node crypto module for randomString
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-16
Merge pull request #1514 from ether/dont-die-on-bad-html
John McLear
2013-12-14
Add input validation for html param in setHTML()
Lennart Brinkmann
2013-12-10
Merge branch 'fix-exporthtml-styling-tags' of https://github.com/webzwo0i/eth...
John McLear
2013-12-09
resolve merge conflict
John McLear
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
[virtual_lines] remove traces of virtual_lines/makeVirtualLineView. this code...
webzwo0i
2013-12-08
do not send globalPadId in clientvars - its not used anywhere
webzwo0i
2013-12-08
[padDiff] remove unused functions a?lines_length
webzwo0i
2013-12-08
fix loop
webzwo0i
2013-12-08
remove unused require
webzwo0i
2013-12-08
function scope: variables only need to be declared once
webzwo0i
2013-12-08
remove now unused code
webzwo0i
2013-12-08
refactor export of style attributes
webzwo0i
2013-12-08
useless var statement (function scope)
webzwo0i
2013-12-08
workaround so that at least one tag stays open if its the outermost tag. save...
webzwo0i
2013-12-08
be more clear about the value in propVals
webzwo0i
2013-12-08
some more docs for attribute export and cleanup empty lines
webzwo0i
2013-12-08
add some documentation for styling attributes export
webzwo0i
2013-12-08
fix export so no tags are omitted
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-26
have the server parse the settings file using minify and strip commas
s1341
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-11-01
Update padList correctly
Marcel Klehr
2013-10-28
Merge branch 'metrics' into develop
Marcel Klehr
2013-10-27
stats: Add http500, memoryUsage, pendingEdits gauges
Marcel Klehr
2013-10-27
Expose current stats at /stats
Marcel Klehr
[next]