1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 11:24:04 +01:00
ntfy/cmd
binwiederhier 142a297552 typo
2023-06-24 14:10:33 -04:00
..
access.go WIP tier CLI 2023-02-06 22:38:22 -05:00
access_test.go Auth rate limiter 2023-02-08 15:20:44 -05:00
app.go
app_test.go
config_loader.go Replace interface{} 2022-10-01 16:31:48 -04:00
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
serve_test.go
subscribe.go Fix previous fix 2023-06-01 16:01:39 -04:00
subscribe_darwin.go
subscribe_test.go
subscribe_unix.go Fix almost all tests 2022-12-27 22:14:14 -05:00
subscribe_windows.go Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
tier.go
tier_test.go
token.go Self-review, round 2 2023-02-09 15:24:12 -05:00
token_test.go Auth rate limiter 2023-02-08 15:20:44 -05:00
user.go Fine tuning error messages, add --ignore-exists flag to tier/user command 2023-02-16 10:35:23 -05:00
user_test.go
webpush.go Rename web-push-subscriptions-file to web-push-file 2023-06-17 21:57:47 -04:00
webpush_test.go