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
/
pad.js
Age
Commit message (
Expand
)
Author
2015-04-05
support for open dyslexic font
John McLear
2015-03-31
expose method for getting a full user list on the client including historical...
John McLear
2015-03-30
fix issue with showControls false not working
John McLear
2015-03-25
remove console log
John McLear
2015-03-25
different font families for people with dyslexia
John McLear
2015-01-21
working logic
John McLear
2015-01-21
Merge pull request #2467 from ether/chat-and-users
John McLear
2015-01-21
working
John McLear
2015-01-21
some sanity
John McLear
2015-01-19
semi working example
John McLear
2014-12-30
Merge pull request #2410 from Gared/feature/notify-user-cookies-rejected
Stefan
2014-12-29
Merge pull request #2401 from ether/save-prefs
John McLear
2014-12-29
Merge branch 'switch-to-pad' of github.com:derosm2/etherpad-lite into localTest
John McLear
2014-12-28
Use camel case
Gared
2014-12-28
Notify user if cookies can't be created
Gared
2014-12-27
set prefs and get prefs
John McLear
2014-12-09
Allow for shardable Etherpad
Simon Gaeremynck
2014-11-22
swap out jquery browser for bower but expose browser object to all pages also...
John McLear
2014-11-18
remove connecting bar image
John McLear
2014-11-15
Merge pull request #2290 from ether/IE11-null-password
John McLear
2014-11-06
working on resize
John McLear
2014-11-06
cleaner reflow
John McLear
2014-11-06
working redraw and draw on startup
John McLear
2014-11-01
change to proper IE check
John McLear
2014-07-12
Cleaning up switchToPad functionality so that we only need one call to the se...
Mike DeRosa
2014-07-06
Fallback for browsers that don't support window.history.pushstate
Mike DeRosa
2014-06-14
Added function to switch to a different pad without having to reload the whol...
Mike DeRosa
2014-03-17
quick formatting clean up
John McLear
2013-10-03
use val not value, broken with newer jq
John McLear
2013-06-17
pass pad in postAceInit hook
j@mailb.org
2013-04-17
use document, not doc
goldquest
2013-04-03
Kick the user if has already successfully authenticated but his session becam...
mluto
2013-04-02
longer timeout on reconnection
John McLear
2013-03-31
Decode the sessionID before sending it to the server since our separator ',' ...
mluto
2013-03-23
fix cookies
John McLear
2013-03-20
merge develop
John McLear
2013-03-17
remove console log
John McLear
2013-03-17
better mobile support for gritter messages, before it was awful
John McLear
2013-03-14
return text instead of html
John McLear
2013-03-14
specialkey doesnt even exist afaik
John McLear
2013-03-05
Add a setting for RTL text direction (integrating the url paramter)
Marcel Klehr
2013-02-08
Removed sidebar-code since the sidebar got removed in EPL, there is only the ...
mluto
2013-02-08
Removed fullWidth/resizing-code as the pad is always fullscreen, unlike the o...
mluto
2013-02-07
Removed isProPad, since all pads are public except for group-pads
mluto
2013-02-07
Killed pad_docbar.js as it's from the old etherpad and not used
mluto
2013-02-07
Removed old chat-code
mluto
2013-01-29
spacing
John McLear
2013-01-29
gritter now implemented
John McLear
2013-01-29
introduce gritter files and ensure its available
John McLear
2013-01-28
Renamed paramSettings to getParameters, to cause less confusion
mluto
[next]