1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-09-30 04:12:03 +02:00
ntfy/server
2022-01-31 19:33:22 -05:00
..
static
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 All the auth things are working now 2022-01-22 14:47:27 -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 Simplify tables 2022-01-22 23:01:20 -05:00
config_test.go
errors.go More auth 2022-01-24 00:54:28 -05: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
index.gohtml
mailer_emoji.json
ntfy.service
server.go Do not forward messages to Firebase if topic is not world-readable 2022-01-31 19:33:22 -05:00
server.yml Update server.yml docs 2022-01-20 20:40:12 -05:00
server_test.go Support multiple topics in auth 2022-01-27 12:49:05 -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
types.go Do not forward messages to Firebase if topic is not world-readable 2022-01-31 19:33:22 -05:00
util.go Combine things, move stuff 2022-01-15 23:17:46 -05:00
util_test.go Combine things, move stuff 2022-01-15 23:17:46 -05:00
visitor.go CLI; docs docs docs 2022-01-12 21:24:48 -05:00