issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:HTML
Filter by
2.2M results
Description
The PATCH /api/applications/:id endpoint allows changing the status of a job application (e.g., to accepted or
rejected). It fetches the application using an RLS-protected Supabase client ...
gssoc:approved
mentor:PankajSingh34
type:bug
Description
The Arena Socket Server (a standalone Node.js/Express/Socket.IO service handling real-time matchmaking, collaborative
code editing, and opponent communication) configures CORS using an overly ...
gssoc:approved
mentor:PankajSingh34
type:bug
type:feature
症状
Windows でインストール版 TiN を起動すると、メインウィンドウが真っ黒で何も表示されない(背景色だけ出てサイドバー/タブ/グリッドの UI が描画されない)。本体プロセスは正常に動作(起動・workspace
restore・snap/raise はログ上 success)しており、レンダラの GPU コンポジットのみ失敗している。
環境
- Windows 11 (ARM64), ...
Description
RadarrClient._post (ligne 88-90) : data=json.dumps(payload) if payload else None. Le test if payload est falsy pour 0,
{}, [], . Si un caller passe un dict vide {} (valide pour certaines ...
backend
Description
OmdbClient._save_cache_atomic fait json.dumps(self._cache, ...) sans prendre self._lock. _cache_set (l.265-271) modifie
self._cache[key] SOUS le lock.
Si un thread A serialize pendant qu ...
backend
reliability
Description
_extract_local_tmdb_id (ligne 26-32) utilise une garde isinstance(tid, int) stricte. Si un Candidate provient d une
source qui a serialise tmdb_id en string (ex : payloads JSON externes, REST ...
backend
reliability
Description
clean_old_runs trie les run dirs par lambda x: x.name (lexicographique decroissant) au lieu d utiliser st_mtime. Le nom
de run peut etre soit YYYYMMDD_HHMMSS_NNN soit uuid4().hex (cf run_id.py:18 ...
backend
reliability
Description
apply_contextual_adjustments lit normalized_probe.get( audio ) ligne 586, mais NormalizedProbe (probe_models.py:18)
expose les pistes audio sous audio_tracks. La cle audio n existe pas dans ...
backend
bug
perceptual
[LE] 認証基盤実装
Goal
Deviseによる画面向けsession認証と、API向けJWT/refresh token rotationの土台を実装し、受験者・評価官・管理者の利用前提を作る。
Context / Linked Docs
- docs/requirements_definition.md
- docs/detailed_design.md
- docs/evaluation_traceability_draft.md ...
area:auth
evidence
loop:done
risk:high
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.