1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-25 20:59:36 +01:00
ntfy/cmd
2023-03-15 22:34:06 -04: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 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
serve.go Allow /metrics on default port; reduce memory if not enabled 2023-03-15 22:34:06 -04:00
serve_test.go Fix test, release notes 2023-02-28 11:57:49 -05:00
subscribe.go Merge pull request #660 from wunter8/remove-redundant-poll-param 2023-03-07 15:04:18 -05: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
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