flaschengeist/flaschengeist
Ferdinand Thiessen 348adefb7c feat(scheduler): Scheduler is now a plugin
Scheduler allows to schedule tasks, like cron does, but requires special configuration.
2021-12-06 23:48:05 +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(models): Notification.plugin should be bigger to support FQN as value 2021-12-05 22:56:05 +01:00
plugins feat(scheduler): Scheduler is now a plugin 2021-12-06 23:48:05 +01:00
utils feat(scheduler): Scheduler is now a plugin 2021-12-06 23:48:05 +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(core): Selected authentification plugin is always enabled 2021-12-06 23:44:07 +01:00
config.py feat(scheduler): Scheduler is now a plugin 2021-12-06 23:48:05 +01:00
database.py [cleanup] PEP8 cleanup 2021-11-18 12:56:02 +01:00
flaschengeist.toml feat(scheduler): Scheduler is now a plugin 2021-12-06 23:48:05 +01:00
logging.toml [core] Minor fixes 2021-11-18 23:02:03 +01:00