1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-25 12:49:51 +01:00
ntfy/cmd
2023-03-15 22:34:06 -04:00
..
access.go
access_test.go
app.go
app_test.go
config_loader.go
config_loader_test.go
publish.go Cosmetic changes 2023-03-06 23:12:46 -05:00
publish_test.go allow default-token and per-subscription tokens in client.yml 2023-03-05 22:57:51 -07:00
publish_unix.go
publish_windows.go ntfy publish --pid $PID ... 2022-06-20 10:56:45 -04:00
serve.go Allow /metrics on default port; reduce memory if not enabled 2023-03-15 22:34:06 -04:00
serve_test.go
subscribe.go Merge pull request #660 from wunter8/remove-redundant-poll-param 2023-03-07 15:04:18 -05:00
subscribe_darwin.go Logging 2022-06-01 16:57:35 -04:00
subscribe_test.go include auth headers with using ntfy sub --poll --from-config 2023-03-06 18:14:52 -07:00
subscribe_unix.go
subscribe_windows.go Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
tier.go
tier_test.go
token.go Self-review, round 2 2023-02-09 15:24:12 -05:00
token_test.go Auth rate limiter 2023-02-08 15:20:44 -05:00
user.go
user_test.go