ntfy/server
Philipp Heckel 73349cd423 Add test
2022-04-03 20:19:43 -04:00
..
config.go Add --web-root switch 2022-03-05 21:28:25 -05:00
config_test.go
errors.go Add test 2022-04-03 20:19:43 -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 Attachment behavior fix for Firefox 2022-04-03 12:39:52 -04:00
message_cache_test.go Attachment behavior fix for Firefox 2022-04-03 12:39:52 -04:00
ntfy.service
server.go Attachment behavior fix for Firefox 2022-04-03 12:39:52 -04:00
server.yml Add --web-root switch 2022-03-05 21:28:25 -05:00
server_firebase.go Test Firebase stuff 2022-02-01 08:47:01 -05:00
server_firebase_test.go Allow 'ntfy access --reset' 2022-02-01 12:23:11 -05:00
server_test.go Add test 2022-04-03 20:19:43 -04:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go
types.go Added missing 'delay' and 'email' params to publish as json 2022-03-29 15:40:26 -04:00
util.go Fully support auth in Web UI; persist users in localStorage (for now); add ugly ?auth=... param 2022-02-25 23:25:04 -05:00
util_test.go Test Firebase stuff 2022-02-01 08:47:01 -05:00
visitor.go Attachment behavior fix for Firefox 2022-04-03 12:39:52 -04:00