pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:HTML
Filter by
208M results
- Create MitraFinance component with stats cards (Pendapatan, Saldo, etc.)
- Add search/filter and transactions table with empty state handling
- Integrate into MitraDashboard via conditional rendering ...
- cogs/stream_sources.py: testable Twitch (Helix) + YouTube (keyless) checkers
- cogs/stream_notify.py: background poll loop with dedup, .env/DB cred fallback
- DB: stream_subscriptions table + CRUD ...
Two small UX fixes triggered by a debate failing silently on the live site.
1. Error visibility (the blank-page bug)
Symptom: a user submits a debate, the loading overlay ticks up to ~25–30s, then disappears. ...
Description
- Please include a summary of the change and which issue is fixed.
- Please also include relevant motivation and context.
- List any dependencies that are required for this change.
...
This patch fixes #215 Now code coverage is maxed out to 100% 😱
unit tests
Stage 1 of Phase 5 (submissions approval). Admin-side submission - approval - publishing loop; the public /submit form,
anonymous rate-limiting, and CSV bulk upload are Stage 2 (separate PR).
What ships ...
Summary
Hardening of the audio pipeline shipped across Waves 1–3 (#850/#895/#898), plus the dependency migration that makes
diarization actually work. Driven by a detailed multi-agent review (docs/wip/AUDIO-WAVES-HARDENING-AUDIT.md) ...
test excel inbox by trying to fixing issue #73
Related Issue
Closes #359
Summary
Adds input sanitization logic.