pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:JavaScript language:Java
Filter by
210M results
Summary
- add an HTML layout with HUD controls and an onboarding overlay for a mobile-friendly tower defense experience
- implement the canvas-based gameplay loop, including player movement, build ...
codex
Motivation
- Provide a backend contract and UI for administrative role assignments (cargos) on Philosophical Bodies and expose
regional inspector as a linked Member to support the Cargos/Regiões ...
codex
6/21 index.htmlのプロフィール編集とオプションの部分を実装。
パスワードと名前の変更、退会機能の追加。 JSを使ってオプション設定の変更も実装。
userDaoにユーザー名とパスワードの両方を変更するメソッドと片方のみを変更するメソッドの計3つを加えた。 Profile.javaに変更する際の処理のロジックを記述。
UserControllerにプロフィール編集、退会のパスがきたときを追加。 ...
💡 What: Added explicit structural bindings (id and for attributes) between labels and inputs in the contact form.
🎯 Why: Forms often rely on visual layout to link labels with inputs, but this breaks accessibility ...
New VideoInfo model with title, channel, description, view count, duration, thumbnails, keywords, and live/private
flags. Extracted from the ANDROID InnerTube player API which works on datacenter proxies ...
概要
外国語動画を 元映像+日本語吹き替え+日本語字幕 で同一時間軸再生するプレーヤー画面(PlayerView)を実装。完了プロジェクトを library 配下でプレーヤー表示する。
Linear: USL-79 仕様: docs/specs/08-playback-ui.md §5 / docs/design/screens.md §3 / 07-mix-sync.md §4 / 05-subtitle.md ...
Diagnosis
I couldn t fetch the live site (Cloudflare returns 403 to automated requests), so I verified the source instead:
- HTML nesting: balanced (depth 0, zero mismatches across section/div/header/nav/footer) ...
This PR introduces the ability to retrieve a paginated list of registered users. The level of detail returned depends
dynamically on the requester s authorization level.
Key changes
- Paginated User ...