ntfy/server
2022-02-03 22:26: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 Tests, client tests WIP 2021-12-22 14:17:50 +01:00
errors.go More tests; enough! 2022-02-03 22:26:22 -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 Typo 2021-12-27 00:37:18 +01:00
mailer_emoji.json Fully working email feature 2021-12-25 00:13:09 +01:00
ntfy.service Move config files and folders 2021-12-18 22:02:36 -05:00
server.go Simplify again 2022-01-31 20:12:47 -05:00
server.yml Docs and minor improvements to "ntfy access" 2022-02-01 16:40:33 -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 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 Test Firebase stuff 2022-02-01 08:47:01 -05:00
util_test.go Test Firebase stuff 2022-02-01 08:47:01 -05:00
visitor.go CLI; docs docs docs 2022-01-12 21:24:48 -05:00