1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 11:24:04 +01:00
ntfy/cmd
2023-03-06 18:14:52 -07:00
..
access.go
access_test.go
app.go More RWLock. Jeff wins again 2023-02-09 20:49:45 -05:00
app_test.go
config_loader.go
config_loader_test.go
publish.go allow default-token and per-subscription tokens in client.yml 2023-03-05 22:57:51 -07: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
serve.go Release notes 2023-03-04 09:24:19 -05:00
serve_test.go Fix test, release notes 2023-02-28 11:57:49 -05:00
subscribe.go include auth headers with using ntfy sub --poll --from-config 2023-03-06 18:14:52 -07:00
subscribe_darwin.go
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
tier.go Enhance some duration flags 2023-02-27 14:34:05 -05:00
tier_test.go Enhance some duration flags 2023-02-27 14:34:05 -05:00
token.go Self-review, round 2 2023-02-09 15:24:12 -05:00
token_test.go
user.go Fine tuning error messages, add --ignore-exists flag to tier/user command 2023-02-16 10:35:23 -05:00
user_test.go