memos/web/src
Peter Etelej 3010f10eaf
fix: access token refresh on web app (#5681)
2026-03-05 19:29:21 +08:00
..
components fix: toggle focus mode do not reset editor height (#5504) 2026-03-04 22:13:58 +08:00
contexts fix: clear content search filter when selecting shortcut (#5499) 2026-03-04 22:12:41 +08:00
helpers feat: react query migration (#5379) 2025-12-24 22:59:18 +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 fix: ensure comment divs span full width in MemoDetail 2026-03-04 19:13:58 +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 refactor(theme): consolidate theme system and polish dark mode colors 2026-03-02 09:30:57 +08:00
utils refactor(theme): consolidate theme system and polish dark mode colors 2026-03-02 09:30:57 +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