Skip to content

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

Filter by

183M results  (2 s)

183M results

💡 What: Restored the system cursor and focus indicators, and converted the wizard progress indicator into a semantic, keyboard-accessible navigation component. 🎯 Why: The quiet luxury design previously ...

User feedback (after #184) Beyond de-formulaic openings: say something genuinely worth saying, vary the length (don t pad to a uniform long block), optimize for shareability. Change - _DEBATE_SYSTEM: ...

Summary Closes the last open Run 7 correctness item — the role model disagreed with itself four ways: - UserRole enum defined 4 roles (admin, poweruser, leader, operator) - demo seeders created supervisor ...

What why Changes the default behavior for two interactive setup prompts from no to yes : 1. ntfy.sh push notifications (setup.bash): Prompt now defaults to yes (Y/n instead of y/N), and the case logic ...

Bumps python-multipart from 0.0.27 to 0.0.32. details summary Release notes /summary p em Sourced from a href= https://github.com/Kludex/python-multipart/releases python-multipart s releases /a . /em /p ...
dependencies

Summary - Change npm publish release/*.tgz to npm publish ./release/*.tgz Root cause Without the ./ prefix, npm interprets release/mi11er-eslint-config-3.0.0.tgz as a GitHub user/repo shorthand (release ...

Bumps aiosqlite from 0.19.0 to 0.22.1. details summary Changelog /summary p em Sourced from a href= https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md aiosqlite s changelog /a . /em /p blockquote ...
dependencies

This PR contains the following updates: | Update | Change | | --- | --- | | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. ...

概要 iPhone Safari で「動画は鳴るのに再生時間カウンターが増えない」問題の修正。 原因 カウントの判定に getPlayerState()(再生状態)を使っていたが、iOS Safari では再生中でも期待どおり PLAYING を返さないことがあり、加算条件が成立せずカウントが止まっていた。 修正 判定を動画の再生位置 getCurrentTime() の増分ベースに変更: ...

New db.sqlite3.dist file generated by GitHub Action run 378