pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:C# language:CSS
Filter by
199M results
Bumps the dev-dependencies group with 3 updates: @tailwindcss/postcss, @types/node and prettier.
Updates @tailwindcss/postcss from 4.3.0 to 4.3.1 details summary Release notes /summary p em Sourced from ...
Drobná oprava: ve filtru katalogu se placeholder vyhledávacího pole kreslil pod ikonou lupy (.input padding shorthand
přebíjel pl-9). Opraveno explicitním paddingem + ztmavená ikona.
Dep-free OWASP hardening: security response headers on every API response (X-Content-Type-Options, X-Frame-Options:
DENY, CSP frame-ancestors none , Referrer-Policy, COOP, Permissions-Policy, HSTS in prod; ...
Resumo
Dois avisos novos que reconhecem quando a evolução de um Pokémon é meta (e não só a própria forma), herdando a
relevância pela linha evolutiva.
1. Aguardar Rocket herda relevância da evolução ...
What
Three Catalog UX improvements that close a long-standing dead-end in the edit flow.
1. PatchDialog dropdown. Skill/MCP/Agent dep chip inputs now offer a filtered dropdown of installed entries on ...
Summary
- Align detectReceiptPatternSuggestions with replenishment.ts by using purchasedAt ?? createdAt for 90-day window
cutoff, lastPurchasedAt, and sorting.
- Adds unit test proving lines outside ...
Adds a Reference documentation section to the platform web app, sourced from the engine repos and served by a new
access-gated API — the in-product counterpart to docs.printwithsynergy.com.
Access model ...
Alcance
PR acotado a login/acceso para habilitar provisioning controlado de cuentas comerciales @motoriapp.cl sin usar PINs
internos como contrasenas reales.
Cambios
- Agrega POST /api/v1/motoria/admin/commercial-access-bootstrap ...
💡 What: Replaced client-side array lookups after full-table WatermelonDB fetches with targeted database queries
(Q.where) and optimized loop batches with O(1) Map lookups. 🎯 Why: Calling collection.query().fetch() ...
- Project based todos tasks page added with AI draft creation integration