Commit Graph

6 Commits

Author SHA1 Message Date
kkfluous
c5468d7854 chore: set page title to 小羚羚-BI and lang to zh-CN
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 18:32:08 +08:00
kkfluous
4df06babd0 fix(mobile): replace top tab strip with hamburger drawer
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
The previous top tab strip ate vertical space and didn't match the
desktop sidebar UX. Add a Menu button next to the title (mobile only)
that slides the existing Sidebar in from the left as a drawer, with a
backdrop, scroll lock, and auto-close on selection.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 18:28:39 +08:00
kkfluous
d76a64a0d7 ci: add woodpecker pipeline, Dockerfile and deploy configs
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
Mirrors the oneos- project layout: multi-stage node:22 → nginx:alpine
build, Woodpecker pipeline that tags images as <branch>-<pkg-version>
and pushes to harbor.lnh2e.com/lingniu-v1/bi, and a swarm-style
docker-compose for deployment.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 18:27:21 +08:00
kkfluous
e028fed508 fix(mobile): add top tab switcher and remove dead settings entry
Sidebar was hidden on mobile with no fallback, so users were stuck on
the default view. Add a horizontal tab strip under the header for
mobile viewports and drop the "后台系统设置" button which had no handler
or matching view.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 18:27:12 +08:00
pazz09adk-glitch
da191b0dbf feat: Initialize AI Studio project structure
Sets up the basic project files and dependencies for an AI Studio application. Includes README, `.env.example`, `.gitignore`, basic HTML structure, metadata, `package.json`, Vite configuration, and initial React component setup. This commit provides the foundation for running and deploying the AI Studio app locally.
2026-04-29 18:05:24 +08:00
pazz09adk-glitch
4cf605d82e Initial commit 2026-04-29 18:05:15 +08:00