ntfy/server
2021-12-26 14:34:25 +01:00
..
static Add 'Cache: no' header, closes #41 2021-12-09 10:23:17 -05:00
cache.go WIP_ Add 'At:'/'Delay:' headers to support scheduled messages 2021-12-10 11:31:42 -05:00
cache_mem.go WIP_ Add 'At:'/'Delay:' headers to support scheduled messages 2021-12-10 11:31:42 -05:00
cache_mem_test.go WIP_ Add 'At:'/'Delay:' headers to support scheduled messages 2021-12-10 11:31:42 -05:00
cache_sqlite.go Lots more tests 2021-12-10 22:57:01 -05:00
cache_sqlite_test.go Test DB migration 2021-12-10 20:28:56 -05:00
cache_test.go WIP_ Add 'At:'/'Delay:' headers to support scheduled messages 2021-12-10 11:31:42 -05:00
config.go Fully working email feature 2021-12-25 00:13:09 +01:00
config_test.go Tests, client tests WIP 2021-12-22 14:17:50 +01:00
example.html Examples and anchors on website 2021-11-18 09:22:33 -05:00
index.gohtml Add 'Cache: no' header, closes #41 2021-12-09 10:23:17 -05:00
mailer.go Fix santa bug, email subject encoding, closes #65 2021-12-26 14:34:25 +01:00
mailer_emoji.json Fully working email feature 2021-12-25 00:13:09 +01:00
mailer_test.go Fix santa bug, email subject encoding, closes #65 2021-12-26 14:34:25 +01:00
message.go Test 2021-12-25 22:07:55 +01:00
ntfy.service Move config files and folders 2021-12-18 22:02:36 -05:00
server.go Test 2021-12-25 22:07:55 +01:00
server.yml Docs 2021-12-25 00:57:02 +01:00
server_test.go Test 2021-12-25 22:07:55 +01:00
topic.go Finish cache tests 2021-12-08 22:57:31 -05:00
visitor.go JSON API errors 2021-12-25 15:15:05 +01:00