1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-07-20 12:07:29 +02:00
ntfy/cmd
2023-01-30 12:19:51 -05:00
..
access.go Payments webhook test, delete attachments/messages when reservations are removed, 2023-01-20 22:47:37 -05:00
access_test.go Replace read/write flags with Permission 2023-01-02 21:12:42 -05:00
app.go
app_test.go Add "last access" to access tokens 2023-01-28 20:29:06 -05:00
config_loader.go Replace interface{} 2022-10-01 16:31:48 -04:00
config_loader_test.go
publish.go Remove --env-topic flag from "ntfy publish" (as per deprecation) 2022-11-28 11:06:47 -05:00
publish_test.go Fix test 2022-11-16 21:12:52 -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 Rate limits make sense now! 2023-01-26 22:57:18 -05:00
serve_test.go test new config parsing 2022-10-07 21:15:45 -05:00
subscribe.go Allow reasding subscribe credentials from NTFY_USER env 2022-10-21 19:45:35 +02:00
subscribe_darwin.go
subscribe_unix.go Fix almost all tests 2022-12-27 22:14:14 -05:00
subscribe_windows.go
token.go Tokens test 2023-01-30 12:19:51 -05:00
token_test.go Tokens test 2023-01-30 12:19:51 -05:00
user.go "ntfy token" CLI 2023-01-29 21:42:40 -05:00
user_test.go Replace read/write flags with Permission 2023-01-02 21:12:42 -05:00