1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-12-23 10:12:38 +01:00
ntfy/server
2021-11-22 14:30:09 +01:00
..
static Use custom url in case of self-hosted 2021-11-22 14:30:09 +01:00
cache.go
cache_mem.go
cache_sqlite.go Do not allow empty messages 2021-11-18 14:21:00 -05:00
example.html Examples and anchors on website 2021-11-18 09:22:33 -05:00
index.gohtml Use custom url in case of self-hosted 2021-11-22 14:30:09 +01:00
message.go
server.go Do not allow empty messages 2021-11-18 14:21:00 -05:00
topic.go Make publishing asynchronous 2021-11-09 14:48:25 -05:00
visitor.go