-
Notifications
You must be signed in to change notification settings - Fork 141
Pull requests: Somil450/spectrax_1
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: resolve security vulnerabilities and TypeScript build errors
#1040
opened Jul 1, 2026 by
bh462007
Loading…
fix: repair the broken main build (ShieldAlert import, legal screens)
#1039
opened Jul 1, 2026 by
Anexus5919
Contributor
Loading…
11 of 12 tasks
fix: enforce Content-Security-Policy on Vercel deployment (not Report-Only)
#1036
opened Jun 30, 2026 by
namann5
Contributor
Loading…
feat: implement multi-user live workout rooms and real-time sync (#1023)
#1033
opened Jun 30, 2026 by
knoxiboy
Contributor
Loading…
16 of 21 tasks
feat: implement indexeddb offline queue and status indicator (#1024)
#1032
opened Jun 30, 2026 by
knoxiboy
Contributor
Loading…
16 of 21 tasks
feat: implement exercise form tutorial system (#1025)
#1031
opened Jun 30, 2026 by
knoxiboy
Contributor
Loading…
16 of 21 tasks
[BUG]: useThrottleLevel never stops requestAnimationFrame loop — RAF runs indefinitely, leaking CPU/battery
#1003
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: CameraErrorBoundary setState({hasError: false}) is dead code — window.location.reload() fires before React processes the update
#1002
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: mesh3DEngine uses module-level shared mutable arrays — race condition under concurrent access
#1001
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: bodyTypeEngine discards computed adaptiveFactor — Math.min/Math.max result never assigned (dead code)
#1000
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: exerciseEngine early-return in tracking-loss path does not update trackingLostFrames — counter stuck at 4
#999
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: session.service.js finalizeSession deletes session from memory even when saveSession fails
#998
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: exerciseEngine plank hipSplineDeviation hardcoded to 0 — hip sagging/hyperextension permanently undetectable
#997
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: frameInterpolationEngine velocity projection is algebraically identical to lerp — blend parameter is dead code
#996
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: CRDT persistUpdate silently loses Yjs updates on IndexedDB read/write failure — missing error handlers
#995
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: syncOfflineQueue silently skips ALL sessions when user is not authenticated — queued data orphaned forever
#994
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: clipEngine.analyzeFrame can permanently deadlock isAnalyzing — 3 paths leak promises
#993
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: skeletalSense.analyze() crashes with TypeError when nose landmark (index 0) is missing/undefined
#992
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: .text-glow CSS rule at line 1178 overrides dark-mode neon glow globally — removed duplicate
#991
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: deleteWorkout uses IDB store.delete(id) but keyPath is localId — string Firestore IDs silently fail
#990
opened Jun 27, 2026 by
vipul674
Loading…
[BUG]: Server silently maps 4 unsupported exercise types to squat — emit exercise:unsupported event
#989
opened Jun 27, 2026 by
vipul674
Loading…
ci: use npm ci and drop the unused jest toolchain
#981
opened Jun 26, 2026 by
Anexus5919
Contributor
Loading…
12 of 13 tasks
fix: require Node >=20 and use npm test --if-present in backend CI
#980
opened Jun 26, 2026 by
Anexus5919
Contributor
Loading…
11 of 12 tasks
fix: pin @mediapipe/* to the versions already in the lockfile
#979
opened Jun 26, 2026 by
Anexus5919
Contributor
Loading…
10 of 11 tasks
docs: use CORS_ORIGIN, the env var the server actually reads
#978
opened Jun 26, 2026 by
Anexus5919
Contributor
Loading…
11 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.