ntfy/cmd
Philipp C. Heckel 0ad9716241
Merge pull request #1212 from KuroSetsuna29/config-webpush-expiry
feat: allow configurable web push expiry duration
2025-05-24 14:57:50 -04:00
..
access.go Change mod path 2023-11-16 20:54:58 -05: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 Support for underscores in server.yml config options 2022-05-16 11:32:21 -04:00
publish.go Change mod path 2023-11-16 20:54:58 -05:00
publish_test.go Change mod path 2023-11-16 20:54:58 -05:00
publish_unix.go cmd: add go1.18 build directives 2022-09-01 00:49:08 +03:00
publish_windows.go ntfy publish --pid $PID ... 2022-06-20 10:56:45 -04:00
serve.go Merge pull request #1212 from KuroSetsuna29/config-webpush-expiry 2025-05-24 14:57:50 -04: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 user: Allow changing the hashed password directly 2025-05-21 16:34:14 +02:00
user_test.go Change mod path 2023-11-16 20:54:58 -05:00
webpush.go Fix webpush command 2025-05-22 21:56:28 -04:00
webpush_test.go Fix up APNs PR 2025-05-22 20:48:24 -04:00