issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr
Filter by
4.4M results
概要
lib/sigv4.js に S3 ListObjects V2 用の PresignedURL 生成関数 getPresignedUrlS3List() を追加し、window.E2C_S3.getPresignedUrlList として
export する。
参照仕様
SPEC_NAVIGATION.md §3.3 — ListObjects V2 PresignedURL生成関数 ...
enhancement
概要
content.js にオーバーレイナビゲーションとフォルダナビゲーションの状態を管理するグローバル変数 overlayState と folderState を追加する。
参照仕様
SPEC_NAVIGATION.md §3.2 — データ構造
内容
overlayState
let overlayState = {
overlayEl: null, // ...
enhancement
Target: Frontend/src/services/api.js : 1, 70-119 Category: Performance (+15 pts) | Level: Intermediate
The Vulnerability/Issue
The entire api.js module has USE_MOCK = true hardcoded on line 5, meaning ...
Target: backend/main.py : 551-652 Category: Security (+20 pts) | Level: Intermediate
The Vulnerability/Issue
The /tickets/save endpoint accepts user_id in the request body and only validates tenant consistency ...
Target: supabase/functions/ai-proxy/index.ts : 17-21 Category: Security (+20 pts) | Level: Intermediate
The Vulnerability/Issue
The CORS_HEADERS hardcode Access-Control-Allow-Origin to a single production ...
Target: Frontend/src/user/pages/AIProcessing.jsx : 85-89 Category: Security (+20 pts) | Level: Intermediate
The Vulnerability/Issue
Image uploads to Supabase Storage use upsert: true and a predictable ...
Target: .github/workflows/ci.yml : 37-68 Category: DevOps (+15 pts) | Level: Intermediate
The Vulnerability/Issue
The backend-logic CI job calls pip install -r requirements.txt which downloads PyTorch, ...
Target: backend/services/duplicate_service.py : 19, 90-153 Category: Performance (+15 pts) | Level: Intermediate
The Vulnerability/Issue
The in-memory self._tickets list grows unboundedly with every ...
Target: backend/services/notification_routing.py : 52-58 Category: Performance (+15 pts) | Level: Intermediate
The Vulnerability/Issue
The NotificationRoutingMiddleware.__init__ creates a brand-new Supabase ...
Problem
Discord Rich Presence can stop updating live and keep logging no change until the app is restarted with npm start. This
appears to happen when a new Hermes session begins with the same visible ...

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.