issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:HTML
Filter by
2.3M results
Description
A security vulnerability has been identified in pages/ai-features/flame-graph-profiler/profiler-worker.js at line 68.
The use of new Function(code) to execute user-provided code dynamically ...
bug
Hard
SSoC26
목표
리포트 에이전트 weekly 측정 결과(overall_score, Haiku 액션)를 대시보드에 표시한다.
구현 내용
- types/index.ts: ScorePoint, ActionItem, ScoreHistory 타입 추가
- lib/api.ts: getScoreHistory() API 함수 추가
- dashboard/page.tsx: ...
Feature Description
Add an ease-tilt utility class that applies a smooth 3D perspective tilt effect to any element on hover — the element
rotates slightly in 3D space giving a depth and interactivity ...
accepted
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Mô tả
Trong trang quản lý Deck, mỗi Deck có thể chứa nhiều Topic và mỗi Topic được gán một giá trị order để xác định thứ tự
hiển thị cũng như trình tự học tập.
Khi Admin xóa một Topic, hệ thống thực ...
bug
Problem description
In frontend/src/utils/axiosInstance.js, the Axios instance is instantiated with a hardcoded baseURL: / . Because of
this, developers are forced to manually prefix import.meta.env.VITE_API_URI ...
Problem description
In frontend/src/components/WordCloud.jsx, the component retrieves its data using a raw relative fetch( /api/wordcloud ).
This bypasses the globally configured api Axios instance (utils/axiosInstance.js), ...
Hard
SSoC26
Problem description
In the frontend/src/components/History.jsx file, when the user has no history, the Go to Dashboard button uses
window.location.href = / to navigate. Because this is a Single Page ...
Hard
SSoC26
Problem description
In backend/routes/authRoutes.js, the standard email/password endpoints (/ and /register) correctly utilize loginLimiter
and registerLimiter to prevent brute-force and DDoS attacks. ...
Hard
SSoC26
Problem description
In backend/server.js, the JSON body parser middleware is registered twice consecutively: first as
app.use(express.json()) and then immediately as app.use(express.json({limit: 1mb })). ...
Medium
SSoC26

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.