pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C# language:Java
Filter by
143M results
This PR improves the Epic Toolbox bookmark system by refactoring its core view, fixing navigation bugs, and optimizing
rendering performance.
Key changes include:
1. Structural Refactoring: BookmarkCard ...
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
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
O que foi adicionado
🎵 TikTok
- tiktok.html — dashboard com stats reais (3.119 seguidores, 902 curtidas), gráfico diário, tabela de concorrentes
- tiktok-agents.js — 5 agentes específicos para TikTok ...
🏷️ 작업 유형
- [ ] ✨ Feat: 신규 기능 추가
- [X ] 🐛 Fix: 버그 수정
- [ ] ♻️ Refactor: 코드 리팩토링 (기능 변경 없는 코드 개선)
- [ ] ✅ Test: 테스트 코드 추가 및 수정
- [ ] 📝 Docs: 문서 수정 (README, 스웨거 등)
- [ X] 🎨 Style: 코드 포맷팅, 세미콜론 ...
🎯 Changes
1. 路由系统性能重构
- 将路由匹配从线性的 if-else 链重构为基于 Map 的静态路由表,实现 O(1) 精确匹配,显著提升路由查找性能。
- 新增 requireV1Auth 鉴权包装函数,统一处理 V1 API(/v1/chat/completions、/v1/responses、/v1/messages)的 Bearer token 鉴权逻辑。
- ...
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
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
- add generic before/after query hooks around the base driver query execution path
- move MySQL/MariaDB UTC session timezone setup from connect-time to before each user query
- cover hook ...