ntfy/server
2022-01-12 18:52:07 -05:00
..
static
cache.go Expire attachments properly 2022-01-07 15:15:33 +01:00
cache_mem.go Expire attachments properly 2022-01-07 15:15:33 +01:00
cache_mem_test.go
cache_sqlite.go Add attachment expiry option 2022-01-10 15:36:12 -05:00
cache_sqlite_test.go
cache_test.go
config.go Daily traffic limit 2022-01-12 18:52:07 -05:00
config_test.go
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
index.gohtml
mailer_emoji.json
message.go Attachments limits; working visitor limit 2022-01-07 14:49:28 +01:00
ntfy.service
server.go Daily traffic limit 2022-01-12 18:52:07 -05:00
server.yml Daily traffic limit 2022-01-12 18:52:07 -05:00
server_test.go Daily traffic limit 2022-01-12 18:52:07 -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
util.go Better mime type probing 2022-01-10 13:38:51 -05:00
util_test.go Properly handle different attachment use cases 2022-01-08 15:47:08 -05:00
visitor.go Daily traffic limit 2022-01-12 18:52:07 -05:00