issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr linked:pr
Filter by
1.7M results
目的
作業時間と休憩時間に合わせて、ポケモンが応援・休憩・居眠りなどのリアクションをする見守りモードを追加する。
開発タイムライン
- 2026-07-27〜2026-08-02: タイマー状態と通知方針の設計
- 2026-08-03〜2026-08-09: 最小タイマー UI と状態保存
- 2026-08-10〜2026-08-16: ポケモンのリアクション連携と検証
スコープ ...
enhancement
目的
ユーザーのクリック、入力、ドラッグ、ウィンドウ操作を邪魔しそうなときに、ポケモンが短時間だけ退避する挙動を追加する。
開発タイムライン
- 2026-07-06〜2026-07-12: 邪魔判定の最小条件を定義
- 2026-07-13〜2026-07-19: 退避先候補と復帰ルールを実装
- 2026-07-20〜2026-07-26: 誤検知を減らす調整と設定 UI 追加 ...
enhancement
目的
追従していない待機時間に、ポケモンが画面端やウィンドウ端に移動して座る/寝る/見下ろすような自然な休憩アクションを追加する。
開発タイムライン
- 2026-06-22〜2026-06-28: 端検出と安全な着地点の設計
- 2026-06-29〜2026-07-05: 画面端への移動、座る/待機状態の最小実装
- 2026-07-06〜2026-07-12: ウィンドウ端候補の検出、マルチモニター確認 ...
enhancement
Summary of What Needs to be Done: Add unit tests for the generateFactorialFrames and generateFibonacciFrames generator
functions in src/features/algorithms/recursion/, verifying correct frame phases, stack ...
gssoc:approved
mentor:PankajSingh34
type:feature
Summary of What Needs to be Done: Add unit tests for the lruCacheSteps generator function in
src/features/algorithms/hashmap/lruCache.js, covering cache get hits, misses, puts with eviction, and updates ...
gssoc:approved
mentor:PankajSingh34
type:feature
Summary of What Needs to be Done: Add unit tests for the getSupabaseConfig() function in src/lib/auth.js, which
validates and parses Supabase environment variables. This is a pure function with no external ...
gssoc:approved
mentor:PankajSingh34
Summary of What Needs to be Done: Add unit tests for the sendEmail utility in src/lib/email.js, covering success and
error paths including missing API key, network failures, and HTTP error responses.
...
gssoc:approved
mentor:PankajSingh34
Summary of What Needs to be Done: Add unit tests for the CSRF origin validation and token generation/validation logic in
src/lib/csrf.js and src/lib/csrfToken.js. These are pure functions with no external ...
gssoc:approved
mentor:PankajSingh34
vike-billing currently contributes a single flat `subscriptions` table. The vike-dashboard reference models billing as
event-sourced: append-only `event__` tables (source of truth) + rebuildable `computed__` ...
enhancement
vike-auth is currently schema-only (it owns `users` + `sessions`). Make it a working extension: actual authentication at
runtime.
Scope
- Magic-link passwordless auth keyed on a user UUID (the vike-dashboard ...
enhancement

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.