flaschengeist/flaschengeist
Ferdinand Thiessen 0a3da51b92 fix(logging): console logger should default to stderr 2021-12-18 01:50:03 +01:00
..
cli feat(cli): Ported CLI to use native click / flask cli 2021-12-18 01:44:06 +01:00
controller fix(roles): Return conflict if role should be deleted but is still in use 2021-12-05 20:50:57 +01:00
models fix(db): User.userid should be unique 2021-12-18 01:49:17 +01:00
plugins feat(cli): Ported CLI to use native click / flask cli 2021-12-18 01:44:06 +01:00
utils feat(hooks): Some more work on the hooks functions 2021-12-17 14:27:27 +01:00
__init__.py Restructured project, renamed modules, removed geruecht as it is dead. 2020-10-30 03:30:46 +01:00
app.py feat(cli): Ported CLI to use native click / flask cli 2021-12-18 01:44:06 +01:00
config.py feat(cli): Ported CLI to use native click / flask cli 2021-12-18 01:44:06 +01:00
database.py feat(db): Use named database constraints 2021-12-18 01:48:12 +01:00
flaschengeist.toml chore(package): Only use setup.cfg, drop setup.py 2021-12-18 01:46:35 +01:00
logging.toml fix(logging): console logger should default to stderr 2021-12-18 01:50:03 +01:00