ntfy/server
Philipp Heckel 707c58a120 Do not print ugly WS error; tests 2022-01-15 22:33:35 -05:00
..
static Add 'Cache: no' header, closes #41 2021-12-09 10:23:17 -05:00
cache.go Expire attachments properly 2022-01-07 15:15:33 +01:00
cache_mem.go Docs docs docs 2022-01-13 15:17:30 -05:00
cache_mem_test.go Docs docs docs 2022-01-13 15:17:30 -05:00
cache_sqlite.go Add attachment expiry option 2022-01-10 15:36:12 -05:00
cache_sqlite_test.go Docs docs docs 2022-01-13 15:17:30 -05:00
cache_test.go Docs docs docs 2022-01-13 15:17:30 -05:00
config.go Websockets; working 2022-01-15 13:23:35 -05:00
config_test.go Tests, client tests WIP 2021-12-22 14:17:50 +01:00
errors.go Do not print ugly WS error; tests 2022-01-15 22:33:35 -05: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
index.gohtml Typo 2021-12-27 00:37:18 +01:00
mailer_emoji.json Fully working email feature 2021-12-25 00:13:09 +01:00
message.go Attachments limits; working visitor limit 2022-01-07 14:49:28 +01:00
ntfy.service Move config files and folders 2021-12-18 22:02:36 -05:00
server.go Do not print ugly WS error; tests 2022-01-15 22:33:35 -05:00
server.yml Do not print ugly WS error; tests 2022-01-15 22:33:35 -05:00
server_test.go Bump version; update docs 2022-01-14 12:23:58 -05: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
visitor.go CLI; docs docs docs 2022-01-12 21:24:48 -05:00