1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-12-23 10:12:38 +01:00
ntfy/server
2022-12-28 19:55:11 -05:00
..
actions.go
actions_test.go
config.go Sign up rate limit 2022-12-24 12:10:51 -05:00
config_test.go
errors.go
file_cache.go
file_cache_test.go
mailer_emoji.json
message_cache.go
message_cache_test.go
ntfy.service
server.go
server.yml Docs 2022-11-16 10:33:12 -05:00
server_account.go
server_account_test.go
server_firebase.go
server_firebase_test.go Fix almost all tests 2022-12-27 22:14:14 -05:00
server_matrix.go
server_matrix_test.go
server_test.go Simplify API endpoints; add endpoint tests 2022-12-28 19:55:11 -05:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go
types.go Fix almost all tests 2022-12-27 22:14:14 -05:00
util.go
util_test.go
visitor.go