Clintchiz
  • Joined on 2025-08-30
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-15 12:30:50 +05:30
12a1014db2 fix(ui): bind textarea values without markup
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-15 12:26:03 +05:30
52b3e6d378 fix(csr): preserve translations across navigation
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-15 10:44:11 +05:30
f88dd47408 fix(runtime): stabilize navigation and custom errors
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-13 19:10:54 +05:30
f0447fddb0 fix(db): share registry across bundled copies
5106256401 fix(production): preserve emitted plugin runtimes
94a6b436f5 test(examples): give each run its own sqlite database
2425a5146f chore: untrack the .publish staging directory
fc2c526d70 chore(release): patch-bump csr, db and ui
Compare 14 commits »
Clintchiz created branch fix/ui-typography-pagination-i18n in WorkRoot/WRNexusJS 2026-08-13 18:00:33 +05:30
Clintchiz pushed to fix/ui-typography-pagination-i18n at WorkRoot/WRNexusJS 2026-08-13 18:00:33 +05:30
5106256401 fix(production): preserve emitted plugin runtimes
94a6b436f5 test(examples): give each run its own sqlite database
2425a5146f chore: untrack the .publish staging directory
fc2c526d70 chore(release): patch-bump csr, db and ui
fcd552969f chore: drop a stray launch entry and format migrate.ts
Compare 10 commits »
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 22:25:15 +05:30
b508b49058 fix(dev): consolidate generated cache directories
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 22:11:35 +05:30
e638c6be6a fix(cli): bundle current WRN typechecker
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 22:07:40 +05:30
082da38f67 fix(typecheck): resolve UI imports as component contracts
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 21:53:09 +05:30
5de792f359 feat(config): add shared browser cookie policy
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 21:28:21 +05:30
a0dab308f0 fix(styles): persist accent cookies on localhost
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 21:17:22 +05:30
dd9b7a289a fix(theme): persist switcher accent for SSR
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 21:11:24 +05:30
effed1c3cf fix(styles): synchronize accent across open apps
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 20:40:38 +05:30
6133d33b8c feat(styles): share accent cookies across app domains
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 20:25:09 +05:30
32187a425c fix: refresh UI compiler dependency
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 20:16:52 +05:30
531bf7b2da fix(ui): align footer legal bar
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 19:50:00 +05:30
afe1c413cc fix: reject RPC requests without CSRF tokens
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 19:36:20 +05:30
f68f79786f fix: compile typed catches and reject event loop syntax
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 19:30:31 +05:30
d47c57a953 fix: skip comment-only migration SQL
Clintchiz pushed to main at WorkRoot/WRNexusJS 2026-08-12 19:23:30 +05:30
7a968977f6 fix: preserve parent RPC scope identity