Commit Graph

74 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire 0e8a9c8313 - Upgraded `gogga` version to `2.1.18` 2023-03-11 15:55:40 +02:00
Tristan B. Velloza Kildaire d3b8d6357c - Use new `gogga` 2023-03-11 15:51:31 +02:00
Tristan B. Velloza Kildaire 61147d7597 - Update `config.json` to use CRXN DNS 2023-03-11 15:51:23 +02:00
Tristan B. Velloza Kildaire 56b2e97456 Added some notes 2022-12-11 22:46:41 +02:00
Tristan B. Velloza Kildaire dbe3bcc8c5 Added debug info 2022-11-21 11:26:06 +02:00
Tristan B. Velloza Kildaire 7d70c583e5 Cleaned up imports
Removed commented code
2022-11-21 11:25:06 +02:00
Tristan B. Velloza Kildaire f2d928bb38 Cleaned up code and added some descriptive comments
Added TODOs for a future final release
2022-11-21 11:24:24 +02:00
Tristan B. Velloza Kildaire a207c12c12 Cleaned up 2022-11-21 11:22:50 +02:00
Tristan B. Velloza Kildaire 4fa6db11d5 Read webhook listener settings from configuration file 2022-11-21 11:22:23 +02:00
Tristan B. Velloza Kildaire dead3c511f Corrected exit codes to -1 instead of 1
Removed unneeded newlines in error message
2022-11-21 11:14:11 +02:00
Tristan B. Velloza Kildaire 21b75b530b Corrected error message on I/O error with configuration file 2022-11-21 11:12:55 +02:00
Tristan B. Velloza Kildaire 505ccea728 Exit when either too many arguments are provided or the configuration file path was wrong or there was a parsing error 2022-11-21 11:10:36 +02:00
Tristan B. Velloza Kildaire 53cc9e8b46 Moved all ntfy.sh sends to a single method with debugging statements and a check for if `hasNTFYSH` is true 2022-11-14 10:52:05 +02:00
Tristan B. Velloza Kildaire e711f8c0db Added notes on using a custom path for JSON configuration path. 2022-11-13 20:32:40 +02:00
Tristan B. Velloza Kildaire c88db9e4bc Added configuration file support
Updated information on configuration file details
2022-11-13 20:31:50 +02:00
Tristan B. Velloza Kildaire 52fd89fb3d Added gogga dependency 2022-11-13 20:30:56 +02:00
Tristan B. Velloza Kildaire 7fcd3b9216 Added setup information to README 2022-11-08 10:19:32 +02:00
Tristan B. Velloza Kildaire a551b30e57 Added error handling when doing any JSON parsing such that errors will be sent to the response on Gitea 2022-11-08 10:19:25 +02:00
Tristan B. Velloza Kildaire 361654b54b Added support for reopening issues 2022-11-07 16:26:31 +02:00
Tristan B. Velloza Kildaire 2d48a7155a Added support for opening issues, closing issues and comments on issues 2022-11-07 16:24:23 +02:00
Tristan B. Velloza Kildaire edb67c7d46 Updated .gitignore 2022-11-06 13:28:06 +02:00
Tristan B. Velloza Kildaire a6262c9559 Fixed assignees names for issues 2022-11-06 13:27:57 +02:00
Tristan B. Velloza Kildaire 22f921b668 Added issues support 2022-11-06 12:23:25 +02:00
Tristan B. Velloza Kildaire 43ee3c81ce Added initial working code 2022-11-06 12:09:15 +02:00