1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-23 03:43:47 +01:00
ntfy/server
2023-02-20 21:46:25 -05:00
..
actions.go
actions_test.go
config.go
config_test.go
errors.go
file_cache.go
file_cache_test.go
log.go
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 Do not set m.Expires if cache: no is set 2023-02-18 19:48:21 -05:00
server.yml
server_account.go Fix panic in manager when attachment-cache-dir is not set, fixes #617 2023-02-17 15:56:48 -05:00
server_account_test.go
server_firebase.go
server_firebase_test.go
server_manager.go Fix panic in manager when attachment-cache-dir is not set, fixes #617 2023-02-17 15:56:48 -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
server_matrix_test.go
server_middleware.go
server_payments.go
server_payments_test.go
server_test.go Derp 2023-02-18 19:54:47 -05:00
smtp_sender.go
smtp_sender_test.go
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
types.go
util.go
util_test.go
visitor.go Do not panic when changing tiers, and user is nil 2023-02-20 21:46:25 -05:00