pullrequests Search Results · language:Dune language:JavaScript language:HTML language:HTML language:Java language:JavaScript
Filter by
156M results
Document the Jackson BOM Dependabot fix and the Java 25 modernization changes in README. Include the pending TxBatchTest
import cleanup.
Validation: mvn -B -ntp test passes (9 tests).
Why: Some REST clients pass album.id to getCoverArt instead of album.coverArt. Airsonic then treats the value only as a
media-file ID and can return the placeholder even when album artwork exists.
What: ...
Adds ScanOps-side candidate roundtrip closure preview.
Scope:
- ScanOps queue candidate
- Inventory inbox candidate
- Inventory alignment acceptance
- ScanOps acknowledgement preview
- Inventory ...
Adauga fisierul \centralized/unicodes.csv\ necesar flow-ului de generare tag-uri unice (workflow \generate-tag.yml).
Contine tag-urile deja generate pentru facultatile existente.
💡 What: Converted the static FAQ list in services.html into an interactive, accessible accordion.
🎯 Why: Improves readability and focus by allowing users to expand only the information they need, while ...
Summary
- Replace supabase-py with psycopg2-binary + ThreadedConnectionPool
- All queries rewritten as raw parameterised SQL
- DATABASE_URL env var replaces SUPABASE_URL + SUPABASE_SERVICE_ROLE_KEY ...
Please provide me the recommendations
fixed csrf token mismatch during login
What
Replaces the linear getUuidFromName scan in PlayerNameCache with a maintained reverse index, and fixes a latent NPE.
- Extract a pure NameIndex that keeps a forward UUID - name map and a reverse ...