Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:JavaScript

Filter by

189M results  (2 s)

189M results

Description Extract the duplicated intervalMsToCron function from RefreshJob into a shared utility file cron.util.ts to eliminate code duplication and enable independent testing. Type of Change - ...
refactor

Summary Trivial wording fix on the creator side. Both the /rewards list card and the reward detail modal now say: ⏱ Redeemable within N days instead of Delivery within N days . Reads more naturally ...

🚨 Severity: MEDIUM 💡 Vulnerability: The parse function in luaparse.js lacked strict type validation for the input argument. Passing an array or object would cause a silent crash or unhandled TypeError ...

Summary - Add a GitHub Actions workflow that runs the PHP test suite on push and pull_request. - Make the test runner return a non-zero exit code when any test assertion fails, so CI can detect failures ...

Summary - FASE 17B — Busca server-side por prefixo de descrição: campo descriptionLower gravado em cada criação, query Firestore com =/ = + índice composto, UI com debounce 400ms e banner de estado ...

This PR implements two key performance optimizations in BlockchainService: 1. Singleton Initialization Pattern: Concurrent calls to initialize() now wait for the same promise (this.initPromise), ...

Created the repository layer boilerplate consisting of 4 repositories: SurveyRepository, RespondentMasterRepository, RespondentRepository, and ResponseRepository. Key features: - Centralized database ...

Problema O modal #aiConsentModal (que abre quando o usuário clica em Analisar com IA ) era detalhado sobre fluxo técnico (Azure Brasil Sul, anonimização local, zero retenção) mas: 1. NÃO citava explicitamente ...

Enables the user to create a custom ca and enable https inspection Pull request details Description Add support for https inspection Screenshot or video of changes (if applicable) Maintainer @hnyman ...