pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:Java language:Java
Filter by
129M results
Pull Request Summary
Description
Adds the full sensor edit UI. Signed-in users open /editSensor/v2/:id and edit any field of a published V2 sensor
through per-protein tabbed editors; the change is submitted ...
What
Repaired malformed package.json (removed trailing/missing commas).
Why
CI failed with a JSON parse error while reading package.json. The file had a syntax error (likely a trailing or missing
comma ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| io.quarkus.platform:quarkus-maven-plugin | 3.37.0 → 3.37.1 | age | confidence |
| io.quarkus.platform:quarkus-bom ...
What
Repaired malformed package.json (removed trailing/missing commas).
Why
CI failed with a JSON parse error while reading package.json. The file had a syntax error (likely a trailing or missing
comma ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vite (source) | 8.0.16 - 8.1.0 | age | confidence |
Release Notes
details summary vitejs/vite ...
dependencies
v9.4
What
Repaired malformed package.json (removed trailing/missing commas).
Why
CI failed with a JSON parse error while reading package.json. The file had a syntax error (likely a trailing or missing
comma ...
PR #431 left strength logging permissive in the workout log flow. Strength sessions now require an explicit
saved-workout choice, and manual log submissions from this screen no longer send a duration field. ...
What
Repaired malformed package.json (removed trailing/missing commas).
Why
CI failed with a JSON parse error while reading package.json. The file had a syntax error (likely a trailing or missing
comma ...
Summary
- Move the singles-metadata-manager dark theme toggle out of the app header into a new ** Appearance ** section on the
Settings page, mirroring the album-metadata-manager pattern (commit ...
Summary
Adds full-object editing for published V2 sensors. A logged-in user submits an edit of an existing sensor; it is queued
to the processed-temp table for admin review, and an admin promotes it to ...