pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Java language:HTML
Filter by
155M results
Lets us drop the newly-created Places-enabled key into its own GOOGLE_PLACES_API_KEY env var without touching
GOOGLE_MAPS_API_KEY (still used by get-drive-time.js for Distance Matrix/Geocoding). Falls ...
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
| --- | --- | --- | --- | --- | --- |
| nginx | final | patch | 1.31.1-alpine-slim → 1.31.2-alpine-slim ...
minor
patch
Automated test pull request
Automated test pull request
Bumps django-debug-toolbar from 5.2.0 to 7.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/django-commons/django-debug-toolbar/releases django-debug-toolbar s releases ...
dependencies
python
Summary
Replaces all hardcoded edge.phillprice.com references with edgexi.uk across the backend.
- APP_BASE_URL fallback defaults in scheduler.js, cronJobOrg.js, matchSummary.js, notifications.js, ...
Qué hace
Nueva página /admin/costos que muestra el consumo de Claude del AsesorGastos por cliente y mes.
Pantalla
- Header con stats globales: costo total lifetime, queries totales, tokens totales, ...
Bumps protobuf from 6.33.5 to 7.35.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/protocolbuffers/protobuf/releases protobuf s releases /a . /em /p blockquote h2 ...
dependencies
python
Adds a Dutch language option to the owner s manual, alongside the existing Norwegian.
What s new
- i18n/nl.json — full Dutch locale, machine-translated from nb.json. Same 3,409 keys, and the HTML structure ...
💡 What: Modified the addLog function to remove the await from the fetch call that sends logs to RequestCatcher,
replacing the try/catch with a .catch(() = {}) on the unawaited promise.
🎯 Why: The previous ...