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
Age
Commit message (
Expand
)
Author
2015-03-26
fix firefox button styling
John McLear
2015-03-26
more working logic and also pretty nice screen reader experience
John McLear
2015-03-26
stop listing URL each time focus is placed back on inner iframe
John McLear
2015-03-26
make the pad contents act like an application and not contents, this can prob...
John McLear
2015-03-26
read for button activity
John McLear
2015-03-26
make index page accessible for screen readers
John McLear
2015-03-26
escape to exit editbar
John McLear
2015-03-25
support drop down show events
John McLear
2015-03-25
whoops
John McLear
2015-03-25
working f9 logic
John McLear
2015-03-25
logic to send focus back to pad on Alt F9 when focus on editbar
John McLear
2015-03-25
better logic for handling lr arrows
John McLear
2015-03-25
remove console log
John McLear
2015-03-25
remove console log
John McLear
2015-03-25
different font families for people with dyslexia
John McLear
2015-03-25
first semi working alt f9 functionality
John McLear
2015-03-24
disable cut renumbering of OLs so cut paste works
John McLear
2015-03-24
temp fix for cut paste but might break some OL functionality
John McLear
2015-03-22
Bumped ueberDB to 0.2.14 so Cassandra suport is included
Simon Gaeremynck
2015-03-20
fixes #2556 (error toggling line attribute) and clarified method documentatio...
Thomas Muehlichen
2015-03-14
oops, fix export with wildcards
webzwo0i
2015-03-13
Return true from handleCut function
lid2000
2015-03-04
a should always have white space pre-wrap stops caret walking in chrome on them
John McLear
2015-03-02
bump ueber
John McLear
2015-02-27
Trigger renumbering when deleting (via cut) the first item of a list
Chris Ball
2015-02-27
Merge pull request #2527 from ldidry/issue-1870-get-saved-revisions-count
John McLear
2015-02-26
bump ueberdb
John McLear
2015-02-26
Merge branch 'develop' of github.com:ether/etherpad-lite into develop
John McLear
2015-02-25
Add backend tests for new API functions
Luc Didry
2015-02-25
Add a saveRevision API function
Luc Didry
2015-02-24
Fixes #1870
Luc Didry
2015-02-22
mobile stylings for chat always on screen
John McLear
2015-02-22
Merge pull request #2520 from ether/load-testing-settings
John McLear
2015-02-21
fix export of bad pads and also limit import to files
John McLear
2015-02-19
Localisation updates from https://translatewiki.net.
Siebrand Mazeland
2015-02-16
allow for load testing connections to hit by a setting
John McLear
2015-02-16
add try-catch clause around calls to applyToAText
webzwo0i
2015-02-16
throw in applyToText and not in applyToAText
webzwo0i
2015-02-16
Revert "51c14d994756e60333b0b60eccb7255cf0c86461 changed the return value of"
webzwo0i
2015-02-16
add semicolons
webzwo0i
2015-02-15
51c14d994756e60333b0b60eccb7255cf0c86461 changed the return value of
webzwo0i
2015-02-15
we do not have the text/padid, but at least we can print the changeset
webzwo0i
2015-02-15
print the actual text...
webzwo0i
2015-02-15
string concat, not multiple arguments...
webzwo0i
2015-02-15
better error message
webzwo0i
2015-02-15
remove unnecessary code; because we have checks in every op now we don't
webzwo0i
2015-02-15
add newline counting for - and + op
webzwo0i
2015-02-15
off by 1
webzwo0i
2015-02-15
add a comment to make clear that the string in stringIterator
webzwo0i
2015-02-14
totally wrong, introduced by myself in
webzwo0i
[next]