Commit Graph

15 Commits

Author SHA1 Message Date
反编译工作区 557a3d316e feat: scaffold front_acs Vue 2 project
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>

Former-commit-id: 7216db7bb08a06b77041cd9f9c4245bcaa858c81
2026-04-29 13:04:05 +08:00
反编译工作区 803fb0bea8 feat: scaffold alarm-front Vue 2 project
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>

Former-commit-id: 1347bf8befedaab41f6c25bf881a5ab5ad86ed0d
2026-04-29 13:03:55 +08:00
反编译工作区 7e9817cc17 feat: scaffold elevator-front Vue 2 project
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>

Former-commit-id: 6fbe83de8e476b5b6de173cdaef67ddebfe3049f
2026-04-29 13:03:46 +08:00
反编译工作区 66f6d7b720 feat: cwos-portal routing/store/api scaffolding
Adds router, store and simple API client setup


Former-commit-id: e306ed6f05c5a46563dcfd6bb13b8c29326fd3e4
2026-04-29 12:55:24 +08:00
反编译工作区 fd3ee54135 feat: scaffold cwos-portal bootstrap (main.js, App.vue)
Adds application bootstrap files for Vue 2 + Element UI


Former-commit-id: 588f73060138b2b891fb00c2e70318de4020d026
2026-04-29 12:55:07 +08:00
反编译工作区 7a9dcc43dc feat: scaffold cwos-portal Vue 2 skeleton (config)
Includes package.json, vue.config.js, babel.config.js, and public/index.html


Former-commit-id: 670bbb3eadd4c3900723717b0cdb64a5faa790e6
2026-04-29 12:54:50 +08:00
反编译工作区 86fc4eb695 feat: add elevator-front, alarm-front, front_acs decompiled sources
Former-commit-id: 227ec9664fa803a11a731cf5336437c497f17066
2026-04-29 12:50:14 +08:00
反编译工作区 e8672a3c7b fix: relocate cwos-portal decompiled output to correct path; remove nested directory
Former-commit-id: dc30d42a8c55ed8b2382a41dc2434233fbed9930
2026-04-29 12:09:48 +08:00
反编译工作区 ea8e492076 feat: add cwos-portal decompiled source (P0 verification)
Former-commit-id: 3c4e8c6dd8e9d07a7d02a482a74dc5c609120300
2026-04-29 12:09:16 +08:00
反编译工作区 787fa1ca6e feat: add batch beautifier script
Former-commit-id: 07fc4002b57215485805fcc9eaa6d869f6e22af1
2026-04-29 12:03:19 +08:00
反编译工作区 72d0785b50 feat: add router table extractor script
Former-commit-id: 077d411ff67c34df692f271b177983ac96e99cd1
2026-04-29 12:01:54 +08:00
反编译工作区 7889f7f3b9 feat: add API call extractor script
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>

Former-commit-id: 32eb1a04435e3e1adf760c8a9bd3f499f23e4c3a
2026-04-29 12:01:11 +08:00
反编译工作区 7ba980f935 fix(unpack-webpack): fix TypeError in extractByRegex and broaden IIFE regex coverage for more bundle forms
Former-commit-id: a5d44f8ace6fdd9c5440af3896b5c2bd0ed0ef0e
2026-04-29 11:55:42 +08:00
反编译工作区 438a323038 feat(unpack-webpack): add webpack bundle unpacker script to frontend-source/scripts
Former-commit-id: 9b8bf61302736531deffa87de927f7d77a70ae0c
2026-04-29 11:49:31 +08:00
反编译工作区 640e188270 chore: init frontend-source directory with tooling scaffold
Former-commit-id: 435fb8e3e4f8e334ad3b0e95052edbdd9547d197
2026-04-29 11:39:06 +08:00