pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java is:public language:CSS
Filter by
189M 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
Summary
- Adds a version input to the workflow_dispatch trigger in build_release.yml
- When you go to Actions → Build Release → Run workflow , you ll now see a version field
- Enter a version (e.g. ...
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
Fixes #157: build was failing due to lazy validation in Depot constructor.
The tests expected:
1. new Depot(directory) to throw IllegalArgumentException immediately
2. new Depot(nested/path/file) to ...
Summary
- UsersScreen + UnitsScreen: novas telas com skeleton, empty e error states, busca em memória via bootstrap
- UsersCubit / UnitsCubit: filtro reativo por nome/cargo/empresa/tipo
- AppShell ...
Overview
This PR modifies copy, naming, and UX polish on the default (minimal) workspace and the install flow. It also adds
dlt[filesystem] dependencies
Changes
- config.py: rename the minimal scaffold ...
Problem
db.js had hardcoded credentials (localhost, root, 230508Isa%, smartcash) and used mysql.createConnection(), which
creates a single connection that can silently drop. This caused the application ...