Rokojori
51b8b9f008
Fixed Build Errors
2026-07-17 13:47:43 +02:00
Rokojori
a8bfc95d1c
Connector Rewrite
2026-07-17 13:37:48 +02:00
Rokojori
73e282af00
CSS Update 2
2026-07-16 21:19:59 +02:00
Rokojori
db7a92e457
Mobile/Thinking Update
2026-07-16 21:08:27 +02:00
Rokojori
86fb8551fe
CSS Update
2026-07-16 20:58:11 +02:00
Rokojori
1e8ec50f6e
Update Server Auth FIx
2026-07-16 18:44:10 +02:00
Rokojori
403499341f
tunnel: Electron agent, production deployment, streaming, Roject integration, chunk animation
...
— Electron Tunnel Agent app (tray, login, tunnel list, start/stop/delete/create)
— tunnel.rokojori.com deployed (nginx WS upgrade, systemd, certbot, port 3003)
— Streaming relay protocol: res_start/res_data/res_end replaces single-shot response
— Roject: browse-tunnels button in rojo-settings-panel, /tunnels/browse proxy route
— Roject: LLM chat via tunnel (TUNNEL_SERVER_URL, /v1 path, dual-source JWT)
— rojo-chat-panel: typeText() splits large relay chunks for smooth streaming appearance
— Boards, outline, and history updated
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-16 15:46:51 +02:00
Rokojori
614176d2a9
Art Update
2026-07-16 15:06:51 +02:00
Rokojori
a061df2a66
Add Rojo system: settings panel, tunnel endpoint, character portrait, fun name generation
2026-07-16 15:06:33 +02:00
Rokojori
93f8c7bb33
tunneling: brainstorm, Phase 1 relay server built + tested, boards + history updated
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-16 07:27:48 +02:00
Rokojori
7c6fca54f9
history+boards+outline: styles.rokojori.com built, font migration, add-subdomain guide
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-15 20:39:06 +02:00
Rokojori
5e27849fa3
Styles Update
2026-07-15 17:13:06 +02:00
Rokojori
acba5c819b
redesign: project home, default theme, user settings, groups removed from UI
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-14 22:27:03 +02:00
Rokojori
4b913eb53f
Email Notifier Update
2026-07-14 15:45:27 +02:00
Rokojori
d14c46307f
Projects BugFix Update
2026-07-14 15:29:53 +02:00
Rokojori
99f6f787ec
Projects Udpate
2026-07-14 15:05:04 +02:00
Rokojori
5bcabe2c67
boards: task/bug/backlog boards, outline shortened, workspace index improved
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-14 14:34:47 +02:00
Rokojori
7b9f7a1fb9
electron: desktop app shell — login, JWT auth, header injection, token persistence
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-14 13:31:11 +02:00
Rokojori
54267624bf
history+outline+guides: CI/CD pipeline done, agent memory guide, CI improvements noted
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-13 21:56:25 +02:00
Rokojori
f08126bd43
CI Follow Up Test
2026-07-13 21:46:48 +02:00
Rokojori
aff52e6db9
CI Deployment Test
2026-07-13 21:45:35 +02:00
Rokojori
a54d1042cf
Deploy Udpate
2026-07-13 21:42:21 +02:00
Rokojori
ddb25f72a0
ci: trigger 5th Actions run
Deploy / deploy (push) Has been cancelled
Details
2026-07-13 20:50:37 +02:00
Rokojori
a25e2d4782
ci: trigger 4th Actions run
Deploy / deploy (push) Failing after 0s
Details
2026-07-13 20:43:56 +02:00
Rokojori
6919d6f0d0
ci: trigger third Actions run
Deploy / deploy (push) Failing after 0s
Details
2026-07-13 20:38:22 +02:00
Rokojori
d1193cc8df
ci: trigger second Actions run
Deploy / deploy (push) Failing after 0s
Details
2026-07-13 20:30:00 +02:00
Rokojori
e2dd619a4a
ci: trigger first Actions run
Deploy / deploy (push) Failing after 0s
Details
2026-07-13 20:24:28 +02:00
Rokojori
c79246b29c
Updated Git Ignore
2026-07-13 20:12:33 +02:00
Rokojori
9f7fca3ed1
ci: add Gitea Actions deploy workflow
2026-07-13 19:54:55 +02:00
Rokojori
ea58d0d102
history+outline: Roject JWT integration with rokojori-auth
2026-07-13 15:37:19 +02:00
Rokojori
e89a372152
auth: replace local session auth with rokojori-auth JWT integration
...
Removes express-session, bcryptjs, local user system, login/register pages,
and email module. Adds JWT verification middleware (cookie + Bearer header),
cookie-parser, and redirects login/logout to account.rokojori.com.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-13 14:45:06 +02:00
Rokojori
605afa3e66
history: rokojori-auth built and deployed, Roject integration planned
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-13 13:54:11 +02:00
Rokojori
714996fcae
plan: rokojori-auth restructure — centralized auth service design doc
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 20:59:23 +02:00
Rokojori
e11a434725
email: add EmailService SMTP layer (Nodemailer, swappable EmailSender interface)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 18:50:04 +02:00
Rokojori
debaeb2b6f
history+outline: production deployment, nginx+systemd, build fixes
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 16:14:58 +02:00
Rokojori
932e570ade
chore: update library-ts submodule pointer (outDir fix)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 15:51:21 +02:00
Rokojori
2fa31f83ac
fix: move vendor files to source/vendor so they are tracked and built
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 15:38:16 +02:00
Rokojori
3a9b9580a1
fix: move component CSS files to source/components so they are tracked and built
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 15:29:15 +02:00
Rokojori
f8723c87ff
fix: copy CSS/SVG static assets in build step; fix mkdirSync to use recursive
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 15:20:35 +02:00
Rokojori
0b91bdcc90
refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 14:01:01 +02:00
Rokojori
f871804e5b
history: nginx reverse proxy on Server A, directory restructure plan
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 13:05:53 +02:00
Rokojori
c44f14c733
docs: Writing Backend Routes guide, Editor Singleton reference, UMD + panel:label-change in editor panels guide
2026-07-11 14:24:17 +02:00
Rokojori
7b460a207d
outline: agent-based IDE scope, logo cover, full prioritised roadmap
2026-07-11 14:06:55 +02:00
Rokojori
ff5e010f10
outline: add CodePanel, FileEditorRegistry, RojoChatPanel; update file manager and backlog
2026-07-11 13:21:14 +02:00
Rokojori
7ffa2f7588
history: CodePanel — CodeMirror editor, FileEditorRegistry, file routing by suffix
2026-07-11 13:16:16 +02:00
Rokojori
55acdd3f12
history: RojoChatPanel — streaming AI chat, LangChain backend, tab integration
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-10 20:18:15 +02:00
Rokojori
7b0c01560c
history: rojo chibi bone animator prototype
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-06 22:05:27 +02:00
Rokojori
1dc40fa22c
initial commit: source, workspace docs, locale system, gitignore
2026-07-06 19:28:59 +02:00