1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-12-23 02:02:33 +01:00
ntfy/server
binwiederhier 2329695a47 Polishing
2023-02-23 20:46:53 -05:00
..
actions.go
actions_test.go
config.go Minor tweaks 2023-02-15 10:55:01 -05:00
config_test.go
errors.go More tests; Discovered a bug with the response codes 2023-02-22 22:44:48 -05:00
file_cache.go
file_cache_test.go
log.go
mailer_emoji.json
message_cache.go
message_cache_test.go
ntfy.service
server.go Polishing 2023-02-23 20:46:53 -05: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 Polishing 2023-02-23 20:46:53 -05:00
server_manager_test.go
server_matrix.go Ensure we return 429s for Matrix endpoints too; return proper error codes 2023-02-23 15:38:45 -05:00
server_matrix_test.go Ensure we return 429s for Matrix endpoints too; return proper error codes 2023-02-23 15:38:45 -05:00
server_middleware.go Polish a little 2023-02-22 22:26:43 -05:00
server_payments.go Support for annual billing intervals 2023-02-21 22:44:30 -05:00
server_payments_test.go Support for annual billing intervals 2023-02-21 22:44:30 -05:00
server_test.go Polishing 2023-02-23 20:46:53 -05:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go Polishing 2023-02-23 20:46:53 -05:00
types.go Support for annual billing intervals 2023-02-21 22:44:30 -05:00
util.go Polishing 2023-02-23 20:46:53 -05:00
util_test.go
visitor.go Do not panic when changing tiers, and user is nil 2023-02-20 21:46:25 -05:00