ReMe/website/app
jinliyl 9533c17d51
feat(web): serve workspace from HTTP service (#446)
* feat(web): add the ReMe workspace frontend

* feat(web): serve workspace from HTTP service

* test(web): satisfy pylint docstring checks

* fix(web): use same-origin API safely

* fix(web): preserve API route semantics
2026-08-11 23:32:24 +08:00
..
files-workspace feat(web): serve workspace from HTTP service (#446) 2026-08-11 23:32:24 +08:00
api-endpoint.ts feat(web): serve workspace from HTTP service (#446) 2026-08-11 23:32:24 +08:00
api.ts feat(web): serve workspace from HTTP service (#446) 2026-08-11 23:32:24 +08:00
chat-stream.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
chatgpt-auth.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
globals.css feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
i18n.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
layout.tsx feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
markdown-save.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
monaco-setup.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
page.tsx feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
settings-center.tsx feat(web): serve workspace from HTTP service (#446) 2026-08-11 23:32:24 +08:00
store.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
tab-close.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
theme.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
types.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
workspace-drag.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
workspace-files.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
workspace-persistence.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
workspace.tsx feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00