• Joined on 2024-03-22
Jori pushed to main at Rokojori/rojects 2026-08-02 21:35:14 +00:00
9327017da7 docs: auth overhaul, library-ts ESM fix, rokojori-auth testing task
6bcb48e331 fix: bump library-ts submodule to ESM-compatible import fix
Compare 2 commits »
Jori pushed to main at Rokojori/rojects 2026-08-02 21:04:32 +00:00
6f4d5c9ff2 fix: update library-ts ref — .js extensions in ActivityAnalyser imports
Jori pushed to main at Rokojori/rojects 2026-08-02 20:33:58 +00:00
7c754e4256 feat: auth session refresh overhaul — all 7 phases
Jori pushed to main at Rokojori/rokojori-auth 2026-08-02 20:33:09 +00:00
3528295c68 feat: refresh token grace window + POST /api/auth/new-session
Jori pushed to main at Rokojori/rokojori-auth-connector 2026-08-02 20:33:09 +00:00
7fa8811896 feat: jwtMiddleware proactive cookie rotation, AuthPayload iat/exp
Jori pushed to main at Rokojori/rojects 2026-08-02 10:26:14 +00:00
6766f6d467 history: Saturday, 2 August 2026 — Claude API + Claude Code providers for rojo-chat-panel
Jori pushed to main at Rokojori/rojects 2026-07-31 18:37:13 +00:00
87a42fd5a5 feat: per-project per-device layout persistence (.roject/layout-<deviceId>.json)
Jori pushed to main at Rokojori/rokojori_action_library 2026-07-31 16:00:47 +00:00
5ede8f7dff Camera/Adjustments Udpates
Jori pushed to main at Rokojori/rojects 2026-07-31 13:37:07 +00:00
0b47e4cb97 feat: page editor unified toolbar, floating block menu, insertion triggers, drag-to-reorder, InputDialog
Jori pushed to main at Rokojori/rojects 2026-07-31 11:11:43 +00:00
6fb2133b2c feat: file tree UX, page editor toolbar, EditorConsole, console-panel
Jori pushed to main at Rokojori/rojects 2026-07-30 19:56:17 +00:00
99a8f591e9 history: local filesystem access, remote proxy, file-tree custom elements, project-list tabs
Jori pushed to main at Rokojori/rojects 2026-07-30 07:06:53 +00:00
6eaa1d8685 fix: remove .js extensions from tool imports to match server convention
Jori pushed to main at Rokojori/rojects 2026-07-30 06:38:51 +00:00
2e5f3235be Tools Update
Jori pushed to main at Rokojori/rojects 2026-07-25 20:44:18 +00:00
dba0fdca1e history: tab container updates, EditorPanel interfaces, editor-shell bug fixes, workspace docs
Jori pushed to main at Rokojori/rojects 2026-07-25 18:46:02 +00:00
3e25a419ca history: add session entry for 25 July 2026
Jori pushed to main at Rokojori/rojects 2026-07-24 19:01:38 +00:00
420c682408 page-editor-panel: replace html-editor-panel with structured .page editor
Jori pushed to main at Rokojori/rokojori_action_library 2026-07-23 14:13:28 +00:00
72ab6d5df4 Updates
Jori pushed to main at Rokojori/rojects 2026-07-18 06:32:01 +00:00
4a72363aaf session 2026-07-18: Electron local dev fixes, nav z-index, board/outline/history update
Jori pushed to main at Rokojori/rokojori-auth-connector 2026-07-18 06:31:40 +00:00
cb2fba6e8b auth: Bearer-before-cookie token extraction; JWT_CLOCK_TOLERANCE for clock skew
Jori pushed to main at Rokojori/rokojori-auth 2026-07-17 21:42:41 +00:00
9114e3376a auth: remove refresh-session redirect on expired token — fall through instead