learning_ai_notes/web/src/lib
2026-05-05 12:25:16 -07:00
..
api-helpers.test.ts test(platform): verify client propagation 2026-05-05 09:33:10 -07:00
api-helpers.ts fix(web): harden auth session refresh flow 2026-05-05 11:40:55 -07:00
auth-session.test.ts fix(web): harden auth session refresh flow 2026-05-05 11:40:55 -07:00
auth-session.ts fix(web): harden auth session refresh flow 2026-05-05 11:40:55 -07:00
auth.ts fix(web): harden auth session refresh flow 2026-05-05 11:40:55 -07:00
billing-client.ts feat(web,mobile): add @bytelyst/billing-client and platform-client 2026-04-13 10:30:02 -07:00
blob-client.ts fix(web): fix auth token key inconsistency and DRY getAccessToken() 2026-04-13 09:59:18 -07:00
broadcast-client.ts fix(web): fix auth token key inconsistency and DRY getAccessToken() 2026-04-13 09:59:18 -07:00
context-pack.test.ts feat: implement WEB_AI_FAST_ROADMAP (web + backend + docs) 2026-03-31 13:00:36 -07:00
context-pack.ts feat: implement WEB_AI_FAST_ROADMAP (web + backend + docs) 2026-03-31 13:00:36 -07:00
copilot-client.ts feat(smart-actions): F1-F4 inline editor AI, F15-F19 mobile capture modes, F25-F27 scheduler/webhooks/approval 2026-04-06 10:25:34 -07:00
diagnostics.ts fix(web): fix auth token key inconsistency and DRY getAccessToken() 2026-04-13 09:59:18 -07:00
extraction-client.ts fix(web): fix auth token key inconsistency and DRY getAccessToken() 2026-04-13 09:59:18 -07:00
feature-flags.ts fix(web): fix auth token key inconsistency and DRY getAccessToken() 2026-04-13 09:59:18 -07:00
feedback-client.ts fix(web): fix auth token key inconsistency and DRY getAccessToken() 2026-04-13 09:59:18 -07:00
intake-client.ts fix(sharing): harden note share revocation flows 2026-05-05 12:25:16 -07:00
kill-switch.ts feat(web): wire feature-flag and kill-switch platform clients 2026-03-10 18:56:14 -07:00
mutation-retry.test.ts fix(web): add mutation retry handling 2026-05-05 11:45:25 -07:00
mutation-retry.ts fix(web): add mutation retry handling 2026-05-05 11:45:25 -07:00
note-templates.ts feat: implement WEB_AI_FAST_ROADMAP (web + backend + docs) 2026-03-31 13:00:36 -07:00
notes-client.test.ts feat(notes): harden import export readiness 2026-05-05 12:15:11 -07:00
notes-client.ts fix(sharing): harden note share revocation flows 2026-05-05 12:25:16 -07:00
offline-queue.ts fix(web): add mutation retry handling 2026-05-05 11:45:25 -07:00
palace-client.test.ts feat(palace): web UI — palace client, 4 components, palace page, sidebar nav, 6 tests 2026-04-10 01:46:51 -07:00
palace-client.ts feat(palace): web UI — palace client, 4 components, palace page, sidebar nav, 6 tests 2026-04-10 01:46:51 -07:00
platform.test.ts test(platform): verify client propagation 2026-05-05 09:33:10 -07:00
platform.ts refactor(web): merge platform-api.ts into platform.ts 2026-04-13 11:06:40 -07:00
product-config.ts fix(platform): align mcp service urls 2026-05-05 09:19:11 -07:00
prompt-client.test.ts fix(web): add mutation retry handling 2026-05-05 11:45:25 -07:00
prompt-client.ts fix(web): add mutation retry handling 2026-05-05 11:45:25 -07:00
review-client.ts fix(web): add mutation retry handling 2026-05-05 11:45:25 -07:00
sanitize-share-html.ts fix(share): sanitize public HTML and harden token handling 2026-03-31 13:05:32 -07:00
saved-views-client.ts refactor(web): extract shared API client factory, fix types, use crypto.randomUUID 2026-03-10 19:53:45 -07:00
survey-client.ts fix(web): fix auth token key inconsistency and DRY getAccessToken() 2026-04-13 09:59:18 -07:00
telemetry.ts refactor(web): migrate telemetry + diagnostics to createWebTelemetry/createWebDiagnostics 2026-03-20 18:54:07 -07:00
toast.ts feat: replace broken @bytelyst/ui with sonner, adopt dashboard-components, use @bytelyst/extraction 2026-03-29 20:33:33 -07:00
types.ts fix: align web+mobile types with backend (categories, output types, field names, durationMs telemetry) 2026-04-06 16:24:31 -07:00
use-debounce.ts feat(web): saved views CRUD, keyboard shortcuts, debounced search 2026-03-10 19:39:28 -07:00
use-keyboard-shortcuts.ts fix(web): stabilize useKeyboardShortcuts with ref-based callback 2026-03-10 19:54:50 -07:00
use-theme.ts feat(web): init feature flags + kill switch on startup, fix hardcoded colors 2026-04-13 09:59:54 -07:00
user-facing-states.test.ts fix(web): add user-facing dependency states 2026-05-05 11:59:17 -07:00
user-facing-states.ts fix(web): add user-facing dependency states 2026-05-05 11:59:17 -07:00