memos/web/src
memoclaw 2ccb98a6cb
fix: render audio attachments as inline players (#5699)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 17:57:48 +08:00
..
components fix: render audio attachments as inline players (#5699) 2026-03-07 17:57:48 +08:00
contexts fix: clear content search filter when selecting shortcut (#5499) 2026-03-04 22:12:41 +08:00
helpers feat: replace auto-increment ID with UID for identity provider resource names (#5687) 2026-03-05 21:01:22 +08:00
hooks fix: access token refresh on web app (#5681) 2026-03-05 19:29:21 +08:00
layouts chore: fix linter 2026-03-03 08:50:57 +08:00
lib fix(web): fix spurious logout on page reload with expired access token 2026-02-23 14:08:59 +08:00
locales refactor(sse): move status indicator to avatar badge 2026-03-03 23:25:01 +08:00
pages feat: replace auto-increment ID with UID for identity provider resource names (#5687) 2026-03-05 21:01:22 +08:00
router chore: simplify page loading logic 2026-01-27 23:37:32 +08:00
themes refactor(theme): consolidate theme system and polish dark mode colors 2026-03-02 09:30:57 +08:00
types feat: replace auto-increment ID with UID for identity provider resource names (#5687) 2026-03-05 21:01:22 +08:00
utils enhance: polish PWA manifest and meta tags (#5695) 2026-03-07 14:02:13 +08:00
App.tsx fix(web): persist auth token in localStorage for cross-tab sessions 2026-02-22 13:55:46 +08:00
auth-state.ts refactor: auth token refresh flow and simplify user hooks 2026-02-25 22:08:18 +08:00
connect.ts fix: access token refresh on web app (#5681) 2026-03-05 19:29:21 +08:00
i18n.ts refactor: remove MemoContentContext and integrate MemoViewContext 2025-12-28 12:46:12 +08:00
index.css fix: improve KaTeX and Mermaid error handling and overflow 2026-03-02 21:11:07 +08:00
instance-config.ts feat: react query migration (#5379) 2025-12-24 22:59:18 +08:00
main.tsx feat: add live refresh via Server-Sent Events (SSE) with visual indicator (#5638) 2026-03-03 22:56:12 +08:00