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
/
utils
Age
Commit message (
Expand
)
Author
2014-11-01
blah push back for imports
John McLear
2014-11-01
use latest jsdom
John McLear
2014-10-11
Move `title` attribute of buttons from `<span>` to `<a>`
Prateek Saxena
2014-07-24
Update Settings.js
Joachim Schiele
2014-06-22
added /abs/path/settings.json handling
Joachim Schiele
2014-06-17
Merge pull request #1787 from goldquest/dev_nopass_whensession
Marcel Klehr
2014-03-30
Create a customizable timeslider toolbar
Marcel Klehr
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-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-16
Merge pull request #1514 from ether/dont-die-on-bad-html
John McLear
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-08
[virtual_lines] remove traces of virtual_lines/makeVirtualLineView. this code...
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-05
Replace tabs indentation with spaces indentation
Luc Didry
2013-11-26
have the server parse the settings file using minify and strip commas
s1341
2013-10-19
Privacy: Add an option to disable IP logging
Grant Woodford
2013-09-29
Merge branch 'pr/1756' into develop
Marcel Klehr
2013-09-29
‘Etherpad Lite’ -> ‘Etherpad’
Eric Schrijver
2013-09-21
strip title out of html during import, pesky abiword behavior
John McLear
2013-09-21
dont crash on malformed HTML import
John McLear
2013-05-29
typo
goldquest
2013-05-29
Grant access, when valid session is available and sessionNoPassword is set
goldquest
2013-04-24
updated to use settings
Spruce (Felix Fichte)
2013-04-15
passing the ToolbarItem to the callback
cohitre
2013-04-15
catch error on export
John McLear
2013-04-15
Normalizing how select and button commands are triggered.
cohitre
2013-04-13
Moving the toolbar plugin calls.
cohitre
2013-04-01
Merge branch 'feature/support-node-0.10' into develop
Marcel Klehr
2013-03-30
fix "util.pump() is deprecated. Use readableStream.pipe()"
Manuel Knitza
2013-03-24
adds missing semicolons in src/node/utils folder
disy-mk
2013-03-23
pump isdeprecated
John McLear
2013-03-16
Fix path.join in Settings.js
Marcel Klehr
2013-03-12
Toolbar hooks
cohitre
2013-03-10
Registering commands on the ace toolbar
cohitre
[next]