ntfy/server
Philipp Heckel 02f8a32b46 GET-based send/trigger, relates to #55 2021-12-15 09:41:55 -05: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
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
message.go Priorities, titles, tags 2021-11-27 16:12:08 -05:00
server.go GET-based send/trigger, relates to #55 2021-12-15 09:41:55 -05:00
server_test.go Lots more tests 2021-12-10 22:57:01 -05:00
topic.go Finish cache tests 2021-12-08 22:57:31 -05:00
visitor.go Fix rate limiting behind proxy, make configurable 2021-11-05 13:46:27 -04:00