1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-10-03 17:00:20 +02:00
ntfy/cmd
2025-07-27 11:02:34 +02:00
..
access.go Works 2025-07-21 17:44:00 +02:00
access_test.go Change mod path 2023-11-16 20:54:58 -05:00
app.go Change mod path 2023-11-16 20:54:58 -05:00
app_test.go Change mod path 2023-11-16 20:54:58 -05:00
config_loader.go Change mod path 2023-11-16 20:54:58 -05:00
config_loader_test.go
publish.go Docs docs docs 2025-07-19 15:37:05 +02:00
publish_test.go Change mod path 2023-11-16 20:54:58 -05:00
publish_unix.go
publish_windows.go ntfy publish --pid $PID ... 2022-06-20 10:56:45 -04:00
serve.go Refuse to update manually created users 2025-07-27 11:02:34 +02:00
serve_test.go Fix linter 2023-11-16 21:04:49 -05:00
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 fixes #829 2023-08-06 22:44:55 -06:00
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 Add message-{size|delay}-limit 2024-03-07 11:53:12 -05:00
tier_test.go Change mod path 2023-11-16 20:54:58 -05:00
token.go Change mod path 2023-11-16 20:54:58 -05:00
token_test.go Change mod path 2023-11-16 20:54:58 -05:00
user.go Add "ntfy user hash" 2025-07-26 12:14:21 +02:00
user_test.go Change mod path 2023-11-16 20:54:58 -05:00
webpush.go Merge client ip header 2025-05-31 15:33:21 -04:00
webpush_test.go Merge client ip header 2025-05-31 15:33:21 -04:00