ntfy/cmd
Philipp Heckel 5b2fe66903 Fix test
2022-11-16 21:12:52 -05:00
..
access.go Bump Go version, Generics whoooo 2022-10-01 15:50:48 -04:00
access_test.go Switch to build tags "noserver" instead of using _linux suffix 2022-05-21 09:46:49 -04:00
app.go Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
app_test.go Do not print ugly WS error; tests 2022-01-15 22:33:35 -05:00
config_loader.go Replace interface{} 2022-10-01 16:31:48 -04:00
config_loader_test.go Support for underscores in server.yml config options 2022-05-16 11:32:21 -04:00
publish.go ntfy pub: use default-user and default-password from client.yml 2022-10-09 08:34:23 -06: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 Polish async batching 2022-11-16 10:28:20 -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 Logging 2022-06-01 16:57:35 -04:00
subscribe_unix.go cmd: add go1.18 build directives 2022-09-01 00:49:08 +03:00
subscribe_windows.go Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
user.go Bump Go version, Generics whoooo 2022-10-01 15:50:48 -04:00
user_test.go Switch to build tags "noserver" instead of using _linux suffix 2022-05-21 09:46:49 -04:00