Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:HTML language:TypeScript

Filter by

106M results  (2 s)

106M results

Summary !-- What does this PR do? One or two sentences. -- Type of change - [ ] Bug fix - [ ] New feature - [ ] Breaking change - [ ] Refactor / cleanup - [ ] Docs / config only Related issues ...

Adds self-contained NestJS modules for document discovery, archiving, dashboard stats, and PDF export: - DocumentSearchController: case-insensitive LIKE search scoped to authenticated user with pagination ...

Bumps @arethetypeswrong/cli from 0.18.2 to 0.18.3. details summary Release notes /summary p em Sourced from a href= https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases @​arethetypeswrong/cli ...
dependencies
javascript

Adds self-contained NestJS modules for auth flows, admin management, and audit logging: - EmailVerificationController: send-verification and verify-email endpoints with JWT tokens - PasswordResetController: ...

Summary criticalbit-router now proxies /relay/* straight to PostHog in one hop (criticalbit-router#11), so the Netlify-side /relay/* rewrites that re-proxied it are dead weight. This removes them and ...

Reason for this change Implements the --infra=none option for all generators that vend infrastructure code (#721). Users who want to manage their own infrastructure (or are evaluating the plugin) can ...

Bumps vitest from 2.1.9 to 4.1.0. details summary Release notes /summary p em Sourced from a href= https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.0 /h2 p ...
dependencies
javascript

Bumps vitest from 2.1.9 to 4.1.0. details summary Release notes /summary p em Sourced from a href= https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.0 /h2 p ...
dependencies
javascript

- Add expire_overdue_memberships() SECURITY DEFINER function - Register pg_cron job at 00:30 IST (19:00 UTC) nightly - Add secured /api/cron/expire-memberships POST endpoint (manual trigger) - ...