Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to lotus at LotusGuild/cinny 2026-05-22 10:46:56 -04:00
31071749d5 fix: prettier formatting in index.tsx (single quotes)
jared pushed to lotus at LotusGuild/cinny 2026-05-22 02:32:02 -04:00
88658e0c3b fix: auto-reload on stale chunk load failure (vite:preloadError)
jared pushed to lotus at LotusGuild/cinny 2026-05-22 02:23:24 -04:00
eb2e2670d9 fix: use Icons.Setting (singular) - folds v2.6.2 has no Icons.Settings
jared pushed to lotus at LotusGuild/cinny 2026-05-22 01:59:02 -04:00
6507ce7711 fix: remove manual encodeURIComponent from pathUtils (react-router v7 encodes automatically)
jared pushed to lotus at LotusGuild/cinny 2026-05-22 00:36:34 -04:00
b1dee1727e fix: prettier formatting, viteStaticCopy paths, HydrateFallback warning
jared pushed to lotus at LotusGuild/cinny 2026-05-22 00:19:17 -04:00
cde759aa35 fix: upgrade matrix-js-sdk 38.2.0 -> 41.5.0 with API compat fixes
jared pushed to lotus at LotusGuild/cinny 2026-05-21 23:54:03 -04:00
de1bbb3a2d fix: upgrade @giphy/react-components 1.6.0 -> 5.9.4
jared pushed to lotus at LotusGuild/cinny 2026-05-21 23:50:30 -04:00
41bf176919 fix: graceful recovery for IDB schema version conflict
jared pushed to lotus at LotusGuild/cinny 2026-05-21 23:42:58 -04:00
6b54926552 fix: revert matrix-js-sdk 41.5.0 -> 38.2.0 (sessionMembershipsForRoom API removed)
jared pushed to lotus at LotusGuild/cinny 2026-05-21 23:38:33 -04:00
0574d0e577 chore: upgrade matrix-js-sdk 38.2.0 -> 41.5.0
jared pushed to lotus at LotusGuild/cinny 2026-05-21 23:30:58 -04:00
23008670f3 chore: upgrade i18next 26, prettier 3, fontsource-variable, domhandler 6, lint-staged 17
jared pushed to lotus at LotusGuild/cinny 2026-05-21 23:09:14 -04:00
98fde12682 fix: revert giphy 10.x (styled-components API break), clean WelcomePage
jared pushed to lotus at LotusGuild/cinny 2026-05-21 22:23:22 -04:00
22328231bd chore: bulk dependency updates + fix immer v11 default import + sentry test
jared pushed to lotus at LotusGuild/cinny 2026-05-21 22:14:29 -04:00
05888713f9 chore: upgrade @giphy/react-components 1.6.0->10.1.2
jared pushed to lotus at LotusGuild/cinny 2026-05-21 22:01:33 -04:00
6ba70feef8 fix: lodash 4.17.21->4.18.1, revert giphy upgrade (worse vulns)
jared pushed to lotus at LotusGuild/cinny 2026-05-21 21:55:42 -04:00
751eb80022 fix: dompurify 2.5.9->3.4.5 (XSS), emojibase chunk, husky prepare
jared pushed to lotus at LotusGuild/cinny 2026-05-21 21:45:32 -04:00
102b0771a0 fix: pdf.worker at root, drop vite-plugin-top-level-await package
jared pushed to lotus at LotusGuild/cinny 2026-05-21 21:33:31 -04:00
c5c5267ee8 chore: trigger deploy pipeline test
jared pushed to lotus at LotusGuild/cinny 2026-05-21 21:14:04 -04:00
8bcb55b092 style: prettier format ci.yml
jared pushed to lotus at LotusGuild/cinny 2026-05-21 21:07:14 -04:00
74f2a49543 fix: use esnext target, drop vite-plugin-top-level-await