1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-09-27 19:12:00 +02:00
ntfy/cmd
binwiederhier 7007c0a0bd Docs
2023-01-12 12:04:18 -05:00
..
access.go Replace read/write flags with Permission 2023-01-02 21:12:42 -05:00
access_test.go
app.go
app_test.go
config_loader.go
config_loader_test.go
publish.go
publish_test.go
publish_unix.go cmd: add go1.18 build directives 2022-09-01 00:49:08 +03:00
publish_windows.go
serve.go Docs 2023-01-12 12:04:18 -05:00
serve_test.go
subscribe.go
subscribe_darwin.go
subscribe_unix.go Fix almost all tests 2022-12-27 22:14:14 -05:00
subscribe_windows.go
user.go Sync topic (begin), rename user fields 2023-01-09 21:53:21 -05:00
user_test.go