Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Timeslider authors
|
|
Bugfix for document.domain, and added initialization hook
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/static/css/pad.css
src/templates/timeslider.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
moved it to AttributeManager
|
|
|
|
|
|
iframe stuff
|
|
|
|
|
|
|
|
|
|
Fix max-age
|
|
|
|
|
|
Fix/client plugins
|
|
|
|
dont expose 'package' property
|
|
|
|
Example `"[hookName]": "ep_plugin/static/js/index:[hookName]"` becomes `"[hookName]": "ep_plugin/static/js/index"`
|
|
Removing node.extend
|
|
|
|
|
|
fix crash if getFileCompressed fails (i.e. if /static/js is called)
|
|
|
|
|
|
Admin page security
|
|
|
|
Fix nocolor embed parameter
|
|
|
|
Templating system built on top of EJS and plugin installer
|
|
|
|
|
|
|
|
|
|
|