prism/service/server
2026-02-07 03:07:21 -08:00
..
templates lock down alpine version, code clean ups, optimize release size with upx 2026-02-05 22:19:38 -08:00
handler_index.go lock down alpine version, code clean ups, optimize release size with upx 2026-02-05 22:19:38 -08:00
handlers_action.go lock down alpine version, code clean ups, optimize release size with upx 2026-02-05 22:19:38 -08:00
handlers_admin.go improve README, code cleaning, use the other sqlite lib for less RAM usage, use any instead of interface, add 3 retries with exponential backoff for undelivered notifications 2026-02-07 01:54:06 -08:00
handlers_fragment.go improve README, code cleaning, use the other sqlite lib for less RAM usage, use any instead of interface, add 3 retries with exponential backoff for undelivered notifications 2026-02-07 01:54:06 -08:00
handlers_health.go health monitoring for prism, expose server version in /api/health 2026-02-07 03:07:21 -08:00
handlers_integrations.go re-architect to a new integration system, ensure that signal is optional, adding telegram support 2026-02-05 15:46:28 -08:00
handlers_ntfy.go improve README, code cleaning, use the other sqlite lib for less RAM usage, use any instead of interface, add 3 retries with exponential backoff for undelivered notifications 2026-02-07 01:54:06 -08:00
middleware.go improve README, code cleaning, use the other sqlite lib for less RAM usage, use any instead of interface, add 3 retries with exponential backoff for undelivered notifications 2026-02-07 01:54:06 -08:00
server.go health monitoring for prism, expose server version in /api/health 2026-02-07 03:07:21 -08:00
template_data.go lock down alpine version, code clean ups, optimize release size with upx 2026-02-05 22:19:38 -08:00