1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-12-23 02:02:33 +01:00
ntfy/server
2023-02-24 22:07:18 -05:00
..
actions.go
actions_test.go
config.go Minor tweaks 2023-02-15 10:55:01 -05:00
config_test.go
errors.go Return 507 for UP publishers without subscribers 2023-02-24 22:07:18 -05:00
file_cache.go
file_cache_test.go
log.go Minor tweaks 2023-02-15 10:55:01 -05:00
mailer_emoji.json
message_cache.go Fix panic in manager when attachment-cache-dir is not set, fixes #617 2023-02-17 15:56:48 -05:00
message_cache_test.go
ntfy.service
server.go Return 507 for UP publishers without subscribers 2023-02-24 22:07:18 -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 Minor tweaks 2023-02-15 10:55:01 -05:00
server_firebase_test.go
server_manager.go Polishing 2023-02-23 20:46:53 -05:00
server_manager_test.go Fix panic in manager when attachment-cache-dir is not set, fixes #617 2023-02-17 15:56:48 -05:00
server_matrix.go Return 507 for UP publishers without subscribers 2023-02-24 22:07:18 -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 Add up* length requirement 2023-02-24 21:10:41 -05:00
smtp_sender.go Minor tweaks 2023-02-15 10:55:01 -05:00
smtp_sender_test.go WIP 2021-12-27 16:39:28 +01:00
smtp_server.go Fix comments 2023-02-20 15:48:34 -05:00
smtp_server_test.go add support to pass access-token for e-mail publishing 2023-02-20 12:45:43 +01:00
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 Only set rate visitor if allowed 2023-02-24 14:45:30 -05:00