issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:JavaScript language:C#
Filter by
5.1M results
Summary
A large (~270px) empty gap appears at the bottom of every page, especially visible on the Settings page. Three separate
padding-bottom rules are stacking:
1. .container inline style in index.html: ...
bug
What
POST /api/v1/auth/magic/request returns 503 in production because the five env vars the magic-link route requires aren t
declared in render.yaml:
- MGZ_PKMN_SMTP_HOST
- MGZ_PKMN_SMTP_PORT
...
area:devops
bug
Summary
The Dhikr page has numerous hardcoded English strings that do not get translated when the app is set to Arabic (RTL)
mode.
Untranslated Elements
Inner tab labels:
- Counter, Morning, Evening, ...
bug
Bug
Public registration currently accepts role: admin , which lets a new user self-assign admin privileges and receive a
token signed with the admin role. Registration should only allow public roles (client ...
概要
2026/06/07 のデイリーアップデートを作成します。
収集対象
- Azure アップデート情報
- インターネットで話題のテーマ
- ビジネスホットトピック
対象期間
前日 7:30 〜 本日 7:30 (JST)
このIssueは GitHub Actions により自動作成されました。
キーワード
- 価値の最大化
- Greedy
- ソート
- 上位K個
- M種類以上
基本形
- Greedy: 価値の大きいものを取る
-
問題特有の難しさ
- 色がM種類以上という制約
-
難しさの原因
-
-
難しさを緩和する方針
- 最初に各色の最大値を取る
- 色がM種類以上なら上位M個を取って、残りのN - Mから上位K個を選ぶ ...
🧾 Title
Add --body-file flag to all commands that accept --body
🧠 Summary
Commands that accept --body (issue create/update/comment, pr create/update/comment) require inline shell escaping for
multiline ...
enhancement
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
Bug Description
Se detectaron discrepancias ...
status:approved
概要
TypeScript 版に実装済みだが Python 版に未実装の2コマンドを追加する。
実装対象
task-py edit id
タスクの属性をフラグ指定で更新する。
task-py edit 1 --title 新しいタイトル
task-py edit 1 --priority high --due 2026-12-31
task-py edit 1 --due-clear ...

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.