pantalaimon/pantalaimon
2019-07-26 12:46:05 +02:00
..
__init__.py pantalaimon: Add a __init__ file for the package. 2019-03-28 17:09:51 +01:00
client.py client: Disable the SqliteQueue database for now. 2019-07-26 12:46:05 +02:00
config.py pantalaimon: Format the source tree using black. 2019-06-19 12:37:44 +02:00
daemon.py client: Add support for the Sqlite Queue database from peewee. 2019-07-22 16:21:54 +02:00
index.py index: Make the index optional. 2019-07-03 17:41:49 +02:00
log.py pantalaimon: Add license headers. 2019-05-21 16:46:22 +02:00
main.py pantalaimon: Formatting fixes. 2019-07-22 12:24:15 +02:00
panctl.py panctl: Don't duplicate the commands in a list. 2019-07-03 17:42:48 +02:00
store.py client: Add/delete a continued/old fetcher task atomically. 2019-07-04 14:54:27 +02:00
thread_messages.py ui: Don't load the devices from the store. 2019-07-01 18:19:30 +02:00
ui.py pantalaimon: Formatting fixes. 2019-07-22 12:24:15 +02:00