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-21 20:07: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 A little polishing, make upgrade banner work when not logged in 2023-01-18 13:46:40 -05:00
file_cache.go Plan-based message and attachment expiry 2023-01-07 09:34:02 -05:00
file_cache_test.go Plan-based message and attachment expiry 2023-01-07 09:34:02 -05:00
mailer_emoji.json
message_cache.go Payments webhook test, delete attachments/messages when reservations are removed, 2023-01-20 22:47:37 -05:00
message_cache_test.go Payments webhook test, delete attachments/messages when reservations are removed, 2023-01-20 22:47:37 -05:00
ntfy.service
server.go Re-add password confirmation 2023-01-21 20:07:39 -05:00
server.yml publishSyncEvent, Stripe endpoint changes 2023-01-16 16:35:37 -05:00
server_account.go Payments webhook test, delete attachments/messages when reservations are removed, 2023-01-20 22:47:37 -05:00
server_account_test.go Rename /access to /reservation 2023-01-12 10:50:09 -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 Payments webhook test, delete attachments/messages when reservations are removed, 2023-01-20 22:47:37 -05:00
server_payments_test.go Payments webhook test, delete attachments/messages when reservations are removed, 2023-01-20 22:47:37 -05:00
server_test.go Payments webhook test, delete attachments/messages when reservations are removed, 2023-01-20 22:47:37 -05:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go
types.go Fix a bunch of FIXMEs 2023-01-18 15:50:06 -05:00
util.go
util_test.go
visitor.go Payments webhook test, delete attachments/messages when reservations are removed, 2023-01-20 22:47:37 -05:00