1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-12-23 10:12:38 +01:00
ntfy/server
2022-01-17 19:14:51 -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 Store encoding in cache database 2022-01-17 19:14:51 -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
errors.go Bail out early if HTTP is spoken to /ws endpoint 2022-01-16 17:54:15 -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 Send encoding in Firebase (even though that doesn't make a ton of sense right now) 2022-01-17 13:49:02 -05:00
server.yml Do not print ugly WS error; tests 2022-01-15 22:33:35 -05:00
server_test.go Store encoding in cache database 2022-01-17 19:14:51 -05:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go
types.go Handle binary messages for UnifiedPush 2022-01-17 13:28:07 -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