pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:TypeScript
Filter by
178M results
Documents two env vars in .env.example so the template matches what the deployment actually uses:
- AUTH_REDIRECT_PROXY_URL — enables Auth.js sign-in on Vercel preview deployments by routing OAuth through ...
Motivation
- Prevent public localized URLs like /ru/blog/..., /kz/blog/..., /en/blog/... from being redirected to the language
selector /language which returns noindex, so search engines and users ...
codex
Resumen
Promoción del estado validado de staging hacia main.
Alcance
- mejoras de documentos y presupuestos de servicio;
- enlaces públicos para compartir documentos;
- descarga directa de PDF; ...
🎯 What:
- Added CGO_ENABLED=0 to GitHub Action workflows (ci.yml and live-smoke.yml) to ensure native Go static linking before
running TS integration tests.
- Marked token-estimation.ts as fully ...
Customer-visible capability delivered
Backend-only payment and receipt readiness for the POS flow. Sales now expose a backend-owned, versioned receipt read
model (schemaVersion: 1, receiptVersion: 1) ...
Resumen
- Stripe Checkout completo: Edge Function create-checkout-session + webhook stripe-webhook que matricula
automáticamente al alumno y envía email de confirmación vía Resend
- Cursos migrados ...
Batch 1a
Bug-fix batch per Stoa s Batch 1 plan. Gitea issues: bluaura/AionUi#34, #35.
ISS-012 (Gitea #34) — commit button stages everything
The commit button injected a prompt that told the agent to ...
Сервер застрял на PR #7 потому что sudo -u crm git fetch завершался без ошибки но не обновлял код (у crm нет прав на
GitHub). Теперь git-операции выполняются от root (у которого есть ключи), затем права ...