pullrequests Search Results · language:B4X language:C++ language:TypeScript language:CSS language:JavaScript language:Go
Filter by
217M results
📝 Description of Changes
Add new settings page to the mobile app with core functionality for user preferences and configuration management.
- Created settings page component with UI layout
- Integrated ...
enhancement
Summary
Replaces prisma db push with proper versioned migrations so schema changes deploy automatically in every environment —
no human has to remember to run anything.
- Baseline: 0001_init migration ...
Sommario
Implementa i fix di sicurezza P0-02 (dipendenze vulnerabili) e P0-01 (RBAC per ruoli) identificati dall audit
risolutore_codex.md.
Tappa A — Dipendenze (P0-02)
| Pacchetto | Prima | Dopo | ...
Summary
This fixes a reproducible macOS hang in the render path by replacing the busy-wait in InstanceStorage::join() with a
condition-variable wait, and by notifying the waiting render thread when the ...
Summary
- parseTPBankStatement(buffer, password?) now handles password-protected TPBank PDFs: it tries unprotected extraction
first and retries once with the password only on a PasswordException. ...
Bumps the npm_and_yarn group with 1 update in the / directory: next.
Updates next from 15.1.9 to 15.5.18 details summary Release notes /summary p em Sourced from a href=
https://github.com/vercel/next.js/releases ...
dependencies
javascript
changes
1. switch to camelCase json serialization keys
2. more nuanced handling of runtime dir based on what is enabled in config
3. more decoupled dependency between worker and notification worker ...