pullrequests Search Results · language:Dune language:Python language:C# language:TypeScript language:JavaScript language:Java
Filter by
278M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
The Switch root had `overflow-hidden` left over from the interaction-states refinement in #17416, but nothing actually
relies on it: the thumb geometry fits the track exactly in every state (`w-6` + `translate-x-2` ...
Problème
Sur la fiche d évacuation générée, les cases à cocher (Premiers soins, Médicalisation oui/non) apparaissaient nettement
au-dessus de leurs libellés. En cause : html2canvas ne rend pas l alignement ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| TUnit | 1.45.0 → 1.48.6 | age | confidence |
Release Notes
details summary thomhurst/TUnit ...
Dependency Management
Сдача проектной работы, спринт 17
Fixes an incorrect (fundraiser) gauge type being used during vote creation. This was a leftover from the original intend
of the code, oopsie!
Brings back the Additional charges section on the quotation PDF (named charges + amounts, e.g. Loading and
Unloading 2000rs ), shown only when the quote has charges. It appears above the Terms Conditions ...
This PR optimizes the CI/CD pipelines to improve feedback loop speed and resource usage.
Key changes:
1. Efficient Testing: The test.yml workflow now uses granular path filtering to identify exactly ...
Summary
Adds proper type/range validation to all API route inputs.
Changes
- New server/src/middleware/validate.js — shared validation helpers (isPositiveInt, isFiniteNumber, isUUID,
isValidDecade) ...