1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-10-08 03:00:40 +02:00
ntfy/cmd
2025-08-24 13:48:19 -04:00
..
access.go Tiny fixes 2025-07-31 10:46:41 +02:00
access_test.go Fix tests 2025-07-31 11:35:21 +02: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
serve.go Redirect to login page if require-login is enabled 2025-08-24 13:48:19 -04:00
serve_test.go Fix tests 2025-08-09 10:04:57 -04: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 Tiny fixes 2025-07-31 10:46:41 +02:00
tier_test.go Fix tests 2025-07-31 11:35:21 +02:00
token.go Tiny fixes 2025-07-31 10:46:41 +02:00
token_test.go Fix tests 2025-07-31 11:35:21 +02:00
user.go Comments 2025-07-31 11:28:27 +02:00
user_test.go prevent changing a provisioned user's password 2025-08-03 16:07:24 -06:00
webpush.go Add "nowebpush" build tag 2025-08-07 17:39:25 +02:00
webpush_test.go Fix tests 2025-07-31 11:35:21 +02:00