1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-12-23 02:02:33 +01:00
ntfy/server
2023-03-30 14:48:52 -04:00
..
actions.go
actions_test.go
config.go Profiling support 2023-03-28 14:41:16 -04:00
config_test.go
errors.go
file_cache.go
file_cache_test.go
log.go
mailer_emoji.json
message_cache.go
message_cache_test.go Introduce text IDs for everything (esp user), to avoid security and accounting issues 2023-01-21 23:15:22 -05:00
ntfy.service Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
server.go Disable iOS polling entirely 2023-03-30 14:48:52 -04:00
server.yml
server_account.go Support for annual billing intervals 2023-02-21 22:44:30 -05:00
server_account_test.go
server_firebase.go
server_firebase_test.go
server_manager.go More metrics 2023-03-16 22:19:20 -04:00
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
smtp_sender_test.go WIP 2021-12-27 16:39:28 +01:00
smtp_server.go
smtp_server_test.go
topic.go
topic_test.go
types.go Add billing-contact config option 2023-02-28 14:38:31 -05:00
util.go
util_test.go
visitor.go