Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
ACE2 refactoring
|
|
+ aceInitialized is called when ace has been fully initialized
+ aceRegisterBlockElements allows to register new Block Elements with ace.
|
|
|
|
|
|
|
|
Timeslider authors
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/static/css/pad.css
src/templates/timeslider.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
moved it to AttributeManager
|
|
|
|
|
|
iframe stuff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dont expose 'package' property
|
|
|
|
Example `"[hookName]": "ep_plugin/static/js/index:[hookName]"` becomes `"[hookName]": "ep_plugin/static/js/index"`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Templating system built on top of EJS and plugin installer
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
node/utils/Minify.js
src/static/js/pad.js
src/static/js/pad_docbar.js
src/static/js/pad_editbar.js
src/static/js/pad_savedrevs.js
static/css/timeslider.css
static/pad.html
|
|
|
|
|
|
|