|
static/css
|
Add basic UI templates.
|
2018-03-21 12:56:51 +01:00 |
|
templates
|
Add simple navication to UI
|
2018-03-22 00:36:37 +01:00 |
|
__init__.py
|
Move all in its own package.
|
2018-03-21 06:47:44 +01:00 |
|
config.py
|
Change config to use dataclasses
|
2019-02-05 21:20:55 +01:00 |
|
consumer.py
|
Allow ggracefl stop of consumer
|
2019-01-26 21:49:59 +01:00 |
|
interface.py
|
Allow interface to get stopped gracefully
|
2019-01-26 22:15:23 +01:00 |
|
models.py
|
Add option to ctreate the db
|
2018-03-22 03:42:12 +01:00 |
|
refresher.py
|
Add missing ensure_future
|
2019-01-26 22:23:20 +01:00 |
|
sender.py
|
Fix message generation for picky amazon.
|
2018-03-22 16:17:17 +01:00 |