1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 11:24:04 +01:00
ntfy/cmd
2022-10-01 16:31:48 -04:00
..
access.go Bump Go version, Generics whoooo 2022-10-01 15:50:48 -04:00
access_test.go
app.go
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
publish.go
publish_test.go change icon from object to string 2022-07-17 15:40:24 -06:00
publish_unix.go cmd: add go1.18 build directives 2022-09-01 00:49:08 +03:00
publish_windows.go
serve.go
serve_test.go macOS server support, this is just to support iOS development, not for prod 2022-05-11 13:47:41 -04:00
subscribe.go
subscribe_darwin.go
subscribe_unix.go cmd: add go1.18 build directives 2022-09-01 00:49:08 +03:00
subscribe_windows.go
user.go
user_test.go