pullrequests Search Results · language:B4X language:C++ language:JavaScript language:JavaScript is:unmerged language:Java
Filter by
62M results
Motivation
- Prevent executing unverified PyPI-installed tooling in a job that later receives Cloudflare deployment secrets by
isolating refresh-time native tooling into a no-secrets job.
- Stop ...
aardvark
codex
Summary
谟猷 (dcsbmoyou) now re-offers its prompt on every subsequent card use after the player declines it, instead of only
re-prompting once the player has accumulated another full pair of card uses. ...
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
#4 ダブルサブミットを防ぐため、ボタン押下後の非活性化を実装しました。 フォーマッターにより、フォーマットが大きく変更されてしまったため、以下に主な変更点を記します。
- 50行目、formタグにonsubmit= this.submitBtn.disabled = true を追加しました。
- 125行目、登録ボタンにname= submitBtn を追加しました。
上記追加により、一度submitされた後は登録ボタンが非活性化し、ボタンが二度押しされることがなくなりました。 ...
What
Centralize collection coercion in Builtins.asList/asMap so List.*/Map.* builtins accept both engine-native
java.util.List/Map and the guest interop wrappers AsterListValue/AsterMapValue. Route the ...
Unified replay for plone/volto
변경 내용
- main 브랜치에 backend 변경이 머지되면 Fly.io로 자동 배포되는 GitHub Actions workflow를 추가했습니다.
- workflow는 backend/** 또는 workflow 파일 자체가 바뀐 경우에만 동작합니다.
- workflow_dispatch는 남겨두되, 실제 deploy job은 main ref에서만 ...