pullrequests Search Results · language:Dune language:Python language:JavaScript
Filter by
35.5M results
What why
Phase 2 of PRD 2026-05-30-render-instance-release-install — the console UI for the release-based, cross-OS/GPU install.
Builds on P1 #25 (enrollment-token backend). P3 (setup.sh/setup.ps1 + ...
Here s a summary of the two CSS bugs fixed in app/static/css/style.css:
Fix 1: Sidebar hamburger button not visible on mobile (CSS specificity bug)
Root cause: The hamburger button in base.html has class= ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Summary
This pull request sets up a proper linting workflow for our CI pipeline using ESLint. The workflow will automatically
run on all pull requests targeting the main branch and on pushes to main, ...
Motivation
- Ensure e-store product cards show real, existing product photos (crystals, Rudraaksh, chakra/gomti trees, obsidian
and Reiki items) instead of placeholder cards.
Description
- Updated ...
codex
Bumps the uv group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| python-dotenv | 1.2.1 | 1.2.2 |
| cryptography | 46.0.3 | 46.0.7 |
| filelock | 3.20.0 | 3.20.3 |
| ...
dependencies
python:uv
FastAPI web dashboard. Build a FastAPI app with a single-page dashboard served via Jinja2 + Chart.js (CDN, no build
step).