Commit graph

20 commits

Author SHA1 Message Date
Scott Wallace fbcd86a67b Fix JSON response from Gotify calls 2021-05-27 07:38:16 +01:00
Scott Wallace a4688c4442 Move to requests to handle TLS connections
Fixes #15
2021-05-27 07:38:16 +01:00
Scott Wallace 4d74be6b9f Add type hints 2021-05-27 07:38:16 +01:00
Scott Wallace 1e0099400d Fix bad return in Gotify method 2021-05-27 07:38:16 +01:00
Scott Wallace 16030fbe05 Add negative healthcheck test 2021-05-27 07:38:16 +01:00
Scott Wallace e47989d80a Cosmetic fix-up 2021-05-27 07:38:16 +01:00
Scott Wallace ed5ba680da Move to Flask to fix #17 2021-05-27 07:38:16 +01:00
Scott Wallace 825f55e70a Resolves #18: Ensure all matching messages are removed, if enabled 2021-05-27 07:38:16 +01:00
Scott Wallace 1672331700 Resolve #8: Add beginnings of a test framework 2021-05-27 07:38:16 +01:00
Scott Wallace 6644a0b20e Rename the variables for the two different types of Gotify key 2021-05-27 07:38:16 +01:00
Scott Wallace 7496d5505e Resolve #16: Verbosity config should be levels not binary
Resolves: #16
2021-05-27 07:38:16 +01:00
Scott Wallace f46f99c1a2 Fix extra "resolved" message 2020-11-03 07:53:05 +00:00
Scott Wallace f36fb69435 Version bump 2020-11-03 07:53:05 +00:00
Scott Wallace 3c9128c233 Resolves #18: Ensure all matching messages are removed, if enabled 2020-11-03 07:53:05 +00:00
Scott Wallace beb470fe4b Perform a small refactor 2020-10-25 09:17:40 +00:00
Scott Wallace 0cb79d734a Removed defaults for instance and description 2020-10-25 09:17:40 +00:00
Scott Wallace 07c5cb2f01 Refactor the code into modules 2020-10-25 09:17:40 +00:00
Scott Wallace 440e211723 Format Python code 2020-10-25 09:17:40 +00:00
Scott Wallace 8e71192d0f Use logging to handle console messaging 2020-10-23 14:50:03 +01:00
Scott Wallace c10920c89e Split out gotify class to its own module 2020-10-23 14:50:03 +01:00