pullrequests Search Results · language:Edge language:Python language:C# language:Java language:JavaScript language:TypeScript
Filter by
275M results
Summary
This PR implements four key backend features:
1. Auth Rate Limiting (#276): Adds strict IP-based rate limits to authentication endpoints to prevent abuse
2. Health Check Endpoints (#283): Provides ...
Current phase: patch (starting)
Closes #217
!-- zenki-state phase: patch session_id: status: running
Bumps the npm_and_yarn group with 15 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| base-x | 3.0.9 | 3.0.11 |
| brace-expansion | 1.1.11 | 1.1.15 |
| braces | 3.0.2 | 3.0.3 ...
dependencies
javascript
$(cat EOF
Summary
- Splits the old ? modal into two separate modals:
- Help Feedback (toolbar ? button) — circle ? icon header, contact issues section with support@glance-apps.com and
...
Problem
- Mouse wheel did nothing: the TUI enters the alternate screen buffer but never enabled mouse reporting, so the
terminal handled wheel events itself and the app received none.
- PageUp/PageDown ...
Route-level functions don t have access to the per-request current_season variable. Use datetime.now().year as the
fallback, consistent with other top-level endpoints.
https://claude.ai/code/session_01C8M1n2oXw2DDye6hdR1SkP ...
Summary
Four kinds of session-local files were showing as untracked in `git status`:
- `culture.yaml` — leaks from `tests/test_dashboard_seed_integration.py` because the production code path writes ...