Skip to content

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

Filter by

147M results  (2 s)

147M results

Summary - CRIT-1: Fix explore page category filter — was comparing character.slug vs category values, now compares character.category (Prisma enum) - CRIT-2/3: Centralize Stripe price IDs in src/config/pricing.ts ...

Summary Implements the CronCreate / CronList / CronDelete agent tools — a MUST-have parity item from docs/DEVELOPMENT_PLAN.md §0.1 / §3.15.4 — backed by a new cron module in @deepcode/core. This is PR ...

Description This PR establishes the repository s community standards and documentation files, while updating .gitignore to permit version-controlling markdown files. Changes - .gitignore: Replaced ...

- deploy.yml: Force --no-cache builds so stale frontend assets are never served - NotificationContext: Return safe defaults instead of throwing when context is missing, preventing the app crash on ...

💡 What: Refactored the dictionaries lookups in the pre_filter_japanese_srt function. Specifically, pulled the JAV_VOCABULARY_MAP regex check and the INTERJECTION_MAP string replacements/loop out of the ...

Summary - Files audit finding #70 (signaling-relay replay/freshness) as DEBT #22 — WONTFIX (accepted risk), not code. - Adds a dated audit-history note covering the mobile-remote hardening sweep: ...

Root cause .toISOString() converts local time → UTC, so in IST (UTC+5:30): | What we wrote | What it computed | What it should be | | --- | --- | --- | | new Date(2026, 3, 1).toISOString().split( T )[0] ...

Bumps jsdom from 27.4.0 to 29.1.1. details summary Release notes /summary p em Sourced from a href= https://github.com/jsdom/jsdom/releases jsdom s releases /a . /em /p blockquote h2 v29.1.1 /h2 ul li ...
dependencies
javascript

Clears the GitHub Actions Node 20 deprecation (forced to Node 24 on June 16, 2026; removed September 16, 2026). - actions/checkout v4 to v6 - actions/setup-node v4 to v6 - softprops/action-gh-release ...

Closes #65 Summary - Spanish compound given names such as Maria de los Angeles López, Pedro de los Santos Ramírez, and Jorge de las Mercedes ... were splitting into two short spans because los ...