Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript is:public language:C#

Filter by

190M results  (3 s)

190M results

Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a plan and make progress. This section details on the original issue you should resolve ...

La verificación pre-activación encontró que el detalle de hora de CIMA viene como {sillones: { 1 : true, Sobrecupo : true}} en lugar de {id_sillon: N}. Con el código actual, la reserva real habría fallado ...

Summary - Correctness: fix UTC-vs-local timezone bug in 3 date helpers (classifyTrip, monthly aggregation, day-of-week) — new Date( YYYY-MM-DD ) parses as UTC and could shift the weekday in NL timezone. ...

Reverts refugies-info/karfur#3800

Three low-risk performance/reliability fixes for slow first and repeat loads (see commit body for detail). 1. Boot no longer blocks on status.json (js/app.js) — removes a network round-trip from the ...

Closes #148. Problem The root index.ts mixed ES import with a CommonJS module.exports = assignment. Because the import statements make the file an ES module, TypeScript ignores the CommonJS export when ...

Why The first release tag v0.1.0 ran the Release pipeline. linux, macOS, and nuget all passed first try (the .deb and .pkg even installed-and-curled green). The windows job failed at Build MSI: Package.wxs(36) ...

This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and the packages will be published to npm automatically. If you re not ready to do a release ...

Problemas identificados y corregidos 1. Fotos no aparecían en el PDF — CORS bloqueaba fetch() loadPhotoAsBase64 hacía un fetch() directo a URLs de Firebase Storage desde el navegador. Firebase Storage ...