Régis Behmo
|
f6ee13c9f2
|
Fix plugin import error
Plugins installed from pypi where simply not usable.
|
2019-08-07 14:27:31 +02:00 |
|
Régis Behmo
|
f732a9e3eb
|
Fix missing templates folder in pypi plugins
This was causing a `TemplateNotFound` error. For instance:
https://discuss.overhang.io/t/error-trying-to-enable-xqueue-plugin/110
|
2019-08-07 13:29:12 +02:00 |
|
Régis Behmo
|
ecf3851c23
|
Add missing plugin manifest files
|
2019-07-04 18:01:27 +08:00 |
|
Régis Behmo
|
ff36ddb2d7
|
Fix xqueue auth settings
XQUEUE_INTERFACE needs to be defined even if XQUEUE is not enabled.
|
2019-07-04 10:23:44 +08:00 |
|
Régis Behmo
|
11e735f4e5
|
Migrate notes to a dedicated plugin
|
2019-07-04 09:31:12 +08:00 |
|
Régis Behmo
|
07a0323d8e
|
Move Xqueue to a dedicated plugin
This gives us the opportunity to develop new hooks: build-image and
remote-image.
|
2019-07-04 09:31:12 +08:00 |
|