issues Search Results · language:Edge language:TypeScript language:PHP language:Java language:JavaScript linked:pr
Filter by
269k results
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue needs status:approved before a PR can be opened
Problem Description
Activating the ...
status:approved
背景
README の Status が「Phase 0 — governance and product design. Runtime scaffold follows Issues #4+.」のままで、現状(Phase 1 正規化 API
完了・Phase 2 Admin SPA ほぼ完了)と乖離していた。また Docker での起動手順が無かった。
対応
- Status をフェーズ表に刷新(Phase ...
Die Exportfunktion für die Nährwerttabelle unterstützt derzeit keine Umlaute (wie ä, ö, ü, ß), was beim Export zu
fehlerhafter Darstellung führen kann. Ziel dieses Issues ist es, die Funktion so zu überarbeiten, ...
enhancement
Symptom
verifyPayload enforces SHA-256 verification on firmware, but the SPIFFS branch falls through to a no-op null when both
spiffsExpectedSha256 and spiffsManifestUrl are missing:
// src/lib/flash-flow.ts:123-131 ...
audit-2026-06
security
Symptom
useReleaseChannel s one-shot auto-flip decision compares two ISO 8601 publishedAt strings with
String.prototype.localeCompare instead of a real timestamp compare:
// src/hooks/useReleaseChannel.ts:88-91 ...
audit-2026-06
bug
Add badges for CI, GitHub Pages deployment, release, and license so visitors can quickly see project health.
priority: low
type: docs
Parent bounty: #743
Bug
The public registration validator allows admin as a requestable role:
role: z.enum([ client , freelancer , admin ]).default( client )
That means an unauthenticated registration ...
The header logo links to /. On GitHub Pages the app runs under /clean-link-kit/, so the logo should use the Vite base
URL instead of a hardcoded root path.
area: web
priority: medium
type: bug
The Pages workflow currently deploys after building the web app only. It should run the same safety checks as CI before
publishing: tests, type checks, and the full build.
priority: medium
type: feature

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.