pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:CSS
Filter by
236M results
This PR fixes a critical security vulnerability where the webhook server was implemented with a fail-open verification
model.
It updates scripts/intake_server.py to:
1. Make verify_signature explicitly ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
通话消息与聊天消息同存于 messages store(type: text )。记忆宫殿 pipeline 处理后会推进高水位标记 mp_lastMsgId_ charId ,而 loadCallRecords 经由默认的
getMessagesByCharId(charId) 读取消息, 该方法默认 includeProcessed=false,会过滤掉 id = 高水位的全部消息。
结果:用户继续聊天后,记忆宫殿处理到通话消息的 ...
Was
schema.sql war nicht mehr synchron mit der Live-DB und den Typen in database.ts. Dieser PR bringt beides in Deckung —
kein Code-Change, kein Prod-DB-Eingriff (alle Statements idempotent: IF NOT EXISTS ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Ziel
„G/V heute / „BESTE/SCHLECHTESTE HEUTE und die einzelnen „1T -Charts sollen denselben Nullpunkt verwenden, damit die
Prozente übereinstimmen. Gewählt: Vortagesschluss (Standard-Broker-Verhalten). ...
Test PR to validate that Code Quality Failure check fails correctly.
Summary
PR3a of the phased fix for #590. Threads the request s resolved locale through the shared CRUD/service framework that
most routes delegate to. After PR1 (consumer routes) and PR2 (admin/supplier ...
deploy:dev
Pull Request Automation Workflow Implementation
This PR implements a comprehensive CI/CD workflow for pull request automation. The workflow runs on all pull request
events (opened, synchronize, reopened) ...
Overview
Implemented HR Attendance Page UI and frontend integration setup.
Completed
- Added Attendance page: app/(dashboard)/hr/attendance/page.tsx
- Added calendar view with attendance status ...