Commit Graph

473 Commits

Author SHA1 Message Date
Haitao Pan
25e5313a88 update public/dl-index/all.json 2025-09-16 10:11:10 +08:00
shenlan
c03aa62b63 feat: add docs manifest generator and dynamic docs fetch (#236) 2025-09-16 10:00:56 +08:00
shenlan
b06b95c668 feat(ui): add docs catalog grid and viewer (#235) 2025-09-16 08:38:04 +08:00
shenlan
f80e8627dc feat: implement download center navigation (#234) 2025-09-16 08:34:27 +08:00
shenlan
20788fb6b4 feat(homepage): add remote docs browser (#233) 2025-09-16 00:27:02 +08:00
shenlan
0e8e850ab4 feat: generate merged dl index (#232) 2025-09-15 22:49:43 +08:00
shenlan
b9f0962ed8 chore(homepage): fetch merged dl index (#231) 2025-09-15 22:38:15 +08:00
shenlan
cbf85e0edf Make download pages fully static (#230) 2025-09-15 21:11:31 +08:00
shenlan
2b4ccb7f71 fix: allow dynamic routes in homepage build (#229) 2025-09-15 20:19:09 +08:00
shenlan
706afb9d37 feat: improve download browser layout (#228) 2025-09-15 19:21:46 +08:00
shenlan
0c9ec48a47 feat(ui): adopt light theme for homepage (#227) 2025-09-15 18:58:07 +08:00
shenlan
a30819f6f7 feat(download): add sidebar and cards (#226) 2025-09-15 18:46:31 +08:00
dependabot[bot]
87bc3ad9e2 chore(deps): bump next from 14.1.0 to 14.2.32 in /ui/homepage (#225)
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.2.32.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.1.0...v14.2.32)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.32
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 18:43:01 +08:00
shenlan
ceb9d316cc fix: correct download imports (#223) 2025-09-15 18:27:54 +08:00
Haitao Pan
a22b66069c Add mirror manifest generator script and CI workflow 2025-09-15 18:23:27 +08:00
shenlan
abc1ebaa32 refactor: merge dl and docs into homepage (#222) 2025-09-15 18:07:59 +08:00
shenlan
9181a65dce docs: refine routing plan and dl components (#221) 2025-09-15 17:33:40 +08:00
shenlan
b41f1ba8b6 chore: add generateStaticParams for dl page (#220) 2025-09-15 15:00:52 +08:00
shenlan
28dce9aede fix: add generateStaticParams for dl export (#219) 2025-09-15 14:47:54 +08:00
shenlan
5be2f5d5fb refactor: improve dl frontend (#218) 2025-09-15 13:44:51 +08:00
Haitao Pan
3a7dc17c1e update ui/dl/yarn.lock 2025-09-14 13:45:13 +08:00
shenlan
d344be7245 fix(dl): export static params (#217) 2025-09-14 13:43:45 +08:00
shenlan
6bfe8fbb3d refactor: move docs site under ui and add make targets (#216) 2025-09-14 13:17:51 +08:00
shenlan
80c8913516 feat(dl): make storage endpoint configurable (#215) 2025-09-14 13:06:39 +08:00
shenlan
6c1bdbfe21 feat(dl): enable static export (#214) 2025-09-14 11:29:05 +08:00
shenlan
e4e88e09b2 chore: add dl makefile (#213) 2025-09-14 11:05:17 +08:00
dependabot[bot]
b928964549 chore(deps): bump next from 14.2.3 to 14.2.32 in /ui/panel (#203)
Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.32.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.32)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.32
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-14 10:49:24 +08:00
shenlan
973029f5ce docs: document dl mirror storage (#212) 2025-09-14 10:48:11 +08:00
shenlan
84d2af5595 split features and projects in navbar (#211) 2025-09-14 06:29:44 +08:00
shenlan
b3156868b4 fix: improve navbar dropdown hover (#210) 2025-09-14 06:12:04 +08:00
Haitao Pan
e2cc173106 Merge branch 'release/v0.1.0' 2025-09-14 05:53:04 +08:00
shenlan
5835809137 feat(homepage): redesign navbar with configurable dropdown (#209) 2025-09-14 05:47:07 +08:00
shenlan
76826cb805 feat(homepage): add responsive multi-level nav (#208) 2025-09-13 21:17:42 +08:00
shenlan
0495734744 Replace XOpsAgent with Navi on homepage (#207) 2025-09-13 20:34:46 +08:00
shenlan
e2d48e5e51 feat: replace XCodeAgent feature with XScopeHub 2025-09-13 17:15:24 +08:00
Haitao Pan
a4392e0901 Merge branch 'release/v0.1.0' 2025-09-13 15:39:19 +08:00
shenlan
7ad06ab9e6 Replace XCodeAgent with XScopeHub 2025-09-13 09:15:38 +08:00
shenlan
f209a6007f Merge pull request #202 from svc-design/codex/add-monitoring-code-to-project 2025-08-21 19:36:17 +08:00
shenlan
ee1561ba93 docs: add observability plan 2025-08-21 19:31:09 +08:00
shenlan
cdd6dd88dd Merge pull request #201 from svc-design/codex/fix-build-error-on-embedding-files
refactor: remove embedded UI assets
2025-08-21 17:34:44 +08:00
shenlan
6010c97100 refactor: remove embedded UI 2025-08-21 17:29:25 +08:00
Haitao Pan
cc8423f0b0 chore(project): add project bootstrap & workflow 2025-08-21 16:54:40 +08:00
shenlan
22d083cb24 Merge pull request #199 from svc-design/codex/implement-oauth2-authorization-flow
Implement basic OIDC flows and tests
2025-08-21 15:36:16 +08:00
shenlan
8244995170 Add OIDC utilities and tests 2025-08-21 15:28:14 +08:00
shenlan
49a8a0a7e0 Merge pull request #197 from svc-design/dependabot/go_modules/light-idp/idp-server/golang.org/x/oauth2-0.27.0
chore(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.27.0 in /light-idp/idp-server
2025-08-21 14:52:06 +08:00
dependabot[bot]
4d8c7fe13a chore(deps): bump golang.org/x/oauth2 in /light-idp/idp-server
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.6.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.6.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21 06:51:29 +00:00
shenlan
c36791d307 Merge pull request #196 from svc-design/dependabot/go_modules/light-idp/idp-server/github.com/go-jose/go-jose/v3-3.0.4
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.4 in /light-idp/idp-server
2025-08-21 14:50:29 +08:00
shenlan
96df428471 Merge pull request #195 from svc-design/dependabot/go_modules/light-idp/idp-server/google.golang.org/protobuf-1.33.0
chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /light-idp/idp-server
2025-08-21 14:39:26 +08:00
dependabot[bot]
e2dadbbeb3 chore(deps): bump github.com/go-jose/go-jose/v3 in /light-idp/idp-server
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.4.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.0...v3.0.4)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-version: 3.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21 06:36:11 +00:00
dependabot[bot]
258e184756 chore(deps): bump google.golang.org/protobuf in /light-idp/idp-server
Bumps google.golang.org/protobuf from 1.28.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.33.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21 06:36:05 +00:00