issues Search Results · language:Dune language:Python language:JavaScript linked:pr linked:pr language:HTML linked:pr
Filter by
4.9M results
Problem
1. Standing detail is restricted — users can only see their own row detail, not others.
2. Fixtures and Predictions views open with no date filter, showing all matches at once.
Proposed Solution ...
enhancement
Problem
Session expires after 5 minutes of inactivity. Too short for active users browsing fixtures or standings.
Proposed Solution
Increase SESSION_MAX_AGE_MS from 5 to 120 minutes on the backend, ...
enhancement
status:approved
🚀 The feature, motivation and pitch
There was a host sync in the above setting, caused by the fact the overlap scheduler was trying to make adjustments to
the input_pos of prefill sequences of unknown ...
AutoDeploy
feature request
Symptom
cpu-slow.yml on main is red: 52 failures in tests/test_compare_baseline_configs.py — test_kosc_train_configs_are_equal
(all 44 cases) and test_surge_train_configs_are_equal (all 8 cases). Latest ...
monitoring
testing
Internal maintenance work
Pre-submission
- Recurring CI-only failure class; no user-facing behavior change.
- Searched existing issues — the Windows-coverage gap is noted in passing but there is ...
needs-triage
type: chore
Bug
Registration currently returns a user id generated with one Date.now() call but signs the access token with a second
Date.now() call. When the clock ticks between calls, the JWT sub can differ from ...
Goal
Ensure each authenticated user can only access their own applications by adding user ownership and Supabase Row Level
Security.
Scope
- Add user ownership to applications
- Save authenticated ...
enhancement
Bug
The API login flow currently accepts any syntactically valid email/password pair and returns an access token.
loginUser() does not look up a registered user or compare the submitted password; it always ...
Summary
Add a Bank of America text-PDF import path for selectable statement PDFs, since BOA does not appear to offer CSV export
for this account flow.
Requirements
- Support text-selectable Bank of ...
enhancement

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.