vojo/src
2026-06-04 00:59:55 +03:00
..
app style(create-chat): Dawn grouped form with a mono server and one native layout without the hero 2026-06-04 00:59:55 +03:00
client fix(presence): gate /sync set_presence on app foreground state so background long-polls stop marking idle users as online 2026-05-28 17:22:59 +03:00
types chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
util Remove unused javascript (#2470) 2025-08-29 19:34:52 +10:00
colors.css.ts feat(theme): ship Settings picker with system/light/dark and Vojo light palette reshading sidebar, chat, bubbles, horseshoe void and PWA chrome 2026-05-15 01:06:49 +03:00
config.css.ts fix font-weight in dark theme with unsupported fonts (#1964) 2024-09-22 22:31:32 +10:00
ext.d.ts add automatic app version and park git init tag from vojo/dev 2026-04-20 22:58:38 +03:00
index.css fix(settings): center the content in a 720px column and add a shared --font-mono token 2026-06-03 11:52:44 +03:00
index.tsx feat(electron): add desktop wrapper packaging Vojo as Windows zip with privileged vojo:// scheme, HashRouter override and native chrome 2026-05-18 01:50:16 +03:00
sw-session.ts fix(media): deliver session to the service worker on controllerchange and drop the poisoned handshake promise on timeout so authenticated media stops 401ing 2026-05-30 13:23:19 +03:00
sw.ts fix(media): deliver session to the service worker on controllerchange and drop the poisoned handshake promise on timeout so authenticated media stops 401ing 2026-05-30 13:23:19 +03:00