issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:TypeScript language:JavaScript
Filter by
7.8M results
Issue #51 — Preview command: conditional status + pre-apply validation gate
Summary
The preview command and apply command have two minor gaps in their V1 implementation:
1. preview always writes status= ...
Summary
- Fixed React is not defined error caused by conflicting @babel/plugin-transform-react-jsx plugin in babel.config.js
- Fixed BLE crash on web — react-native-ble-plx doesn t support web platform ...
Follow-up from #207 / #210.
The Sphinx completeness oracle currently uses bespoke TSV files plus custom required/allowed-extra set comparison. That
is appropriate for the current PR because the oracle ...
Summary
- Added ApiService to mobile frontend for backend communication
- ProfileContext now syncs profile saves to ZeroDB backend
- DiscoveryContext syncs peer interactions to backend
- Graceful ...
Summary
- Created ZeroDB project (BeaconAI) with 4 NoSQL tables: beacon_profiles, beacon_peers, beacon_sessions,
beacon_connections
- Built lightweight Express.js backend that proxies to ZeroDB ...
The main.ts uses manual timeouts to coordinate IPC communication, creating race conditions. Replace with proper
handshake mechanisms using webContents.send or did-finish-load.
The addon-server.ts runs an Express server on port 7654 to enforce single-instance behavior. This should be replaced
with Electron s built-in requestSingleInstanceLock and second-instance event.
제안 배경
- 이메일 인증 여부는 결제, 플랜 등 보호 API 접근 조건으로 사용됩니다.
- 현재 require_email_verified는 email_verified_at 기준으로 미인증 사용자를 차단할 수 있지만, 사용자가 이메일 인증을 시작할 수 있는 기능은 아직 없습니다.
- 회원가입/로그인 이후 사용자가 인증 메일을 요청하고, dev 환경에서 ...
enhancement
canasta backup schedule set --purge-older-than dur generates, on the Compose orchestrator, a host cron that runs
canasta backup create -i id --tag scheduled canasta backup purge -i id --keep-within dur ...
Goal
Prevent abuse and protect the ad service from being overwhelmed by excessive request volumes in production.
Context
Affects the ad service (Java, located at ). Currently, there is no rate limiting ...
engineering
status:developing

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.