issues Search Results · language:Dune language:TypeScript language:HTML language:JavaScript linked:pr language:Java
Filter by
7.1M results
概要
スマホでのCSV選択操作を減らすため、PWA化してOSの共有シートからCSVを直接受け取れる導線を検討する。
背景
現在はPayPayまたはMoneyForward MEからCSVを取得した後、ブラウザ上で手動でファイル選択する必要がある。
このアプリはスマホだけでの利用を主なターゲットにしているため、PC向けの貼り付け入力や手動ファイル選択の改善よりも、スマホの共有シートからそのまま処理に入れる導線を優先したい。 ...
Repro
On Windows (Node v22+):
node bin/cli.js --version
crashes:
Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On ...
bug
Repro
On a fresh checkout, after npm install:
node scripts/verify-self-kb.js
exits 2 with:
[verify] Playwright is not installed. Try:
npm install --no-save playwright npx playwright install chromium ...
bug
Minor bump for the breaking plugin-contract change (#51/#52): @sigx/cli 0.3.1 - 0.4.0, @sigx/create 0.1.1 - 0.2.0 (kept
in sync). Roll CHANGELOG [Unreleased] - [0.4.0]. Then tag v0.4.0 - release.yml publishes ...
Add a CI validation script that verifies l10n/bundle.l10n.*.json files exist for every locale in the canonical
@f5xc-salesdemos/i18n-core registry.
Changes
- scripts/validate-i18n-coverage.ts: New ...
enhancement
https://github.com/couimet/couimet.github.io/pull/80 introduced LinkedIn badges for articles on the landing page and
https://ouimet.info/articles/, but I forgot to add the badges to projects page (like ...
As an admin, I want exclusive access to user management endpoints, so that regular users cannot list or delete other
users
- GET /api/users (list all users) requires ADMIN role
- DELETE /api/users/{id} ...
Replace LOCALE_DISPLAY_NAMES, getLocaleDisplayName(), normalizeLocale(), and mapToSupportedLocale() in
packages/utils/src/i18n.ts with imports from @f5xc-salesdemos/i18n-core.
Changes
- packages/utils/src/i18n.ts: ...
enhancement
Summary
Update the voice recording microphone permission failure toast to be a warning instead of an error, and make the message
clearer about how the user can fix denied microphone access.
Current Behavior ...
크롤러가 적재한 파싱 후보를 관리자가 검수해 할인으로 승격/반려.
- GET /admin/crawl-candidates?status= page= limit= (기본 pending)
- GET /admin/crawl-candidates/:id
- POST /admin/crawl-candidates/:id/approve (cafeId/값 override ...

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.