ntfy/server
2022-04-23 15:23:18 -04:00
..
config.go Add --web-root switch 2022-03-05 21:28:25 -05:00
config_test.go
errors.go Disallow HEAD/GET requests with body 2022-04-23 13:40:26 -04:00
example.html
file_cache.go Making RateLimiter and FixedLimiter, so they can both work with LimitWriter 2022-01-12 17:03:28 -05:00
file_cache_test.go Making RateLimiter and FixedLimiter, so they can both work with LimitWriter 2022-01-12 17:03:28 -05:00
mailer_emoji.json
message_cache.go More docs 2022-04-21 09:58:28 -04:00
message_cache_test.go Attachment behavior fix for Firefox 2022-04-03 12:39:52 -04:00
ntfy.service
server.go Disallow HEAD/GET requests with body 2022-04-23 13:40:26 -04:00
server.yml Add --web-root switch 2022-03-05 21:28:25 -05:00
server_firebase.go Docs (WIP), Firebase 2022-04-19 19:22:19 -04:00
server_firebase_test.go Allow 'ntfy access --reset' 2022-02-01 12:23:11 -05:00
server_test.go Changelog, add tests 2022-04-22 14:51:44 -04:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go
types.go Add clear=true|false support to actions 2022-04-22 23:07:35 -04:00
util.go Make sure clear= values are checked 2022-04-23 15:23:18 -04:00
util_test.go More docs 2022-04-21 09:58:28 -04:00
visitor.go Attachment behavior fix for Firefox 2022-04-03 12:39:52 -04:00