Skip to content

refactor!(v2): full rewrite of frontend - #2

Merged
Craun718 merged 37 commits into
mainfrom
refactor-v2
Aug 11, 2026
Merged

refactor!(v2): full rewrite of frontend#2
Craun718 merged 37 commits into
mainfrom
refactor-v2

Conversation

@fu050409

@fu050409 fu050409 commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
ghproxy-plus-backend fecbf4f Commit Preview URL

Branch Preview URL
Aug 11 2026, 03:31 AM

Comment thread src/lib/github-api.ts Outdated
Comment thread src/components/repository-download/asset-list.tsx
@Craun718

Copy link
Copy Markdown
Owner

将download分离至独立页面,使页面保持首屏设计风格。
但我不确定,不同分辨率的显示器上是否都“无需滚动”

@fu050409

Copy link
Copy Markdown
Collaborator Author

将download分离至独立页面,使页面保持首屏设计风格。 但我不确定,不同分辨率的显示器上是否都“无需滚动”

对于这件事的必要性我持保留意见,但是我想后者应该是无法保证的,而且我认为我们也没有支持「无需滚动」的必要性。

另外,现在我看到持续集成未能通过检查。

…tion

Classify yml/yaml/json/xml and related config files separately so update metadata no longer competes with installers. Derive platform from known installer suffixes first, add format priority to recommendation scoring, and keep config files manually selectable in the asset combobox.
@Craun718

Copy link
Copy Markdown
Owner

将download分离至独立页面,使页面保持首屏设计风格。 但我不确定,不同分辨率的显示器上是否都“无需滚动”

对于这件事的必要性我持保留意见,但是我想后者应该是无法保证的,而且我认为我们也没有支持「无需滚动」的必要性。

另外,现在我看到持续集成未能通过检查。

嗯,这个优先级不高。这只是我个人的设计习惯。因为以前经常用用户抱怨这方面的问题。
有关ci和冲突的问题我正在研究如何解决

Update AGENTS.md, README.md, and docs/DESIGN.md to include the design
requirement that pages should follow a first-screen design, keeping
content height minimal to avoid unnecessary vertical scrolling.
@Craun718

Copy link
Copy Markdown
Owner

@fu050409 ci的失败我无法在本地复现,你那边能试试吗?

Update `ensureAdvancedSelectionOpen` to handle asynchronous auto-expansion
of the release combobox. Instead of checking the `aria-expanded` state
immediately, the test now waits for the combobox to become visible to
account for race conditions where the UI might be auto-opening the
selector after the repository resolves.
Resolve merge conflicts:
- delete/modify (footer/header/ghApi/index): keep refactor-v2 removals
- src/api/ghproxy.ts: keep refactor-v2 robust RFC 5987 filename handling
- wrangler.jsonc: keep ghproxy-plus-backend name, adopt main traces config
- config files (package.json, lint.yml, README, workspace): keep refactor-v2
@Craun718
Craun718 merged commit 0ebaf63 into main Aug 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants