Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:PHP language:Java language:TypeScript

Filter by

181M results  (2 s)

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

API Script Spreadsheet Script Website - Fix duplicate key issue - Rebuild Attributes Analysis - to show all attributes - mobile view - conditional formatting copied from spreadsheet ...

closes #384 closes #434 closes #431 closes #437

💡 What: Added early return to bypass expensive vector similarity search (and Jina API calls) in get_project_tasks when the user has 0 projects. 🎯 Why: The system was unconditionally calling the external ...

Fixes the issue where Android kills GPS tracking when the app is backgrounded or screen turned off by migrating location logic out of RunFragment into a proper Foreground Service (TrackingService.kt). ...

Bumps the github-actions-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | peakoss/anti-slop | 0.2.1 | 0.3.0 | | astral-sh/setup-uv | 7.6.0 | 8.1.0 | ...
dependencies
github_actions

The WokBrowser used setCurrentIndex to switch between browser tabs in a QStackedWidget. However, if other widgets (like the extension page) are added to the stack, the index in the self.tabs list may no ...