pullrequests Search Results · language:Dune language:Python is:merged language:JavaScript language:JavaScript language:HTML
Filter by
99.5M results
$(cat EOF
问题
笔记模式下点击标签筛选按钮显示「当前分类暂无标签」,但笔记明明有标签。
原因
三处 bug:
1. getAllCurrentTags() 始终从 data[](媒体条目)读取标签,笔记模式应从 notes[] 读取
2. render() 在笔记模式提前 return,导致 renderTagFilterRow() 从未被调用
3. filteredNotes() ...
Closes #265.
Problem
Approval-card render and validation failures were silent to the thread:
- parse_response logged a WARNING and silently stripped any malformed draft-approval / dispatch-approval ...
Added LinkedIn button and download cv buttons in the hero section, further populated about me section, removed game from
the website (now a preview), added liquid bubbles to skills section.
Summary
- Adds a Hypno-balades link to the desktop and mobile navigation menus, pointing to
https://hypno-balade.novahypnose.fr/
- Opens in a new tab/window using the existing external: true link ...
Phase 1 / Foundation
Fixes the root cause behind artifact cycles: getPeriodEvents() previously split a period into a new cycle whenever flow
was logged 2 days after the previous flow day. For PCOS/birth-control ...
What
When summary(..., shared_bounds=True), cut the width of the two extent columns flanking the distribution (pavement)
strip in half, and give that reclaimed width to the distribution column.
Why
...
PR #28 was accidentally merged into feat/v031-commands instead of main (the base wasn t retargeted before merge). This
cherry-picks the same commit onto main. No code changes — identical to the original ...
Motivation
- Reduce duplicated artwork-info logic by centralising artwork URL input + dimension/type link rendering in a single
helper in includes/global.js.
- Make RA and SoundCloud userscripts ...
codex