issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:JavaScript
Filter by
34.6M results
Description
In backend/ml/detect.py, the paths to the model files are defined as relative string paths:
MODEL_PATH = saved/model.keras
SCALER_PATH = saved/scaler.pkl
THRESHOLD_PATH = saved/threshold.json ...
WebSocket, rooms, auth de sockets
작업 범위
- [ ] 친구 요청 수신/발신/수락/거절/취소 상태가 새로고침 없이 반영되는지 확인 및 수정
- [ ] 기존 WebSocket/realtime 구조 재사용 가능 여부 확인
- [ ] 관리자 입력 정지/비활성 사유가 제한 사용자 화면에 표시되는지 확인 및 수정
- [ ] 로그인 직후, 앱 진입 직후, 실시간 상태 변경 시 제한 사유 ...
backend
bug
frontend
Bug Description
On the github.html (GitHub Dashboard) page, a 3D decorative model (a dark ring/donut/oval shape rendered via Three.js)
is positioned in the top-right area and overlaps the ** LOAD DASHBOARD ...
Select multiple entries and update their status at once
feature
1. Repository Activity (Last 24h)
- ✅ No commits in the last 24 hours — repo is stable
- ⚠️ 1 open Dependabot PR — #249: Bump prettier-plugin-tailwindcss 0.7.1 → 0.8.0 (4 days old, requires Prettier ...
daily-health
report
Essentially, this is kinda like sprite folders. Variables like Config::SomethingElse::SomeVar
would be shown in dropdowns, like this:
vars: (note that these aren t from a real project)
Config::Renderer::MAX_X ...
Description
In auth.js at line 9, the script attempts to read the Google Client ID using Vite s environment variable syntax:
const GOOGLE_CLIENT_ID = import.meta.env.VITE_GOOGLE_CLIENT_ID;
Since auth.js ...
type:bug

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.