1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 03:13:33 +01:00
ntfy/server
2023-03-29 15:03:41 -04:00
..
actions.go
actions_test.go
config.go
config_test.go
errors.go
file_cache.go Allow /metrics on default port; reduce memory if not enabled 2023-03-15 22:34:06 -04:00
file_cache_test.go
log.go
mailer_emoji.json
message_cache.go
message_cache_test.go
ntfy.service
server.go
server.yml
server_account.go
server_account_test.go Just comment the test for now 2023-03-29 15:03:41 -04:00
server_firebase.go
server_firebase_test.go
server_manager.go
server_manager_test.go
server_matrix.go
server_matrix_test.go
server_metrics.go
server_middleware.go
server_payments.go
server_payments_test.go
server_test.go
smtp_sender.go Allow SMTP servers without auth 2023-03-02 20:25:13 -05:00
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go
topic_test.go
types.go
util.go
util_test.go
visitor.go