ntfy/cmd
2025-05-21 20:55:54 -04:00
..
access.go
access_test.go
app.go
app_test.go
config_loader.go
config_loader_test.go
publish.go
publish_test.go
publish_unix.go
publish_windows.go
serve.go Security updates 2025-05-21 18:49:19 -04:00
serve_test.go
subscribe.go 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
subscribe_darwin.go 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
subscribe_test.go
subscribe_unix.go 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
subscribe_windows.go 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
tier.go
tier_test.go
token.go
token_test.go
user.go
user_test.go
webpush.go Release notes 2025-05-21 20:55:54 -04:00
webpush_test.go teach ntfy webpush to write the keys to a file 2024-06-25 22:58:36 -07:00