Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:CSS language:C++

Filter by

115M results  (2 s)

115M results

Summary Fixes a critical bug in search_transcripts() and search_transcripts_hybrid() RPC functions where every call raised a SET is not allowed in a non-volatile function error, causing both lexical and ...

Adds a regression guard for the CMS service-boundary extraction. Changes: - Add tools/check-admin-action-boundaries.mjs. - Block app/admin/actions.ts from directly importing Prisma or admin audit ...

Adds search_users_by_name and count_users_by_status for the user-admin search feature.

Closes #236 Summary Adds an Electron auto-update system using electron-updater, with mandatory pre-install backup and rotation (minimum 1 backup retained at all times). Highlights - electron/updater.cjs ...

Implements every feature behind the 194 documented expected-failures from the proto2/proto3 expansion, taking the upstream protobuf conformance suite to a clean pass. CONFORMANCE SUITE PASSED: 2769 successes, ...

Resumen - Agrega accion administrativa Limpiar devices en la ficha de terminal para resetear vinculaciones de prueba. - La Edge Function elimina registros de tenant_server_registry de la terminal ...

Root cause renderRadarSvg always hardcoded fill= #0d1117 (dark) on the background rect regardless of what the user had selected in the UI. The /api/radar route had no way to receive a background preference, ...

This PR fully exposes the advanced capabilities of the underlying zhaarey/apple-music-downloader engine directly into the Swarm Command Center UI. Previously, values like aac-type, mv-max, cover-size, ...

This PR closes save-data versioning gaps by introducing explicit schema/version handling where it was implicit, with forward-compatibility guards on read/import. Legacy data is normalized to v1 defaults, ...

One Sunday-anchored WTD week definition (FilterBar groundwork, D-7) First slice of the shared FilterBar work (delivered as a reviewable stack). This slice is self-contained: it establishes one Week-To-Date ...