pullrequests Search Results · language:Edge language:TypeScript language:PHP language:TypeScript is:unmerged language:CSS
Filter by
38.6M results
Resumen
- Corrige request-terminal-device-authorization para no consultar columnas inexistentes en public.terminals.
- Usa code/is_active en lugar de device_token/name.
- Evita el 500 al generar ...
Removes the auth ngrx slice end-to-end, making AuthDataService the signal-native owner of login/logout/verify state.
Builds on the merged router-store (#5394) and RouterNav (#5395) removals.
Commits
...
Security Hardening, Analytics Indexing, and Redis Failover Testing
Summary
This PR improves platform security, database performance, and infrastructure resilience across the Fluid platform.
Closes #667 ...
Motivation
- Prevent valid superadmin users from being blocked by admin API checks that only looked at admin_users by adding
consistent fallback checks against trusted app tables and normalizing ...
codex
Summary
- The Edit columns link was placed in the page header (top-right, next to the view switcher)
- Moved it to the filter bar, immediately after the Statuses filter pill, board view only
- Styled ...
🚨 Severity: HIGH 💡 Vulnerability: The escHtml() function used a DOM-based approach (textContent to innerHTML) for HTML
escaping, which fails to escape single and double quotes. This left HTML attributes ...
Auditoria master-plus — bugs reais corrigidos
Auditoria cética de 4 frentes (App.tsx, helpers/edge functions, RLS/SQL, build/qualidade). Validei cada achado no código
antes de corrigir — vários 🔴 críticos ...
Livewire s infinite scroll triggers a loadMore() request after a session expires, returning HTTP 419 and surfacing the
browser s native Page Expired dialog. The root cause is a stale CSRF token in meta ...
Summary
Three cleanups now that Plaud writes directly via the webhook:
1. Notion sync removal — deletes /api/cron/notion-sync, /api/notion-sync/status, lib/notion-sync.ts, the Notion sync
ran X ...