1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 19:33:27 +01:00
ntfy/server
2023-01-24 15:31:39 -05:00
..
actions.go
actions_test.go
config.go Fix a bunch of FIXMEs 2023-01-18 15:50:06 -05:00
config_test.go
errors.go Add password confirmation to account delete dialog, v1/tiers test 2023-01-23 10:58:39 -05:00
file_cache.go
file_cache_test.go
mailer_emoji.json
message_cache.go Introduce text IDs for everything (esp user), to avoid security and accounting issues 2023-01-21 23:15:22 -05:00
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 No flickering for sync topic 2023-01-24 15:31:39 -05:00
server.yml publishSyncEvent, Stripe endpoint changes 2023-01-16 16:35:37 -05:00
server_account.go Fix sync display name and delete after issue 2023-01-24 15:05:19 -05:00
server_account_test.go Kill existing subscribers when topic is reserved 2023-01-23 14:05:41 -05:00
server_firebase.go
server_firebase_test.go
server_matrix.go
server_matrix_test.go
server_middleware.go Allow mocking the Stripe API 2023-01-18 23:01:26 -05:00
server_payments.go Add password confirmation to account delete dialog, v1/tiers test 2023-01-23 10:58:39 -05:00
server_payments_test.go Add password confirmation to account delete dialog, v1/tiers test 2023-01-23 10:58:39 -05:00
server_test.go Delayed deletion 2023-01-22 22:21:30 -05:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go Fix sync display name and delete after issue 2023-01-24 15:05:19 -05:00
types.go Add password confirmation to account delete dialog, v1/tiers test 2023-01-23 10:58:39 -05:00
util.go Add password confirmation to account delete dialog, v1/tiers test 2023-01-23 10:58:39 -05:00
util_test.go
visitor.go Kill existing subscribers when topic is reserved 2023-01-23 14:05:41 -05:00