ntfy/server
Philipp Heckel edfed24c27 Make Upgrade header check for websockets case insensitive, closes #228 2022-04-29 13:23:04 -04:00
..
actions.go More actions tests 2022-04-27 14:28:58 -04:00
actions_test.go More actions tests 2022-04-27 14:28:58 -04:00
config.go Add --web-root switch 2022-03-05 21:28:25 -05:00
config_test.go Tests, client tests WIP 2021-12-22 14:17:50 +01:00
errors.go Disallow HEAD/GET requests with body 2022-04-23 13:40:26 -04:00
example.html Examples and anchors on website 2021-11-18 09:22:33 -05:00
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 Fully working email feature 2021-12-25 00:13:09 +01:00
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 Move config files and folders 2021-12-18 22:02:36 -05:00
server.go Make Upgrade header check for websockets case insensitive, closes #228 2022-04-29 13:23:04 -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 WIP 2021-12-27 16:39:28 +01:00
smtp_sender_test.go WIP 2021-12-27 16:39:28 +01:00
smtp_server.go Flip title and message if message is empty 2021-12-28 01:41:00 +01:00
smtp_server_test.go Increase message size limit to 4096 2021-12-31 16:12:53 +01:00
topic.go Finish cache tests 2021-12-08 22:57:31 -05:00
types.go Finish up better parsing 2022-04-27 09:51:23 -04:00
util.go Finish up better parsing 2022-04-27 09:51:23 -04:00
util_test.go Finish up better parsing 2022-04-27 09:51:23 -04:00
visitor.go Attachment behavior fix for Firefox 2022-04-03 12:39:52 -04:00