pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:Ruby language:JavaScript
Filter by
219M results
Vercel Web Analytics Installation Report
Summary
Successfully installed and configured Vercel Web Analytics for the RetailPro PWA project.
Project Context
- Project Type: Vanilla JavaScript Progressive ...
Phase 3A: Client-Facing Portal Polish
Decomposes monolithic client portal pages into focused, reusable components with a shared design system.
New Components (11 files)
| Component | Purpose |
| --- ...
Automated test pull request
Summary
The zh-CN i18n catalog used gambling verbs (下注 / 押注 / 投注 place a bet ) in several strings, violating the project
terminology rule always prediction, never bet . This replaces every occurrence ...
📌 Description
- Type: Security / Bug Fix / Tests
- Summary: Server-side room authorization now tracks room members and host identity instead of trusting
client-supplied roomId/guestId payloads. ...
gssoc:approved
level:advanced
quality:clean
type:security
কারণ
Android Chrome-এ JavaScript window.print() JS-generated content-এর জন্য কখনোই reliable নয় (preview blank দেখায়,
download হয় না)। এটা Android Chrome-এর একটা fundamental limitation।
সমাধান
Android-এ ...
Automated test pull request
Summary
Notifications worked in the live PWA but silently failed in the Capacitor APK. Root cause: Service Workers don t
register inside the WebView, so my navigator.serviceWorker.ready.showNotification(...) ...