1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 11:24:04 +01:00
ntfy/cmd
2022-11-28 11:06:47 -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
config_loader.go
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
publish_unix.go
publish_windows.go
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
subscribe_darwin.go
subscribe_unix.go
subscribe_windows.go
user.go
user_test.go