pantalaimon/pantalaimon
2020-02-20 13:17:20 +01:00
..
__init__.py pantalaimon: Add a __init__ file for the package. 2019-03-28 17:09:51 +01:00
client.py client: Catch encrypted media events and store the decryption keys. 2020-02-20 13:16:17 +01:00
config.py config: Add a DebugEncryption setting to enable the nio crytpo logs. 2019-11-19 16:54:07 +01:00
daemon.py daemon: Override the download endpoint and decrypt the files if necessary. 2020-02-20 13:16:54 +01: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 daemon: Override the download endpoint and decrypt the files if necessary. 2020-02-20 13:16:54 +01:00
panctl.py panctl: Format panctl with black. 2020-02-20 13:12:22 +01:00
store.py store: Add methods to store media info in the store. 2020-02-20 13:14:47 +01:00
thread_messages.py daemon: Add support for key request handling. 2019-08-07 13:00:19 +02:00
ui.py ui: Format the ui file with black. 2020-02-20 13:17:20 +01:00