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
/
static
/
js
/
domline.js
Age
Commit message (
Expand
)
Author
2016-03-26
Merge pull request #2898 from rohieb/feature/more-uri-schemes
John McLear
2016-01-30
Highlight and link more URI schemes: about, geo, tel
Roland Hieber
2016-01-08
removal
John McLear
2015-12-23
should be clean enough to push
John McLear
2015-01-21
working with a big hack
John McLear
2015-01-21
blind attempt to try
John McLear
2014-03-05
cleaner logic
John McLear
2014-03-05
merge
John McLear
2014-03-04
fix dintenation
John McLear
2014-03-04
preprocessor for domline attributes
John McLear
2013-12-05
Replace tabs indentation with spaces indentation
Luc Didry
2013-10-21
Added a better way of detecting when a url does not have a protocol specified
Grant Woodford
2013-04-11
working solution props to dmitryu for making me not be scared of modifying di...
John McLear
2013-04-09
keep integrity on paste and better styling but new lists dont reset counter
John McLear
2013-04-09
working but then create a second list, it will be stupid, SIGH
John McLear
2013-02-03
Remove legacy mozilla specific code from ace inner
Peter 'Pita' Martischka
2012-04-18
added new hook 'acePostWriteDomLineHTML' which gets called after a domline is...
Martyn York
2012-04-07
made domline and content collector lineAttributes compatible
Matthias Bartelmeß
2012-03-17
use underscore.js
Matthias Bartelmeß
2012-03-13
map / forEach use native impl, if available. ace2_common extends the prototyp...
Matthias Bartelmeß
2012-03-10
Merge branch 'require-paths' into plugin
Chad Weider
2012-03-02
Merge branch 'pita'
Egil Moeller
2012-03-01
Made ace actually use the new hooks system, and removed remnants of old system
Egil Moeller
2012-02-26
First stab at getting client side require(plugin/..) to work from within ethe...
Egil Moeller
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller