pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript
Filter by
121M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
!-- What does this PR do? Link the related issue: Closes # issue-number --
Type of Change
- [ ] feat — New feature
- [ ] fix — Bug fix
- [ ] refactor — Code refactor (no behavior change) ...
Summary
- 수업 방식(비대면/대면) 선택 기능 추가, 대면 선택 시 카카오맵 장소 선택 UI 표시
- 선생님 프로필 주소를 대면 수업 기본 위치로 자동 설정
- 수업 등록 폼 전체 이모티콘을 네비게이션 벨 버튼과 동일한 SVG 아이콘으로 교체
- CoursePreview(카드 미리보기) 제거, 단일 컬럼 720px 중앙 정렬 레이아웃으로 ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Description
This PR adds keyboard shortcuts and accessibility improvements to the Events dashboard toolbar to improve workflow
efficiency, keyboard navigation, and overall accessibility.
Previously, ...
enhancement
gssoc:approved
level:beginner
quality:clean
size/XS
type:accessibility
type:feature
Summary
- Add derived analysis fields to public/admin usage summaries: budget skip rate, average tokens per review run/PR, and
top-cost visible dimensions with cost-share percentages.
- Add admin-only ...
Bumps grammy from 1.31.0 to 1.44.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/grammyjs/grammY/releases grammy s releases /a . /em /p blockquote h2 v1.44.0 /h2 ...
dependencies
javascript
- Pasting multi-line text into any ingredient field auto-splits into rows (handles newlines, bullet points •·‣⁃, and
leading dashes/asterisks)
- Paste a list button switches to a bulk textarea ...
…dd pause
Replace the WebRTC peer-to-peer signalling with a real LAN server, and reorganise the repo into two folders.
- server/server.py: dependency-free WebSocket relay server (Python 3.12, stdlib ...