issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:HTML language:PHP
Filter by
45.3M results
배경 / 목적
사용자의 하루 타임라인 데이터를 영속 저장해, 이후 조회·분석에 활용할 수 있게 한다.
상세 내용
- [ ] 타임라인 데이터 모델(JPA Entity) 설계 및 테이블 정의
- [ ] 저장 API 엔드포인트 구현 (/api/v1 하위)
- [ ] 저장 시 유효성 검증 및 사용자 매핑
- [ ] DDL 수동 적용 (ddl-auto=validate ...
팀 분석 클립 백엔드 API를 구현
- team_video_clip 테이블 기반 CRUD 구현
- 초기에는 실제 영상 자르기 없이 startTimeSec, endTimeSec 메타데이터로 저장
- 클립 생성/수정 시 matchVideoId 존재 여부와 삭제 여부 검증
- COACH는 등록/조회/수정/삭제 가능
- ANALYST는 등록/조회/수정 ...
Category
stdlib · jit · php-src-strict
Problem
The JIT lowering for case-insensitive string search is missing:
ext/standard/JitStringSearch.php throws:
LogicException: JitStringSearch::find() case-insensitive ...
area:compiler
enhancement
implementation-ready
phase-4:stdlib
Category
stdlib · php-src-strict
Problem
Zend supports %F in sprintf()/printf() as an alias for float formatting.
This compiler throws:
LogicException: sprintf() unsupported conversion specifier %F ...
area:vm
enhancement
implementation-ready
phase-4:stdlib
Category
stdlib · php-src-strict
Problem
Zend forbids serializing closures:
- serialize(function(){}); throws Exception: Serialization of Closure is not allowed
This compiler currently serializes ...
area:vm
enhancement
implementation-ready
phase-4:stdlib
Hey,
I use a local Build.bat script that calls your Build.js script to automate bundling the extension into a .zip file. This
lets me easily build and run the latest code as a local release while waiting ...
Problem
The current frontend has several responsive breakpoints, but mobile behavior is spread across page-level SCSS files and
shared layout components. A small mobile regression checklist would make ...
Project Keeper should generate and publish SBOMs for the Maven artifacts it produces so downstream consumers get them in
both release channels.
Scope:
- Maven Central: attach an SBOM to the artifacts ...

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.