pullrequests Search Results · language:B4X language:C++ language:JavaScript language:JavaScript language:TypeScript language:C#
Filter by
202M results
Adds .github/dependabot.yml to enable weekly automated dependency update PRs for the npm ecosystem (package.json at repo
root), with an open-pull-requests-limit of 5.
This change is purely additive and ...
Description
Fixed two trailing whitespace issues in README.md:
1. Line 6: built \nwith → built with (removed line-break mid-sentence)
2. Line 84: DB, auth, \nand → DB, auth, and (removed trailing space ...
💡 What: Parallelized dashboard data fetching and corrected health score logic. 🎯 Why: Reducing waterfall loading
improves perceived performance; correct field names ensure accurate data metrics. 📊 Impact: ...
Bug
The desk topbar breadcrumb (desk_breadcrumb) set correctly when entering a section (Settings / Contacts / Apps / Trash)
but did not reset/update when switching workspace or opening a folder — e.g. ...
概要
- URLで作成したプロジェクトに、手元の動画/音声ファイルを mediaAsset として紐づける Tauri コマンドを追加
- Audio Workflow に URL動画取得と並ぶ既存ファイル選択ボタンを追加
- 紐づけ後にプロジェクト情報と分割プレビューが更新され、既存の音声分割フローへ進めるようにした
影響
- 既存ファイルはコピーせず、選択元のパスを参照します ...
Adds a Dependabot configuration (.github/dependabot.yml) for the npm ecosystem at the repo root, scheduled weekly with
an open-PR limit of 5. This is purely additive and non-breaking — it introduces a ...
Adds a Dependabot configuration for the npm ecosystem (package.json at repo root), with weekly update schedule and an
open-pull-requests limit of 5.
This change is purely additive and non-breaking: it ...