 copilot-swe-agent[bot]andkakkokari-gtyih
|
50bbc71098
|
Apply code review suggestions - use explicit null checks
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-11-09 15:03:53 +00:00 |
|
 copilot-swe-agent[bot]andsyuilo
|
8d1b2f2089
|
Fix code review issues - update comments to English
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-11-07 12:11:46 +00:00 |
|
 copilot-swe-agent[bot]andsyuilo
|
18ba94c909
|
Add test for timeline-only muting feature
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-11-07 12:09:26 +00:00 |
|
 copilot-swe-agent[bot]andsyuilo
|
685847e1b6
|
Add mutingType field to Muting model and update related code
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-11-07 12:04:42 +00:00 |
|
copilot-swe-agent[bot]
|
1810d6e837
|
Initial plan
|
2025-11-07 11:52:31 +00:00 |
|
 Copilotandsyuilo
|
46d30f454b
|
Fix postMessage type error in Web Worker files by adding triple-slash directives (#16761)
* Initial plan
* Add triple-slash directives to worker files to fix postMessage type error
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-11-07 20:18:33 +09:00 |
|
 Copilotandsyuilo
|
456504cf82
|
Fix touch position offset in image masking on iOS devices (#16702)
* Initial plan
* Fix iOS touch position offset in image masking feature
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-10-24 11:14:12 +09:00 |
|
 Copilotandsyuilo
|
42f230f223
|
Fix video audio loss during compression by preserving audio stream (#16696)
* Initial plan
* Fix video audio loss during compression by specifying AAC codec
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Fix audio by avoiding transcoding - copy audio stream directly
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-10-23 18:59:12 +09:00 |
|
 Copilotandsyuilo
|
2f52c20150
|
Implement professional-grade Gaussian-approximated blur effect with resolution independence and configurable quality for image effector system (#16571)
* Initial plan
* Implement blur effect for image effector system
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Improve blur quality with configurable sample count
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Revert to simpler blur implementation with configurable sample count
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Fix blur size independence from sample count
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Make blur radius resolution-independent
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Update blur.ts
* Enhance blur quality with explicit diagonal sampling and fix parameter configuration
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Implement Gaussian-approximated blur with distance-based weighting for superior quality
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Revert "Implement Gaussian-approximated blur with distance-based weighting for superior quality"
This reverts commit c739e9f55b.
* Revert "Enhance blur quality with explicit diagonal sampling and fix parameter configuration"
This reverts commit ffbc6eeba7.
* wip
* tweak
* ellipse
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-09-20 14:19:35 +09:00 |
|