etherpad-lite/src/static/js
Matthias Bartelmeß fa622857b9 fixed plugins.js
2012-04-29 20:12:15 +02:00
..
admin fixed plugins.js 2012-04-29 20:12:15 +02:00
pluginfw added baseURL export to pad.js, timeslider.js, plugins.js, fixing #670 2012-04-25 10:23:58 +02:00
ace.js added new hook 'acePostWriteDomLineHTML' which gets called after a domline is created and has been added to the page. Also fixed problems with ReferenceExceptions due to require-kernel not being sent to the iframe. 2012-04-18 14:44:25 -07:00
ace2_common.js use underscore.js 2012-03-17 13:38:26 +01:00
ace2_inner.js Bugfix for this being wrong in editorInfo.ace_performDocumentApplyAttributesToRange 2012-04-17 22:32:46 +02:00
AttributeManager.js documentation on AttributeManager 2012-04-08 21:21:05 +02:00
AttributePool.js added lineMarkerAttribute + more comments 2012-04-05 15:20:48 +02:00
broadcast.js Merge branch 'develop' into objectify_ep 2012-03-27 11:15:48 +02:00
broadcast_revisions.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
broadcast_slider.js Merge pull request #637 from fourplusone/feature/timeslider_cleanup 2012-04-15 12:11:46 -07:00
Changeset.js replaceing AttributePoolFactory by AttributePool 2012-03-18 09:05:46 +01:00
changesettracker.js replaceing AttributePoolFactory by AttributePool 2012-03-18 09:05:46 +01:00
ChangesetUtils.js added AttributeManager, ChangesetUtils 2012-04-05 00:50:04 +02:00
chat.js smashing errors caused by .forEach 2012-03-14 01:28:08 +01:00
collab_client.js Merge branch 'require-paths' into plugin 2012-03-10 15:08:09 -08:00
colorutils.js Merge branch 'pita' 2012-03-02 22:00:20 +01:00
contentcollector.js made domline and content collector lineAttributes compatible 2012-04-07 02:12:42 +02:00
cssmanager.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
domline.js added new hook 'acePostWriteDomLineHTML' which gets called after a domline is created and has been added to the page. Also fixed problems with ReferenceExceptions due to require-kernel not being sent to the iframe. 2012-04-18 14:44:25 -07:00
draggable.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
excanvas.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
farbtastic.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
jquery.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
json2.js Better error message for broken JSON 2012-03-21 19:29:59 +01:00
linestylefilter.js linestylefilter now uses attributemanager to find lineattributemarkers 2012-04-07 02:14:19 +02:00
pad.js fix #677 2012-04-29 19:54:38 +02:00
pad_connectionstatus.js Merge branch 'require-paths' into plugin 2012-03-10 15:08:09 -08:00
pad_cookie.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
pad_docbar.js Merge branch 'johnyma22' 2012-04-01 13:27:38 +02:00
pad_editbar.js pad_editbar adapated hacky highlighting of currently opened module to recent changes 2012-04-16 15:23:19 +02:00
pad_editor.js Fix the nocolor embed parameter 2012-04-02 16:35:18 -04:00
pad_impexp.js Merge branch 'require-paths' into plugin 2012-03-10 15:08:09 -08:00
pad_modals.js Merge branch 'require-paths' into plugin 2012-03-10 15:08:09 -08:00
pad_savedrevs.js Merge branch 'johnyma22' 2012-04-01 13:27:38 +02:00
pad_userlist.js Corrected color picker: jQuery(...).css('background-color') returns a hex notation in IE8 and rgb() in every other browser. 2012-04-19 16:44:19 +03:00
pad_utils.js Merge git://github.com/Gared/etherpad-lite into develop 2012-03-11 16:07:34 -07:00
rjquery.js added jQuery to ace2_inner, make it embeddable, ace hooks work now propertly in ace2_inner 2012-03-14 01:41:05 +01:00
security.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
skiplist.js added a comment on skiplist.js 2012-04-08 21:21:52 +02:00
timeslider.js fixed socket.io in timeslider.js 2012-04-29 20:04:00 +02:00
underscore.js use underscore.js 2012-03-17 13:38:26 +01:00
undo-xpopup.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
undomodule.js use underscore.js 2012-03-17 13:38:26 +01:00
virtual_lines.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00