issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript linked:pr
Filter by
3.2M results
Description
The session store has a Redis-first architecture with an in-memory Map fallback. When Redis is unavailable (line 187:
markRedisOffline() is called), all session operations fall back to the ...
gssoc:approved
mentor:PankajSingh34
Description
When a user joins a private collaboration session that has a legacy password hash (SHA-256 → needs migration to bcrypt),
joinCollaborationSession() performs a non-atomic read-modify-write: ...
gssoc:approved
mentor:PankajSingh34
작업 배경
MSA 구조에서 모든 서비스가 공통으로 사용할 응답 형식, 예외 처리, Security 필터를 common 모듈에 구현한다. 각 서비스는 common을 의존성으로 추가하여 중복 코드 없이 공통 기능을 사용한다.
구현 범위
공통 응답
- ApiResponse T — 성공 응답 (success, status, message, data)
...
Description
The Java backend s RateLimitInterceptor extracts the client IP for rate limiting at RateLimitInterceptor.java:40-49:
private String extractClientIp(HttpServletRequest request) {
String ...
gssoc:approved
mentor:PankajSingh34
작업 설명
- 카카오, 깃허브 소셜 로그인 구현
구현 목적
- 카카오, 깃허브 로그인
참고 사항(선택)
- 프론트 구현하면 리다이렉트 URL 수정 필수
✨Feature
📝 어떤 기능인가요?
릴스형 여권 피드(GET /api/v1/passports/feed)를 인기순을 유지하면서 약간의 랜덤이 가미되도록 변경합니다.
현재는 인기점수(좋아요×2 + 스크랩×3) 고정 정렬이라 매번 같은 순서로 보입니다. 인기 콘텐츠는 위로 노출하되, 점수가 비슷한 여권끼리는 매번 다르게 섞여 보이도록 개선합니다.
시드(seed) 기반 셔플 ...
✨ feat
Before Creating the Enhancement Request
- [x] I have confirmed that this should be classified as an enhancement rather than a bug/feature.
Summary
ConsumeQueue.correctMinOffset performs binary search ...
Goal
Implement the small TTY behavior Bash needs for non-interactive browser execution before deeper interactive terminal
work.
Why
Issue #193 found both audited WebC atoms import:
- wasix_32v1.tty_get ...
Goal
Let the browser WebC/WASIX executor instantiate the audited wasmer/bash@1.0.25 and wasmer/coreutils@1.0.25 atoms by
supplying their non-WASI import-shape requirements.
Why
Issue #193 found only ...

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.