Commit graph

40 commits

Author SHA1 Message Date
binwiederhier ef302d22a9 Avoid panic if user.Current() fails; add logging to "ntfy subscribe" to help figure out what's wrong 2024-03-07 15:56:20 -05:00
binwiederhier 22f48c5ad3 Change mod path 2023-11-16 20:54:58 -05:00
Hunter Kehoe b80aec90d0 fixes #829 2023-08-06 22:44:55 -06:00
binwiederhier f58c1e4c84 Fix previous fix 2023-06-01 16:01:39 -04:00
binwiederhier dc8932cd95 Fix segault in ntfy pub 2023-06-01 14:08:51 -04:00
Hunter Kehoe 037d1d647d fixes #698 2023-04-08 21:20:21 -06:00
Philipp C. Heckel fd6e470f3c
Merge pull request #660 from wunter8/remove-redundant-poll-param
remove redundant ?poll=1 query param
2023-03-07 15:04:18 -05:00
Hunter Kehoe ee97e1110d remove redundant ?poll=1 query param 2023-03-06 18:46:38 -07:00
Hunter Kehoe 1797dec2ba include auth headers with using ntfy sub --poll --from-config 2023-03-06 18:14:52 -07:00
Hunter Kehoe 25be5b47e4 allow default-token and per-subscription tokens in client.yml 2023-03-05 22:57:51 -07:00
binwiederhier 7cc8c81bd8 Continued logging work 2023-02-05 23:34:27 -05:00
Sandro Jäckel df9fe7f8d0
Allow reasding subscribe credentials from NTFY_USER env 2022-10-21 19:45:35 +02:00
Hunter Kehoe ce392de0a8 allow empty password in client.yml
fixes #374
2022-10-09 07:50:37 -06:00
Philipp Heckel 4277d6e4a6 Remove unnecessary else branch 2022-08-18 21:04:30 -04:00
Hunter Kehoe 8956837443 add default-user, default-password, and default-command options to client.yml config 2022-07-31 13:12:38 -06:00
Philipp Heckel 30c8d6b02b Fix auth_file not working for ntfy user command 2022-06-24 19:13:10 -04:00
Philipp Heckel e12995e218 Logging in subscribe and publish command 2022-06-02 11:59:22 -04:00
Philipp Heckel ab955d4d1c Logging 2022-06-01 16:57:35 -04:00
Philipp Heckel dc0e699fb5 WIP: Logging 2022-05-29 22:14:14 -04:00
Philipp Heckel fe96110e6b macOS universal binaries, install instructions for Windows and macOS 2022-05-10 22:10:38 -04:00
Philipp Heckel 6d601ad141 macOS 2022-05-09 21:25:00 -04:00
Philipp Heckel 613348d37e Continued work on Windows CLI 2022-05-09 16:22:52 -04:00
Philipp Heckel 7d473488de Working Windows build 2022-05-09 11:03:40 -04:00
lrabane b89c18e83d Add support for auth in client config 2022-02-17 20:38:33 +01:00
lrabane f4f5edb230 Add auth support for subscribing 2022-02-17 19:13:21 +01:00
Philipp Heckel 243d549975 Command help 2022-01-23 01:00:38 -05:00
Philipp Heckel 873c57b3d8 Send emails 2021-12-23 21:04:17 +01:00
Philipp Heckel 6779d9dd1f Add NTFY_RAW 2021-12-23 00:16:28 +01:00
Philipp Heckel fe5734d9f0 Tests for cliet package 2021-12-22 23:20:43 +01:00
Philipp Heckel 68d881291c Docs, LoadConfig, config test 2021-12-22 13:46:17 +01:00
Philipp Heckel 66c749d5f0 Include image file, docs 2021-12-22 10:21:59 +01:00
Philipp Heckel 9315829bc4 Query filters 2021-12-21 21:22:27 +01:00
Philipp Heckel 85b4abde6c Docs 2021-12-20 20:46:51 -05:00
Philipp Heckel f24855ca9a Documentation, fix test, return JSON on publish, add --quiet flag for publish 2021-12-19 21:01:49 -05:00
Philipp Heckel fa9d6444f5 Move config files and folders 2021-12-18 22:02:36 -05:00
Philipp Heckel 2c1989beb0 I think we're getting there 2021-12-18 16:12:36 -05:00
Philipp Heckel f266afa1de WIP CLI 2021-12-18 14:43:27 -05:00
Philipp Heckel 5639cf7a0f Docs 2021-12-17 22:38:29 -05:00
Philipp Heckel a1f513f6a5 WIP CLI 2021-12-17 09:32:59 -05:00
Philipp Heckel 1e8421e8ce WIP: CLI, relates to #46 2021-12-16 20:33:01 -05:00