pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:PHP language:HTML
Filter by
188M results
Route Integration
- Added dataset route registration to the central API router.
- Mounted dataset endpoints under the /datasets namespace.
- Integrated dataset routing alongside existing authentication ...
🎯 What: Fixed a Cross-Site Scripting (XSS) vulnerability in dream.html at line 464 where song.name was being inserted
directly into the DOM using string concatenation and innerHTML.
⚠️ Risk: Since the ...
Fikser krasj ved oppstart – app.js brukte feil element-IDer som ikke matchet index.html.
- getElementById( header ) → app-header
- getElementById( main ) → app-main
- getElementById( header-logo ...
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
변경 사항
수행주기 UI에서 영문 MANUAL 표기를 사용자 친화적인 한글 직접 실행으로 통일.
Before → After
| 위치 | Before | After |
| --- | --- | --- |
| 스케줄 모달 select | 직접 실행 (MANUAL) — 자동 스케줄 없음 | 직접 실행 — 자동 스케줄 없음 |
| 스케줄 테이블 뱃지 | 🩵 MANUAL ...

Dependabot will ...
dependencies
python:uv
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...