Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:JavaScript language:Java

Filter by

183M results  (2 s)

183M results

Replace the long if-else chain with a switch on Locale.getDefault().getLanguage() for clarity and maintainability. Each language now maps to its corresponding Strings class, and a default case returns ...

Closes #63, #66, #67, #69. Final PR in the gap-backlog train (A-E). #63 — Homepage cards now show real data src/app/(public)/page.tsx previously rendered static EmptyStates for News and Takwim. It now ...

Summary Turns the thin fixed interest list into a dynamic, normalized, searchable tag system (backend only). Phases 0/1 untouched. Schema (backend/InterestFIles/InterestSchema.js) - Keeps name and ...

Bumps the npm_and_yarn group with 5 updates in the /client directory: | Package | From | To | | --- | --- | --- | | uuid | 9.0.1 | 14.0.0 | | ws | 8.18.3 | 8.21.0 | | react-router | 7.15.0 | 7.15.1 | ...
dependencies
javascript

Bumps pymunk from 6.2.1 to 7.3.0. details summary Release notes /summary p em Sourced from a href= https://github.com/viblo/pymunk/releases pymunk s releases /a . /em /p blockquote h2 7.2.0 Pyodide wasm ...
dependencies
python

Nightly self-test refreshed the numbers the website displays. Source of truth: website/app/data/site-stats.json (regenerated by scripts/generate-site-stats.js from the real node --test sweep + gatetest ...

Two pipeline improvements. Mid-scene frames (split detection from capture) detect_scenes now returns scene time bounds only; a new save_scene_frames pass seeks to each scene s midpoint and saves a settled ...

Bumps bayesian-optimization from 1.4.3 to 3.3.0. details summary Release notes /summary p em Sourced from a href= https://github.com/bayesian-optimization/BayesianOptimization/releases bayesian-optimization ...
dependencies
python

Bumps cupy-cuda12x from 13.1.0 to 14.1.1. details summary Release notes /summary p em Sourced from a href= https://github.com/cupy/cupy/releases cupy-cuda12x s releases /a . /em /p blockquote h2 v14.1.1 ...
dependencies
python

Update Redot API online class reference to match the engine at https://github.com/Redot-Engine/redot-engine/commit/52b3310a67cc6e4697cee715ee02ad2b96363d43 (master).
area:class reference
bug
enhancement