ntfy/server
binwiederhier f8d2fcd7a6
Some checks are pending
build / build (push) Waiting to run
docs / publish-docs (push) Waiting to run
test / test (push) Waiting to run
Move metrics to metrics/ pacakge
2026-07-17 22:08:21 +02:00
..
templates Self-review 2025-07-19 21:32:05 +02:00
testdata Docs docs docs 2025-07-19 15:37:05 +02:00
config.go Move metrics to metrics/ pacakge 2026-07-17 22:08:21 +02:00
config_test.go Change mod path 2023-11-16 20:54:58 -05:00
config_unix.go Windows server support 2026-01-17 14:43:43 -05:00
config_windows.go Windows server support 2026-01-17 14:43:43 -05:00
errors.go Add AST check to catch calls, remove regex for block and template 2026-07-08 21:56:57 +02:00
log.go Move metrics to metrics/ pacakge 2026-07-17 22:08:21 +02:00
ntfy.openrc Rename ntfy-server.openrc to ntfy.openrc 2026-03-24 23:38:16 +01:00
ntfy.service Add sandboxing to ntfy.service. 2026-05-18 14:33:48 -04:00
server.go Move metrics to metrics/ pacakge 2026-07-17 22:08:21 +02:00
server.yml Move metrics to metrics/ pacakge 2026-07-17 22:08:21 +02:00
server_account.go Move Twilio to twilio/ package 2026-07-17 13:48:48 +02:00
server_account_email_test.go Allow logging in via email 2026-07-16 21:42:42 +02:00
server_account_test.go Allow logging in via email 2026-07-16 21:42:42 +02:00
server_admin.go Version API endpoint 2026-02-08 14:28:27 -05:00
server_admin_test.go DB conn to 25 2026-02-19 21:36:09 -05:00
server_auth.go Split out auth to server_auth.go 2026-07-03 18:32:25 -04:00
server_firebase.go Move NewPollRequestMessage 2026-02-21 18:01:36 -05:00
server_firebase_dummy.go Extract message cache into message/ package with model/ types 2026-02-18 20:22:44 -05:00
server_firebase_test.go Move NewPollRequestMessage 2026-02-21 18:01:36 -05:00
server_manager.go Move metrics to metrics/ pacakge 2026-07-17 22:08:21 +02:00
server_manager_test.go Move model constants 2026-02-21 10:42:34 -05:00
server_matrix.go Merge branch 'main' of github.com:binwiederhier/ntfy into 1511-ampersand 2026-06-24 05:42:12 -04:00
server_matrix_test.go Adjust Matrix/UP behavior to work with Synapse+Mastodon 2023-02-25 15:12:03 -05:00
server_middleware.go Split out auth to server_auth.go 2026-07-03 18:32:25 -04:00
server_payments.go Fix mail mess 2026-06-15 22:21:22 -04:00
server_payments_dummy.go Make it easy to build without Stripe 2025-08-07 16:41:39 +02:00
server_payments_email_test.go Read /account from primary 2026-06-25 20:24:50 -04:00
server_payments_test.go Fix races in tests 2026-03-25 20:47:20 -04:00
server_race_off_test.go Migration tool 2026-02-23 22:44:21 -05:00
server_race_on_test.go Migration tool 2026-02-23 22:44:21 -05:00
server_template.go Template exec context, redone 2026-07-10 13:18:11 +02:00
server_test.go Move metrics to metrics/ pacakge 2026-07-17 22:08:21 +02:00
server_twilio.go Move metrics to metrics/ pacakge 2026-07-17 22:08:21 +02:00
server_twilio_test.go DB conn to 25 2026-02-19 21:36:09 -05:00
server_web.go Split out web functions to server_web.go 2026-07-02 17:11:24 -04:00
server_webpush.go Add visitor-topic-creation-limit-* options 2026-05-17 11:33:07 -04:00
server_webpush_dummy.go Extract message cache into message/ package with model/ types 2026-02-18 20:22:44 -05:00
server_webpush_test.go Tighten web push endpoint allow list 2026-04-21 10:40:52 -04:00
smtp_server.go Move metrics to metrics/ pacakge 2026-07-17 22:08:21 +02:00
smtp_server_test.go Merge branch 'main' into postgres-support 2026-02-21 09:59:55 -05:00
topic.go Extract message cache into message/ package with model/ types 2026-02-18 20:22:44 -05:00
topic_test.go Extract message cache into message/ package with model/ types 2026-02-18 20:22:44 -05:00
types.go Allow logging in via email 2026-07-16 21:42:42 +02:00
util.go Docs, rename proxy-trusted-(addresses->hosts) 2025-07-05 22:35:26 +02:00
util_test.go Docs 2025-07-07 16:49:15 +02:00
visitor.go Update privacy policy, code review 2026-06-16 20:56:22 -04:00