pullrequests Search Results · language:Dune language:Python language:PHP language:JavaScript language:JavaScript language:C++
Filter by
175M results
Description
Note
Please provide a description of the work completed in this PR below
Type of Change
- [ ] New feature
- [ ] Bug fix
- [ ] Breaking change
- [ ] Documentation update
- [x] ...
Summary
- Push notifications, action buttons, and emails sent by the backend (HA push email reminders, task done
notifications, new-task alerts from HA triggers, settings test notifications) were ...
概要
Phase 1-A の本体。マルチユーザー RBAC を導入し、全 API にページ単位の認可を適用する。
設計判断
| 判断 | 理由 |
| --- | --- |
| 子ページの owner は親 owner を継承 | 作成者所有だとツリー所有者が自ツリー内のページへアクセス不能になる |
| アクセス権ゼロは 404 / ロール不足は 403 | ページの存在を漏らさない | ...
Generated data/articles/2026-06-07-B08WWKWKRB.json based on the specified requirements and successfully passed
validations.
PR created automatically by Jules for task 4701082771016696962 started by @omochairo ...
What
/mpv_info (and the ⟳ refresh on the now-playing panel) now shows the current song when listening to internet radio:
🎬 Record Techno
🎵 TORSTEN KANZLER - Fear
▶ playing 50:05 / 50:10 (100%)
🔊 100 ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Changes :
- Handle 502/503/500 errors from backend
- Show warning banners (red for auth down, yellow for service unavailable)
- Add Retry button to reconnect
- Add loading indicator
🎯 What: This testing improvement expands the end-to-end integration test suite to verify the clipboard extension s paste
interception logic specifically for input elements. Previously, only textarea elements ...
🎯 What: The manifest.json files contained overly permissive and unused host_permissions alongside a reference to an
empty background.js file. ⚠️ Risk: Including unnecessary host_permissions expands the ...