Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ notifications.push.routes.ts
File
notifications.push.routes.ts
apps/api/src/api/notifications/notifications.push.routes.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ errorHandler } from
"../../middleware/error-handler"
;
2
import
{ requireAuth } from
"../auth/auth.plugin"
;
3
import
{
4
PushSubscriptionsListResponse,
Callers
nothing calls this directly
Calls
7
requireAuth
Function · 0.90
errorHandler
Function · 0.90
expirationToIso
Function · 0.90
unsubscribe
Method · 0.80
get
Method · 0.45
subscribe
Method · 0.45
listForUser
Method · 0.45
Tested by
no test coverage detected