1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-09-30 04:12:03 +02:00
ntfy/cmd
2023-05-01 11:58:49 -04:00
..
access.go
access_test.go
app.go
app_test.go Continued logging work 2023-02-05 23:34:27 -05:00
config_loader.go
config_loader_test.go Support for underscores in server.yml config options 2022-05-16 11:32:21 -04:00
publish.go
publish_test.go
publish_unix.go
publish_windows.go ntfy publish --pid $PID ... 2022-06-20 10:56:45 -04:00
serve.go
serve_test.go
subscribe.go fixes #698 2023-04-08 21:20:21 -06: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
tier.go
tier_test.go
token.go
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