etherpad-lite/static/js
2011-12-10 14:36:21 +01:00
..
ace.js Add pad.css and custom/pad.css availability into the iFrame as a fix for issue 83 2011-08-15 15:49:09 +01:00
ace2_common.js cherry picking @Yaco-Sistemas commit to fix IE 8 2011-11-28 11:18:47 -08:00
ace2_inner.js Speed up line numbering of huge pads. Tested on chrome and firefox. Pad with more than 6000 lines will be loaded fast. It refresh first all current line numbers, then creates new with DocumentFragment and style.height info. Reflow(rebuild and rendering of dom) will be reduced to one for new ones, instead for each ones. 2011-12-07 14:23:28 +01:00
broadcast.js fixed the backward compatility to old colorIds 2011-08-21 18:53:30 +01:00
broadcast_revisions.js beautified all static js files 2011-07-07 18:59:34 +01:00
broadcast_slider.js beautified all static js files 2011-07-07 18:59:34 +01:00
changesettracker.js beautified all static js files 2011-07-07 18:59:34 +01:00
chat.js Updated chat for mobile devices 2011-12-06 18:43:30 +01:00
collab_client.js Do a reconnect on network problems. After 10s it gives up 2011-11-25 15:26:01 -08:00
colorutils.js beautified all static js files 2011-07-07 18:59:34 +01:00
contentcollector.js one more 'one line fix'. Fixes bullet list auto replacing indented text whenever a new char is appended to it. This was caused by 'bullet' being hardcoded in a regular expression :/ 2011-11-27 19:10:22 +01:00
cssmanager.js Fixed the iframe problems 2011-07-27 15:11:30 +01:00
cssmanager_client.js beautified all static js files 2011-07-07 18:59:34 +01:00
domline.js https://github.com/Pita/etherpad-lite/issues/143 - needs to be included with earlier commit that should still be in master if pita didn't remove. This fixes the bug where a url without http:// wouldnt be detected as a url and then a subsequent bug I am the father of where it would detect it as a user, open a new page but fudge up the url and make the page fail to load. 2011-11-20 04:24:58 +00:00
domline_client.js beautified all static js files 2011-07-07 18:59:34 +01:00
draggable.js beautified all static js files 2011-07-07 18:59:34 +01:00
easysync2.js beautified all static js files 2011-07-07 18:59:34 +01:00
easysync2_client.js beautified all static js files 2011-07-07 18:59:34 +01:00
excanvas.js put expolorer canvas into minify 2011-08-21 19:20:18 +01:00
farbtastic.js fixed color chooser 2011-08-21 19:27:02 +01:00
jquery-ui.js Make a pulsating chat notification and remove the throb from the tab 2011-07-20 21:50:58 +01:00
json2.js beautified all static js files 2011-07-07 18:59:34 +01:00
linestylefilter.js Add h1 adn h2, h2 seems not to work jet, menu immage have to be drawn 2011-12-10 14:36:21 +01:00
linestylefilter_client.js Add h1 adn h2, h2 seems not to work jet, menu immage have to be drawn 2011-12-10 14:36:21 +01:00
pad2.js Add support for hiding QR code via a parameter 2011-12-04 17:18:24 +01:00
pad_connectionstatus.js added deletePad API function 2011-08-16 20:02:30 +01:00
pad_cookie.js beautified all static js files 2011-07-07 18:59:34 +01:00
pad_docbar.js beautified all static js files 2011-07-07 18:59:34 +01:00
pad_editbar.js Add h1 adn h2, h2 seems not to work jet, menu immage have to be drawn 2011-12-10 14:36:21 +01:00
pad_editor.js Allow authorship background colors to be disabled with a parameter 2011-09-04 13:48:53 +01:00
pad_impexp.js added proper embed parameter support, fixes #116 2011-08-23 18:36:38 +01:00
pad_modals.js beautified all static js files 2011-07-07 18:59:34 +01:00
pad_savedrevs.js beautified all static js files 2011-07-07 18:59:34 +01:00
pad_userlist.js Fix for 'Fix IE8 userpicker color issue' :) 2011-12-06 18:18:38 +01:00
pad_utils.js send client side javascript errors to the server 2011-08-17 19:24:44 +01:00
plugins.js beautified all static js files 2011-07-07 18:59:34 +01:00
skiplist.js beautified all static js files 2011-07-07 18:59:34 +01:00
undo-xpopup.js beautified all static js files 2011-07-07 18:59:34 +01:00
undomodule.js beautified all static js files 2011-07-07 18:59:34 +01:00
virtual_lines.js beautified all static js files 2011-07-07 18:59:34 +01:00