pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript language:Go
Filter by
152M results
📌 연관 이슈
- Closes #334
📝 작업 내용
- 리뷰 목록 조회 시 발생하는 N+1 쿼리 문제 해결
- getNameByMemberId() 개별 호출(N번) → getNamesByMemberIds() 배치 호출(1번)로 변경
- 리뷰 1페이지 조회 기준 DB 쿼리 14회 → 5회로 감소
🖥️ 프론트엔드 연동 가이드 (API 명세) ...
Summary
- convert src/workspace-service from JavaScript to TypeScript
- add request, AWS connection payload, and scan row boundary types
- keep scan lifecycle SQL and JSONB serialization checks ...
_run_refresh never applied excludeTagName — excluded scenes and performers were still scored and written on every
refresh. _run_dry and _run_full both correctly called stash_io.filter_excluded(); refresh ...
Summary
Add a lightweight Python UTF-8 / AST parse validation check to CI so corrupted Python files fail before entering main.
This is a follow-up after #1665, which repaired parse/encoding/static-analysis ...
closes #59
API
backend
feature
:robot: I have created a release beep boop
0.2.3 (2026-06-29)
Fixed
- actions: correct pnpm-dest default handling and resolve self-referential SHA (8c13425)
This PR was generated with Release Please. ...
autorelease: tagged
What changed
- remove the root acknowledgements file
- document current once run limitations around buffering, stdin, and operation identity
- update SECURITY.md now that tagged v0.1.x releases ...
Motivation
- Restore the connected user after a page reload so an already authenticated session remains active.
- Use a single storage key and prefer localStorage with fallbacks to sessionStorage ...
codex