Nick Farrell
b218e62ffc
Actually apply the pre-commit fixers to the codebase.
...
This can be redone manually with
`pre-commit run --all`
While the pre-commit hook could be merged to run locally,
it is much cleaner to align all the files to best-practice
syntax in a single commit. It is also required for server-side
validation.
2022-12-23 08:15:51 +11: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