flaschengeist/flaschengeist
Ferdinand Thiessen 2d4c8ebfd9
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/pr/lint Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
fix(plugins): Fix functions using id instead of name property
2022-03-07 14:36:31 +01:00
..
cli feat(docs): Added more documentation on plugins 2022-02-23 15:19:45 +01:00
controller chore(core): Seperated logic from the plugin code, reduces imports 2022-02-13 14:31:55 +01:00
models fix(db): Fix Serial column type for SQLite 2021-12-22 00:36:41 +01:00
plugins fix(plugins): Fix functions using id instead of name property 2022-03-07 14:36:31 +01:00
utils docs(misc): Some more documentation fixes 2021-12-19 19:01:27 +01:00
__init__.py chore(clean): Drop `_module_path` from flaschengeist 2022-02-21 22:24:33 +01:00
app.py feat(plugins): Load metadata from entry points / distribution 2022-02-23 15:20:31 +01:00
config.py chore(clean): Fix codestyle of config.py 2022-02-22 11:11:23 +01:00
database.py feat(db): Use named database constraints 2021-12-18 01:48:12 +01: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