Add bulk fill for descriptions and favicons#3
Open
palfans wants to merge 1 commit intoaabacada:mainfrom
Open
Conversation
Adds a favicon URL builder and extends the bulk-generation flow to fill both missing descriptions and icons. Only requires an API key when descriptions need generation, aggregates missing counts in the confirmation prompt, and updates progress tracking to reflect total targets. Improves UI copy to indicate dual completion, makes progress bar safe against zero totals, and tightens error logging when individual items fail.
Owner
|
还有外国人用的?看不懂英文,请说中国话 ··· |
Author
|
你好!添加了一个favicon URL生成器,将“一键生成”流程扩展以填充缺失的描述和图标。仅在生成描述时需要API密钥,汇总确认提示中的缺失计数,并更新进度跟踪以反映总目标。改进UI文本以指示描述和图标进度,使进度条在总目标为零时安全显示,并在单个项失败时记录错误日志。 |
Zmin2003
added a commit
to Zmin2003/CloudNav-abcd
that referenced
this pull request
Dec 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a favicon URL builder and extends the bulk-generation flow to fill both missing descriptions and icons. Only requires an API key when descriptions need generation, aggregates missing counts in the confirmation prompt, and updates progress tracking to reflect total targets. Improves UI copy to indicate dual completion, makes progress bar safe against zero totals, and tightens error logging when individual items fail.