pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java
Filter by
129M results
publishing_changes_june28th2026_0400pmmnl
enhancement
🚀 릴리즈 내용
develop 에 누적된 변경을 main 으로 릴리즈합니다.
동아리 공지
- 공지 작성 본문 리치 에디터(Tiptap) 전환 — 이미지·서식 입력 및 상세 표시 (#546, #547)
- 공지 작성/수정 폼 모달 레이아웃 깨짐(상·하단 잘림·스크롤) 수정 (#547)
- 공지·일정 삭제 권한을 운영진까지 확대, 삭제 확인을 공통 ...
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| lscr.io/linuxserver/sonarr (source) | patch | 4.0.17 - 4.0.19 |
[!WARNING] Some dependencies could not be looked ...
automerge
Resolves #9498 by replacing hardcoded strings with useTranslation calls in BackToTop.jsx and InstallAppButton.jsx.
gssoc:approved
level:beginner
quality:clean
size/S
stale-assignees:warning
type:bug
📝 Pull Request Description
Related Issue
Closes #9794
Summary
This PR implements a dynamic scoring system for the Minesweeper game. Previously, the game only provided a Win/Loss
state. Now, it features ...
Weekly dependency maintenance.
Updates
- @inquirer/* catalog ranges bumped to latest minors:
- checkbox 5.2.1, confirm 6.1.1, editor 5.2.2, input 5.1.2, number 4.1.1, password 5.1.1, select 5.2.1 ...
Bumps vite and @vitejs/plugin-react. These dependencies needed to be updated together. Updates vite from 6.4.2 to 8.1.0
details summary Release notes /summary p em Sourced from a href= https://github.com/vitejs/vite/releases ...
dependencies
javascript
ISSUE
[#13 ] Featrue: 관심사 등록, 수정, 삭제 API 기능 구현
작업 내용
- 관심사 엔티티 수정
- 관심사 등록, 수정, 삭제 로직 구현
기타 사항
- 구독 관련 기능은 사용자 로직 통합 후에 진행할 예정입니다.
- 목록 조회는 공통 로직 이후에 개발하겠습니다.
This renames the stream subscription DSL Subscriptions to StreamSubscriptions, so the stream DSL name lines up with
@StreamSubscription, StreamSubscriptionModel, and the DCB counterpart DcbSubscriptions. ...