1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-09-27 19:12:00 +02:00
ntfy/cmd
2022-09-27 12:37:02 -04:00
..
access.go Logging 2022-06-01 16:57:35 -04:00
access_test.go
app.go Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
app_test.go
config_loader.go Logging 2022-06-01 16:57:35 -04:00
config_loader_test.go
publish.go Reformatting, make update 2022-09-27 12:37:02 -04:00
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 ntfy publish --pid $PID ... 2022-06-20 10:56:45 -04:00
serve.go Permissions of unix socket 2022-07-03 19:33:01 -04:00
serve_test.go
subscribe.go Remove unnecessary else branch 2022-08-18 21:04:30 -04: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 Fix auth_file not working for ntfy user command 2022-06-24 19:13:10 -04:00
user_test.go