summaryrefslogtreecommitdiff
path: root/internal/store/labels.go
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-08-06 09:30:36 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-08-06 09:30:36 +0000
commitab76bcae1324aadb6d163e565f5994d0db10ca61 (patch)
treeb086ec7650a8185f1437598741114f49b3be5568 /internal/store/labels.go
parentf479211f0885776c379c598dac738ac08ea72548 (diff)
Widget: wrap the web dashboard in a WebView (DashboardActivity)
First cut per the 2026-08-06 feasibility check (verdict: easy, no architecture blockers): a plain WebView pointed at the configured server URL, cookie jar enabled for the existing session-cookie login (internal/auth/middleware.go's RequireAuth) -- no separate auth bridge needed, the widget's own bearer token is a completely different scheme and doesn't need to touch this at all. External links (e.g. a calendar event's source URL) escape to the user's real browser instead of getting stuck in the WebView. No deep-linking to specific tabs, no native-rendered chrome -- this is the minimal first step to validate the wrapped experience is worth building further, not the final shape.
Diffstat (limited to 'internal/store/labels.go')
0 files changed, 0 insertions, 0 deletions