17 Commits

Author SHA1 Message Date
fa1309f2b8 fix: add uapiio entries + headers + ioid linkage for GPU services 2026-07-27 12:23:11 +08:00
58b79bff58 feat: add uapi module integration + GPU service registration
- app/ragserver.py: load uapi module
- scripts/init_uapi_gpu.py: register 6 GPU services as upapp + 12 uapi APIs
- scripts/init_rbac.py: add /uapi/** to PUBLIC
2026-07-27 12:10:26 +08:00
e79ddaab51 feat: add GPU service uapi registration script 2026-07-27 12:06:32 +08:00
a277aea2bd fix: add /i18n_getmsgs to PUBLIC RBAC permissions 2026-07-27 10:54:13 +08:00
4466307d7f fix: add /shell_theme.css to PUBLIC RBAC permissions 2026-07-27 10:38:31 +08:00
8e2aff27ac fix: single wwwroot/rag symlink, /rag/ prefix in all refs 2026-07-24 14:34:37 +08:00
b6b20ab19b bugfix 2026-07-23 15:57:54 +08:00
badf9ff9e6 rbac: add upload.dspy permission 2026-07-23 14:12:09 +08:00
c42698193d rbac: add tag feature permissions (7 API + 3 UI routes) 2026-07-23 11:41:22 +08:00
e41d034be4 fix: add upload/delete to init_rbac.py LOGINED paths 2026-07-22 18:14:45 +08:00
182af8f605 fix: add user_menu + CRUD paths to RBAC 2026-07-22 14:20:41 +08:00
a0cc6a0f55 fix: add /top.ui and /i18n/** to RBAC public paths 2026-07-22 12:13:40 +08:00
39626a759c fix: rbac wwwroot symlink + login paths in RBAC and build.sh 2026-07-22 11:39:50 +08:00
895573aaad fix: add /bricks/** to RBAC public paths 2026-07-22 10:40:14 +08:00
19dbfea058 fix: rewrite init_rbac.py with correct DB schema and sqlorContext API 2026-07-21 18:36:39 +08:00
3aa38a8b51 fix: correct sqlor import in init_rbac.py 2026-07-21 18:07:40 +08:00
0921f4d7f3 fix: float fields + RBAC init script 2026-07-21 18:07:12 +08:00