pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:JavaScript
Filter by
118M results
Gefundene und behobene Bugs
Aus einer vollständigen Code-Review (alle drei Dateien) wurden 2 echte Bugs bestätigt und gefixt:
1. showCSVPreview() — falscher Zeilenzähler
text.trim().split( \n ).length ...
💡 What: Replaced the in-memory JavaScript array operations (filter, reduce) used for generating Claim.getStats and
Call.getStats with single, optimized database-level aggregation queries (COUNT, SUM, AVG) ...
Fills the last 4 gallery slots with royalty-free Unsplash facility photos (no faces, content-verified, all load 200):
sensory integration (ball pit), speech language (classroom), occupational therapy (exercise ...
DI module definitions (dataModule/domainModule/presentationModule/appModules) were extracted from AppInitializer into a
dedicated root/Di.kt. AppInitializer keeps the startup bootstrap (loads the modules ...
Clarified the development model description for better readability.
Bumps form-data from 4.0.5 to 4.0.6. details summary Changelog /summary p em Sourced from a href=
https://github.com/form-data/form-data/blob/master/CHANGELOG.md form-data s changelog /a . /em /p blockquote ...
dependencies
javascript
enhancement
…ions from the frontend.
- Product structure updated to work with new search
closes #729
Description:
### Summary of Changes
- **Cache Key Correction**: Removed the duplicate and overridden `key` declaration inside
improveWithAI in resume.js. The action now cleanly resolves ...
ai
backend
bug
database
frontend
type:devops
type:docs
type:testing
ui/ux
Old Tizen TV browsers choke on the modern ES2020 bundle Vite emits by default — SyntaxError: Unexpected token { crashes
the app entirely on load.
Changes
- js/vite.config.js — add @vitejs/plugin-legacy ...