pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:JavaScript language:Python
Filter by
156M results
Summary
Adds collect_works, a tool that returns the complete, de-duplicated set of works matching a works filter (author IDs
and/or sources, plus optional year/type) — across all result pages.
search_works ...
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- New Features
- Home page now requires authentication; unauthenticated users are automatically ...
Fixes the Build Android APK workflow, which has failed on every run since the repo s first CI commit (pre-existing,
unrelated to the OTA work).
Two fixes
1. Node 20 → 22. Capacitor 8 s CLI requires ...
Summary
- Dracula theme: Added docs/extra/css/dracula.css with custom CSS variable overrides for both dark and light schemes.
Primary header is neutral dark (not purple) — accent pink used for active/hovered ...
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
- WindowRegistry を新設し、window_id (UUID) → WatchService + EventBus のマッピングを管理
- app.py を複数ウィンドウ管理に全面書き換え(_create_window / _open_file / 状態保存・復元)
- FastAPI の html/events ルーターに window_id クエリパラメータを追加し、ウィンドウごとの ...
When handling file uploads, the save_uploaded_file() function in FuncToWeb directly concatenates the user-provided
original filename into the save path:
file_path = folder_path / original_name # original_name ...
Summary
Implements an optional per-example difficulty weighting system (hard-example mining / AdaBoost-style boosting) that
progressively up-weights training examples the current champion model fails ...