issues Search Results · language:Edge language:Python linked:pr language:JavaScript linked:pr language:Java language:Java
Filter by
5.9M results
Add base classes for actions similar to existing AdminOnlyAction and PublicAction.
This reduces boilerplate and allows us to support adding custom logic to the base classes in the future.
Bug: CORS is configured with no origin restrictions
Description: The Express app applies cors() with no configuration, meaning it accepts requests from any origin. In
production, this allows any website ...
Describe the Feature Request
Add a new provider option globallyUniqueFeatureIds (default false).
Describe the Use Case
This lets consumers that merge features from several feature types into one response ...
enhancement
Problem
Coaches and admin can create events but cannot delete them from the UI. The \deleteEvent()\ function already exists in
\irestore.js\ and Firestore rules already block students server-side — the ...
Tests style guide
New file, api/logic/training/train.js. Needs tests, so write some. Also could use a check against the style guide.
Context
- Muay Thaiger: PvP Idle Fighting game
- Cleanup ...
배경
큐 GET 은 교차출처 + Authorization 헤더라 매번 CORS 프리플라이트(OPTIONS) 발생. 2초 폴링이라 (OPTIONS+GET)이 반복됨. 프리플라이트 응답에
Access-Control-Max-Age 가 없어 캐시가 안 됨.
변경
- _CORS_HEADERS 에 Access-Control-Max-Age: 600 추가 → 브라우저가 ...
chore
[lead-coder] — #1549(1f TUI /rewind)merge 後の non-blocking follow-up(tui-coder の live-e2e re-cross-review で発見)。
問題
mount_rewind_menu に、ユーザーが history を上にスクロールしている時の status hint がない。mount_intervention は ...
What
Systematic dark-mode audit across all management modules (33 files), follow-on to #374/#380. A multi-agent pass replaced
hardcoded colors that broke dark mode with the --pn-* theme tokens, leaving ...
feature
Objective
Profiling (real store): lease acquire+release = 15.9 ms, the slowest op and the core coordination primitive. It does ~4
fence.d iterdir per cycle (in _fence_read, _fence_reserve, _fence_prune, ...
agent:Quasar
in-progress
state:review
Sub-issue of #532.
Example 3 in the examples/ch07.ipynb notebook (following the JSONMemoryStore example).
1. Construct a QdrantMemoryStore (in-memory, default client)
2. Write two handcrafted Hailstone ...
Chapter 7

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.