pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public is:unmerged language:Java
Filter by
51.8M results
Summary
- Problem: changing only auth.cooldowns.* config values was classified as requiring a full gateway restart.
- Solution: classify auth.cooldowns.* as reload-safe/no-op in the gateway reload ...
gateway
P1
proof: supplied
rating: 🦞 diamond lobster
size: XS
status: 👀 ready for maintainer look
Summary\n\nComprehensive security audit and code review across the entire MostlyMedicine monorepo (web + mobile + shared packages). Fixes 20 issues across 20 files.\n\n### Critical Security Fixes\n- CV ...
react-navigation, maplibre, lucide, svg, screens, safe-area-context, babel and @types/react to latest
deps
maintenance
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| ts-loader | 9.5.7 → 9.6.0 | age | confidence |
Release Notes
details summary TypeStrong/ts-loader ...
📝 Pull Request
🔧 Title: Manual Test: Withdrawal Request
-
🛠️ Issue
- Closes #1359
📚 Description
The withdrawal request flow was non-functional because the wallet page had no navigation link — ...
Summary
Adds strict Zod schemas and domain validators for Stellar keys, MongoDB ObjectIds, ICD-10 codes, and monetary amounts.
All schemas use .strict() — unknown fields are rejected with 400, preventing ...
TypeScript s strict inference of the Supabase .update() payload was resolving nullable AI fields to never, rejecting
plain null assignments and failing compilation with TS2322.
Change
Added explicit ...
概要
ランチャーアイコンを「開発者が変更したら全員のランチャーに反映」できるよう、ローカル保存からサーバ配信に切り替えます。
変更内容
main/index.ts
- set-launcher-icon: ローカル copy ではなく、ファイル → base64 → POST /admin/launcher-icon(developer JWT認証必須)
- reset-launcher-icon: ...
Bumps the development-dependencies group with 25 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @playwright/test | 1.58.2 | 1.60.0 |
| @tailwindcss/postcss | 4.2.1 | 4.3.0 | ...
dependencies
Motivation
- Provide the Level 1 backend data model for the Ink East prototype by adding required Payload CMS Collections and a
System Settings Global.
- Keep scope strictly to data modelling ...
codex