issues Search Results · language:Edge language:Python language:JavaScript language:TypeScript language:JavaScript linked:pr
Filter by
7.9M results
What
backend/src/api/routes/email_subscriptions.py:29 uses datetime.utcnow(), deprecated in Python 3.12+ (emits a
DeprecationWarning, observed in the test suite).
Fix
Replace with timezone-aware datetime.now(timezone.utc). ...
layer:backend
P3:low
phase:2
type:chore
Parent Epic: #49
What s broken
backend/src/api/routes/library.py:630-631 builds the stats aggregation with raw GROUP_CONCAT(themes, || ) /
GROUP_CONCAT(story_type, || ). GROUP_CONCAT is SQLite-only; ...
domain:library
layer:backend
P1:high
phase:2
type:bug
Describe the bug The PWA configuration currently does not take the DEFAULT_HOMEPAGE setting into account; instead, it is
hardcoded to “/balances”.
To Reproduce Steps to reproduce the behavior:
1. Launch ...
Goal: Prepare v0.2.3 as the Verification Evidence Hardening release candidate.
Allowed changes:
- pyproject.toml
- cosheaf/init.py
- docs/releases/v0.2.3.md
- README.md
- RELEASE_CHECKLIST.md ...
Device Type
New Device Support
Problem or Use Case
I want to integrate the Ecoflow Stream AC Pro (BK31) device.
Proposed Solution
Since I own one of it, I can make some tests if needed.
Alternatives ...
enhancement
🙌 개선 방향
host_post 페이지의 오류 해결
🏄♂️ 참고 자료
No response
Part of #94 (part 2). Findings U-07, U-12, U-13.
Problem
- U-12 No Content-Security-Policy; the renderer fetches Geist fonts from Google at runtime (privacy + XSS surface).
- U-13 No setWindowOpenHandler ...
enhancement
ui
概要
本システムをスマートフォンから利用する際、ニュース評価確認画面のフォントサイズやボタンなどの各要素がPC向け表示のまま縮小されて表示されてしまうため、視認性および操作性が損なわれています。
スマートフォンの画面サイズに最適化したレスポンシブ表示(文字サイズの拡大、ボタンサイズ・タップ領域の拡大など)へ改善を行います。
課題点
- スマートフォンで画面を開いた際、全体が縮小表示されて文字が小さく読みづらい。 ...

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.