11 Commits
Author SHA1 Message Date
kkfluous dd8f679f7a chore: update page title to OneOS LNBox
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-05 16:51:11 +08:00
kkfluous c98c0e52a0 fix: simplify nginx try_files to standard SPA fallback pattern
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-05 16:47:22 +08:00
kkfluous 8ca8e7a61c fix: serve dist at nginx root, remove /lnbox/ redirect in container
ci/woodpecker/push/woodpecker Pipeline was successful
Upstream proxy strips /lnbox/ prefix via proxy_pass, so container nginx
receives requests at /. Old config caused infinite redirect loop.
2026-06-05 16:43:33 +08:00
kkfluous 16c2ebd808 fix: set CI=true and pin pnpm@9 in Dockerfile to fix Docker build
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-05 16:33:52 +08:00
kkfluous c48afe22f5 fix: use pnpm@9 in CI to avoid pnpm v10 build-approval and release-age checks
ci/woodpecker/push/woodpecker Pipeline failed
2026-06-05 16:31:57 +08:00
kkfluous 094228d29a fix: add pnpm.onlyBuiltDependencies to auto-approve esbuild builds in CI
ci/woodpecker/push/woodpecker Pipeline failed
2026-06-05 16:29:04 +08:00
kkfluous b20acb9c6e fix: delete pnpm-lock.yaml in CI to bypass minimumReleaseAge check
ci/woodpecker/push/woodpecker Pipeline failed
CI fails with ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION when lockfile
contains recently-published packages. Delete and regenerate in CI.
2026-06-05 16:24:50 +08:00
kkfluous fc47801968 feat: improve page readability, add thumbnail switcher, CI/CD config
ci/woodpecker/manual/woodpecker Pipeline failed
- Improve spacing and typography on product intro and scenarios pages
- Add thumbnail click switching for architecture hardware showcase
- Fix thumbnail click target and z-index overlap issues
- Add .woodpecker.yml, Dockerfile, and docker-compose.yml for CI/CD
- Set Vite base path to /lnbox/ for sub-path deployment
2026-06-05 16:14:55 +08:00
pazz09adk-glitch 9f4de27243 feat: expand product navigation and carbon tabs
Add new navigation states for product intro, entity diagrams, and scenarios. Implement state management for the carbon database and refine branding UI components.
2026-06-05 11:26:04 +08:00
pazz09adk-glitch b1e24bba44 feat: initialize OneOSS Hydrogen Box project
Set up the project structure using Vite, React, and Tailwind CSS. Added initial landing page components, assets, and build configuration for the OneOSS Hydrogen Safety & Carbon Factor Box application.
2026-05-27 16:12:01 +08:00
pazz09adk-glitchandGitHub 9f44addf63 Initial commit 2026-05-27 16:10:06 +08:00