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-22 23:01:20 -05:00
..
static
auth.go Simplify tables 2022-01-22 23:01:20 -05:00
auth_sqlite.go Simplify tables 2022-01-22 23:01:20 -05:00
cache.go
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
errors.go WIP: Auth in 80 lines of code :-) 2022-01-21 22:22:27 -05:00
example.html
file_cache.go
file_cache_test.go
index.gohtml
mailer_emoji.json
ntfy.service
server.go Simplify tables 2022-01-22 23:01:20 -05:00
server.yml Update server.yml docs 2022-01-20 20:40:12 -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