Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Go language:JavaScript language:JavaScript

Filter by

213M results  (2 s)

213M 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

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

This PR implements a comprehensive continuous playback system as requested. It introduces an Autoplay Recommendations setting (replacing the previous Song Radio terminology) to ensure the music never stops ...

- [x] Analyzed CI failure: gh: command not found in Upload binary to GitHub Release step - [x] Fix: replace gh release upload with curl GitHub REST API calls (no gh CLI dependency)

Before you open this PR - Issue: Open or link a related issue when there is one (Closes #123, Fixes #45, or write None under Related issue below). - Description: Fill in What this PR does so a ...
level:intermediate
type:bug
type:design
type:docs
type:feature
type:refactor
type:testing

Uploading no longer asks the operator to choose Landscape or Portrait. The upload handler reads each image s dimensions and files it automatically: taller than wide = Portrait; squares and undetectable ...

Qué cambia - Seguridad de sesión: se reemplaza la persistencia de sesión en localStorage por el listener onAuthStateChanged de Firebase Auth. La app restaura la sesión real al recargar, limpia el ...

Summary - Fixes the 20260610130000_add_customer_fields_to_order migration which used snake_case column names (user_id, customer_name, etc.) but the orders table uses camelCase (userId, customerName, ...