pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:Java
Filter by
183M results
Summary
Add table caption and cell content formatting to the Chinese thesis DOCX post-processor. Pandoc generates table captions
as TableCaption-styled paragraphs immediately before w:tbl elements; this ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
This section details on the original issue you should resolve ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high
Implementation: depth-order-book - python/altair
Implements the python/altair version of depth-order-book.
File: plots/depth-order-book/implementations/python/altair.py
Parent Issue: #8657
:robot: ...
Rooms — the photo-filing dropdown now has ✏️ Other room… so you can add any room type (Den, Sunroom, Bedroom 7…), and
every custom room you create on any property is remembered and offered everywhere after. ...
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
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.
...
dependencies
javascript
python
Reported from manual testing: clicking Send test on a mobile-push (FCM/APNs) channel failed with mobile push handler
called without a db session.
Cause: the test-send endpoint (POST /v1/channels/{id}/test) ...
Summary
任意のログインユーザーが他ユーザーのフォルダ(=ドライブ)を閲覧できた問題の修正。get_folders と search(フォルダ) は所有者/共有でのフィルタが無く、frappe.get_all(権限バイパス)で全 Drive
Folder を返していた。ファイル側は get_accessible_file_names で既に絞られていたが、フォルダ側が未対応だった。
- ...
Summary
- add Cloudflare zone_id and optional mobile_device_ca_certificate_id config fields
- have sm enroll-device ensure the local mobile device CA is uploaded to Cloudflare mTLS before pairing ...