pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP
Filter by
120M results
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
Fixes two accuracy bugs in the weekly digest, both from drifting away from the admin console s canonical filters.
1. Soft-deleted profiles leaked in. Digest profile queries filtered only is_demo, never ...
概述
为花笺添加完整的自动更新功能,支持从 GitHub Release 或 mirror酱 检查、下载和安装新版本,同时新增了 关于 面板。
(本 PR 替代因仓库历史清理被关闭的 #191,内容相同但基于当前 main 重新变基)
主要变更
关于面板与入口
- 新增 AboutPanel,用于展示应用信息,并承载 检查更新 入口。
- 主窗口标题栏新增关于/更新入口;检测到待安装更新时,会显示更新提醒状态。 ...
Summary
- Switches the four tab count pills on the task pages from their prior purple / indigo / slate palette to the project
s rose palette.
- Affected pills: Direct Tasks and Open Queue on the ...
Summary
Add stale issue workflow to help maintain repository health.
Changes
- Added .github/stale.yml configuration
- Helps automatically manage stale issues and PRs
Testing
- [ ] Workflow ...
Related Issue
Related to #13
Description
Added comprehensive Trees module documentation for the Data Structures using C course content.
Changes Made
- Added introduction to Trees and their characteristics ...
Motivation
- The top horizontal AppShell menu became crowded as screens increased, making navigation hard to scan.
- The Learning Path should be a clearly surfaced entry point and other pages should ...
codex
Summary
Replace the generic stream view on /intel/comp with a purpose-built panel.
The comp page was reusing the generic StreamPage (search + LinkedIn sourcing-string + flat list) — none of which fits ...