Commit Graph

83 Commits

Author SHA1 Message Date
shenlan
d409488e2c Merge pull request #41 from svc-design/woowqu-codex/update-download-links-on-homepage
Update download links
2025-07-30 13:21:09 +08:00
shenlan
02783ddf28 Update download links 2025-07-30 13:19:55 +08:00
shenlan
c20534f28f Merge pull request #39 from svc-design/codex/add-deployment-yaml-files-for-vm-and-images
Add container and deploy configs
2025-07-25 09:53:38 +08:00
shenlan
88acf29eb8 Add deployment assets 2025-07-25 09:52:07 +08:00
shenlan
86ed9a1808 Merge pull request #38 from svc-design/codex/implement-ask-ai-interface-for-ai-kb
Move AI KB module under modules/ directory
2025-07-25 09:38:29 +08:00
shenlan
a179339d05 Move AI KB to modules directory 2025-07-25 09:37:15 +08:00
shenlan
b26f77d923 Merge pull request #37 from svc-design/codex/design-ai-knowledge-base-system-modules
Add AI KB design doc
2025-07-25 09:17:47 +08:00
shenlan
d598329117 docs: add AI KB design 2025-07-25 09:15:10 +08:00
shenlan
0ee3691ae9 Merge pull request #36 from svc-design/codex/update-readme
Add README with project overview
2025-07-24 14:48:11 +08:00
shenlan
24bc54fc14 Add project README with build and usage info 2025-07-24 14:47:43 +08:00
shenlan
3007c1a7cf Merge pull request #35 from svc-design/codex/update-homepage-ui-element-names
Update homepage project names
2025-07-24 14:27:27 +08:00
shenlan
adb616412e Update homepage project names 2025-07-24 14:27:06 +08:00
shenlan
a50ec47b0d Merge pull request #34 from svc-design/feat/homepage-setup-script
feat: add homepage setup/startup scripts and update assets for export
2025-07-24 14:15:23 +08:00
root
94241e90f8 feat: add homepage setup/startup scripts and update assets for export 2025-07-24 14:09:55 +08:00
shenlan
62ee1baca3 Merge pull request #33 from svc-design/rotju4-codex/extend-ask-ai-functionality
Add chat history to Ask AI
2025-07-24 11:53:17 +08:00
shenlan
7b9e0f4230 Merge pull request #32 from svc-design/codex/extend-ask-ai-functionality
Add chat history to Ask AI
2025-07-24 11:52:51 +08:00
shenlan
b184f143fe feat(ui): extend AskAI with chat history 2025-07-24 11:52:31 +08:00
shenlan
ec3bbf56ee feat(ui): extend AskAI with chat history 2025-07-24 11:52:08 +08:00
shenlan
6589faf06c Merge pull request #31 from svc-design/3nuzi2-codex/replace-ai-button-with-built-in-css-styles
Refine AskAI button appearance
2025-07-24 11:37:25 +08:00
shenlan
501ae93b5f style: update AskAI button 2025-07-24 11:37:03 +08:00
shenlan
4f7ad0ac54 Merge pull request #29 from svc-design/codex/add-code-structure-and-api-overview
Add Ask AI dialog feature
2025-07-24 11:16:18 +08:00
shenlan
f58fc5ca53 Add Ask AI dialog to homepage 2025-07-24 11:14:16 +08:00
shenlan
2264856c24 Merge pull request #26 from svc-design/codex/update-component-names-in-homepage
Update homepage project names
2025-07-23 17:16:18 +08:00
shenlan
c8d679bc33 Merge pull request #27 from svc-design/codex/set-up-nginx-for-global-homepage
Add nginx proxy workflow
2025-07-23 17:12:45 +08:00
shenlan
da4125c90a Merge pull request #25 from svc-design/codex/setup-nginx-for-cn-homepage.svc.plus
Add proxy setup github action
2025-07-23 17:12:30 +08:00
shenlan
e592fb40c9 chore: update proxy host variable 2025-07-23 17:11:10 +08:00
shenlan
bb3609b90b chore: update project names in homepage 2025-07-23 17:10:44 +08:00
shenlan
b109f3116e Update setup-proxy-cn-homepage.yml 2025-07-23 17:09:58 +08:00
shenlan
60a1efb78e Convert proxy setup to GitHub Action 2025-07-23 17:06:54 +08:00
shenlan
7d979bb01d Merge pull request #24 from svc-design/feat/homepage-icons
Feat/homepage icons
2025-06-20 08:32:27 +08:00
Haitao Pan
8866d646ba fix(workflow): update deploy path from ui/nextjs to ui/panel 2025-06-20 08:31:42 +08:00
Haitao Pan
aa4f6eeb3f Merge branch 'main' into feat/homepage-icons 2025-06-20 08:29:23 +08:00
Haitao Pan
617264b1de rename: ui/nextjs -> ui/panel 2025-06-20 08:28:45 +08:00
shenlan
3696c8ce49 Merge pull request #22 from svc-design/codex/修正terms-of-service和翻译问题
Add bilingual Terms and Contact sections
2025-06-19 17:37:20 +08:00
shenlan
05ee17fad0 Merge pull request #23 from svc-design/feat/homepage-icons
feat: generate favicon.ico and 32px icon from logo.png
2025-06-19 17:11:55 +08:00
Haitao Pan
edb1c940bc feat: generate favicon.ico and 32px icon from logo.png 2025-06-19 17:10:47 +08:00
shenlan
211f46b89c Add bilingual terms and contact sections 2025-06-19 17:06:56 +08:00
shenlan
2bfd138cfa Merge pull request #21 from svc-design/codex/修复yarn安装构建问题
Fix yarn lock
2025-06-19 14:29:58 +08:00
shenlan
b7e59c33a5 chore: update nextjs yarn.lock 2025-06-19 14:27:07 +08:00
shenlan
fcdc17d184 Merge pull request #20 from svc-design/ci/deploy-xcontrol-panel
Add GitHub Actions workflow to deploy XControl panel
2025-06-19 14:18:53 +08:00
Haitao Pan
278284eae0 Add GitHub Actions workflow to deploy XControl panel 2025-06-19 13:50:26 +08:00
shenlan
d33cb2f537 Merge pull request #19 from svc-design/codex/fix-id_rsa-file-not-found-error
Fix SSH directory creation in deploy workflow
2025-06-19 13:30:52 +08:00
shenlan
9a52f21065 Fix SSH key setup order in deploy workflow 2025-06-19 13:27:53 +08:00
shenlan
e739a55e2c Merge pull request #18 from svc-design/ci/deploy-homepage-to-vps
ci: add step to deploy homepage to VPS via rsync
2025-06-19 13:21:10 +08:00
Haitao Pan
82b40e44c8 ci: add step to deploy homepage to VPS via rsync 2025-06-19 13:18:29 +08:00
shenlan
9e34467057 Merge pull request #17 from svc-design/codex/修复-ui/homepage-部署错误
Fix Cloudflare pages deploy
2025-06-19 09:50:57 +08:00
shenlan
d40d719dff Fix Cloudflare deploy dir for homepage 2025-06-19 09:44:29 +08:00
shenlan
d277de53f6 Merge pull request #16 from svc-design/ci/deploy-homepage-pages
ci: remove next export step from homepage deploy workflow
2025-06-19 09:37:06 +08:00
Haitao Pan
dfb09c9827 ci: bump Node.js to 20.x for Wrangler v4 compatibility 2025-06-19 09:36:08 +08:00
Haitao Pan
a40471fec9 ci: remove next export step from homepage deploy workflow 2025-06-19 09:32:09 +08:00