1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-12-26 11:42:29 +01:00
ntfy/server
2023-09-24 17:59:23 -04:00
..
actions.go Bump Go version, Generics whoooo 2022-10-01 15:50:48 -04:00
actions_test.go Format actions PR, changelog 2022-06-22 20:23:15 -04:00
config.go
config_test.go
errors.go
file_cache.go
file_cache_test.go Plan-based message and attachment expiry 2023-01-07 09:34:02 -05:00
log.go
mailer_emoji_map.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
server.go
server.yml
server_account.go
server_account_test.go
server_admin.go
server_admin_test.go
server_firebase.go
server_firebase_test.go
server_manager.go
server_manager_test.go
server_matrix.go Tiny changes 2023-03-04 09:32:29 -05:00
server_matrix_test.go
server_metrics.go Cont'd, getting there 2023-05-15 22:06:43 -04:00
server_middleware.go
server_payments.go
server_payments_test.go
server_test.go
server_twilio.go
server_twilio_test.go
server_webpush.go
server_webpush_test.go
smtp_sender.go
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
webpush_store.go
webpush_store_test.go