flaschengeist/flaschengeist
Ferdinand Thiessen aa8f8f6e64 [core][plugin] Allow blueprints to be set on instance level
This ensures blueprints are read from the plugin instance
instead of the class, allowing custom routes to be added within the
`load()` function.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-08-25 17:05:04 +02:00
..
alembic [core][plugin] Unify plugin model and real plugins 2022-08-25 15:39:05 +02:00
cli [core][plugin] Unify plugin model and real plugins 2022-08-25 15:39:05 +02:00
controller [cli] Users and roles can be now managed using the cli 2022-08-25 17:04:22 +02:00
database [core][plugin] Unify plugin model and real plugins 2022-08-25 15:39:05 +02:00
models [core][plugin] Unify plugin model and real plugins 2022-08-25 15:39:05 +02:00
plugins [core][plugin] Allow blueprints to be set on instance level 2022-08-25 17:05:04 +02:00
utils Implement custom UA parsing, allowing to update Flask and Werkzeug 2022-08-22 17:18:03 +02:00
__init__.py chore(clean): Drop `_module_path` from flaschengeist 2022-02-21 22:24:33 +01:00
app.py [core][plugin] Allow blueprints to be set on instance level 2022-08-25 17:05:04 +02:00
config.py The enabled state of plugins is now loaded from database rather than config file 2022-08-18 21:22:47 +02:00
flaschengeist.toml chore(clean): Drop `_module_path` from flaschengeist 2022-02-21 22:24:33 +01:00
logging.toml fix(cli): Fix logging when setting verbosity on the cli 2022-02-21 21:02:15 +01:00