Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript

Filter by

147M results  (2 s)

147M results

Checklist UBX — 10/10 ✅ Fecha os dois itens pendentes do checklist de migração UBX. Item 1 — Rule engine enforced ativado no boot - ensure_rule_engine_enforced_all_companies adicionada à sequência ...

The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid ...

Mục tiêu Pull Request này thêm khung backend ban đầu cho PhimHay TV bằng Node.js, Express và Prisma. Backend hiện mới có cấu trúc nền, health check, middleware lỗi cơ bản và Prisma schema nháp. Chưa tạo ...

Bumps tracing from 0.1.41 to 0.1.44. details summary Release notes /summary p em Sourced from a href= https://github.com/tokio-rs/tracing/releases tracing s releases /a . /em /p blockquote h2 tracing 0.1.44 ...
dependencies
rust

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

Address the remaining review issues for config, residuals, engine core, and realtime routes.

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

Summary - Remove semantic search: drops the 2.3MB embeddings.bin page-load fetch and all dead semanticSearch, hybridFuse, paperBoostedContext, l2Normalize code — retrieval is now BM25-only via MiniSearch ...

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

背景 「本週上新」告示牌之前一直空白,原因是:線上資料庫裡每個工具只有 updated(更新時間),沒有 createdAt,而判斷只看 createdAt,所以所有工具都不算「新」。 這次修正 - 缺 createdAt 時,退回用 updated 作為上架時間判斷(7 天內算新) - 新工具的 createdAt 若無則沿用既有 updated,避免編輯舊工具被誤判成新 - 不竄改任何資料,純用既有的真實時間戳 ...