issues Search Results · language:Edge language:Python linked:pr linked:pr language:Python language:Java language:JavaScript
Filter by
5.8M results
💡 작업 내용
프론트 릴리즈에서 사용하는 서브도메인을 추가합니다.
✅ 상세 내용
- [ ] 세부 작업 1
- [ ] 세부 작업 2
📢 참고 사항
No response
🎯 기대 결과
No response
⚖️ 브랜치/PR 정책 확인
- [x] develop에서 브랜치를 생성한다 (예외적으로 의존 브랜치에서 분기 가능)
- [x] ...
✨ feature
In src/utiles/notes.js we have the following:
export const MODE_MAPPING = { ionian : Major (Ionian) , major : Major (Ionian) , lydian : Major (Lydian) , mixolydian :
Major (Mixolydian) , aeolian : Minor ...
jules
🐛 버그 내용
어떤 버그인지 설명해주세요.
🔍 재현 방법
1.
2.
3.
💡 예상 원인
원인이 파악됐다면 적어주세요. (없으면 삭제)
✅ 체크리스트
- [ ] 버그 수정
- [ ] 테스트 확인
- [ ] 로컬 동작 확인
fix
Goal
Enable secure encrypted communication between clients and the frontend service, as well as optional mutual TLS
authentication for trusted internal clients in production deployments.
Context
Affects ...
engineering
status:merged
Refs #1882
Depends on #2356.
Scope:
- Add a no-crypto guardrail contract for Scout storage hash helper.
- Document that helper must not use real hashing, salt, secret, KV, DO, D1, provider, endpoint, ...
#232 で issue_templateコマンドを追加したが、取得したテンプレートをissue create で選択して使用できるようにする
- issue_title は 題名の初期値として反映させる
- description はエディタを開いた際に初期値として反映させる
目标
接通当前登录用户信息同步能力,让前端在登录后和刷新页面时都能读取后端真实的当前用户信息,减少仅依赖本地缓存角色和用户名的情况。
需要完成
- 接入当前登录用户信息读取接口
- 在前端用户状态中补充同步逻辑
- 保证刷新页面后仍能恢复当前用户角色和基础信息
- 在页面中优先使用真实用户信息
- 保持页面行为与当前后端真实接口能力一致
验收标准
- 登录后可以读取当前登录用户信息 ...
Problem
data/data.json is currently written pretty-printed with indent=2, which inflates the file with unnecessary whitespace.
Since this file is fetched by the browser on every page load, the extra bytes ...
📝 테스트 설명
- 개인화 피드 조회 및 많은 팔로워를 보유한 셀럽이 글을 썼을 때 부하 상황을 테스트한다.
📋 테스트 내용
- [x] 일반 사용자의 피드 조회와 셀럽의 글쓰기 기능의 부하를 테스트
📚 문서 대상
- 03_Test
🔗 참고 자료
💬 비고
Problem
SquadScope currently sends source_artifacts as an array of object references, while Podcaster validation only accepts
array[string]. This blocks /api/generate contract compatibility before end-to-end ...
go:yes
priority:p0
squad:bender
squad:fry
squad
type:bug

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.