pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Python language:Go
Filter by
24.7M results
- Hide ThemeToggle from the action bar on mobile (hidden md:block)
- Add ThemeToggle as a menu item in the profile dropdown on mobile
- Landing page ThemeToggle remains unconditional for logged-out ...
This PR was created by qwen-chat coder for task adb45e59-f93a-4479-9f36-6cd046f6f6fb.
Summary
- remove CDN GSAP/Swiper runtime dependencies from mobile-preview.html
- move preview interactivity to a first-party module that works under script-src self
- keep the trainer carousel, ...
Status: SCAFFOLDING ONLY — NOT MERGE-READY
This PR ships the v0.5.2 (real-friend beta smoke) scaffolding: preflight, evidence script, runbook, report template,
plus mechanical enforcement of the five ...
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
関連する Issue
- #60
変更内容
- apps/lib/auth/vote-token.ts に vote token の HMAC-SHA256 hash helper を追加
- VOTE_TOKEN_SECRET を使って Cookie token を DB 保存用の voter_token_hash に変換
- hash 結果を base64url 形式で返すように整理 ...
Updates CacheHandler.create_connection to pass alias to backend. Updates django.core.cache.backends.base.BaseCache.init
to accept and store alias.
Summary
Removes the legacy .looprc config feature inherited from the original meta tool. The core loop() orchestration engine
(used by exec/run/git/npm) is kept — only its .looprc integration is removed. ...
Summary
- bumps axios to ^1.16.1 to clear the production npm audit failure on main
- refreshes package-lock.json
Verification
- npm test
- npm audit --omit=dev --audit-level=moderate
- git ...