Commit Graph
1364 Commits
Author SHA1 Message Date
Phạm Thị Minh Hồng afa09a50ff Merge pull request #461 from webadderallorg/fix/issue458-lightning-fallback-error
fix(export): fallback native Lightning errors
2026-05-09 08:14:33 +07:00
wiiiii123 2f17894fae fix(export): fallback native lightning errors 2026-05-09 08:10:00 +07:00
Phạm Thị Minh Hồng b5bc7ea8a9 Merge pull request #456 from webadderallorg/fix/issue424-wgc-resize-stability
fix(recording): stabilize WGC resize frames
2026-05-09 07:52:46 +07:00
wiiiii123 fe294b71d5 fix(recording): fail cleanly on WGC resize errors 2026-05-09 07:49:54 +07:00
Alan Trebugeais 4aeb2b6ee2 fix last code rabbit comments 2026-05-09 00:42:35 +02:00
Alan Trebugeais 774fd6a17f fix copilot issues 2026-05-09 00:32:36 +02:00
Alan Trebugeais 09b6651ce8 add IconDraw like copilot suggested 2026-05-09 00:28:47 +02:00
Alan Trebugeais 8891d42ef6 fix: codeRabbits comments 2026-05-09 00:26:51 +02:00
Alan Trebugeais 4b25e20778 fix codeRabbit comments 2026-05-09 00:25:40 +02:00
Alan Trebugeais c6dbcedddb add: drawIcons in the documentation of EXTENSION.md 2026-05-08 23:41:40 +02:00
Alan Trebugeais d2740786fc add: drawIcons for extensions, extensions can now draw Icon from Phosphor/react
fix: SliderControl is now the default for Settings Panel of the extensions
fix: resetting of values on shadows/corner radius
2026-05-08 23:38:33 +02:00
Alan Trebugeais 734765930d remove duplicate handle select 2026-05-08 19:58:59 +02:00
Alan Trebugeais cb5061688b del: markdowns 2026-05-08 19:56:50 +02:00
wiiiii123 f3fcd4bfda fix(recording): stabilize WGC resize frames 2026-05-09 00:06:53 +07:00
Phạm Thị Minh Hồng 48130322e3 test: cover preview skipping cut regions
Merge PR #455
2026-05-08 23:15:35 +07:00
wiiiii123 9faf1656b6 test(editor): cover cut-region preview skipping 2026-05-08 23:12:37 +07:00
Phạm Thị Minh Hồng 15240f064a fix: show full slow-speed clips on timeline
Merge PR #454
2026-05-08 23:08:30 +07:00
wiiiii123 b5bb128206 fix(timeline): include slow clip duration in range 2026-05-08 23:01:02 +07:00
Phạm Thị Minh Hồng ca9192a53c fix(export): keep large exports off in-memory save path
Merge PR #453
2026-05-08 23:00:28 +07:00
wiiiii123 4f89a6d38d fix(export): keep large saves off arraybuffer path 2026-05-08 22:40:40 +07:00
Phạm Thị Minh Hồng 144698c4b5 Merge pull request #452 from meiiie/fix/export-background-preview-audio
fix(export): recover video background fallback and smooth preview audio
2026-05-08 22:13:53 +07:00
wiiiii123 31cb818dfd fix(export): harden background fallback cleanup 2026-05-08 21:57:04 +07:00
wiiiii123 7aefde75da fix(editor): smooth companion audio preview sync 2026-05-08 21:35:38 +07:00
wiiiii123 0a27c0813c fix(export): fallback video wallpaper packet failures 2026-05-08 21:34:32 +07:00
Alan Trebugeais c87daa5e00 fix CodeRabbit comments 2026-05-08 15:28:44 +02:00
webadderall d4dc0afc46 Merge pull request #446 from voinkovpost/main
add russian localization
2026-05-08 23:20:14 +10:00
Phạm Thị Minh Hồng 729989318b Merge pull request #450 from webadderallorg/fix/electron-main-cjs-dirname-collision
fix(electron): avoid CJS dirname binding collision
2026-05-08 20:12:32 +07:00
wiiiii123 1efc9f1706 fix(electron): avoid cjs dirname binding collision 2026-05-08 20:07:36 +07:00
Alan Trebugeais c65b811630 fix all CodeRabbits command 2026-05-08 14:57:51 +02:00
Alan Trebugeais 81c677da0e add: translations for timeline editor 2026-05-08 14:54:55 +02:00
Alan Trebugeais 83e2024732 removed useless files, to avoid having more files than needed 2026-05-08 14:44:26 +02:00
Phạm Thị Minh Hồng 4802b5868a Merge pull request #447 from webadderallorg/fix/webcam-export-readavpacket-fallback
fix(export): fallback webcam packet streaming failures
2026-05-08 19:44:24 +07:00
wiiiii123 427955b04b fix(export): fallback webcam packet streaming failures 2026-05-08 19:42:34 +07:00
Alan Trebugeais a38cdb98c1 fix: import issues and changed some files around 2026-05-08 12:52:07 +02:00
Alan Trebugeais 5063543b51 fix: audio peak data inside timelineTypes 2026-05-08 12:46:17 +02:00
Alan Trebugeais e3fe791c1d refactored most types into timelineTypes to avoid having types everywhere 2026-05-08 12:44:09 +02:00
Alan Trebugeais e2e3c45716 fix: file seperation, some logic doesn't need to be made in react, but instead in typescript 2026-05-08 12:38:52 +02:00
Alan Trebugeais e33d856e10 useMemo instead of expensive filter operations done everytime 2026-05-08 12:33:58 +02:00
Alan Trebugeais ea945ed62d fix: some issues with on select clip 2026-05-08 12:32:47 +02:00
Alan Trebugeais 5cd9f3c8c0 del: unused components/css like Track, SubRow.. 2026-05-08 12:27:13 +02:00
Alan Trebugeais 15fe1ad7ff add: timeline editor with more seperation of concerns 2026-05-08 12:24:11 +02:00
Alan Trebugeais ddc2518b60 fix: timeline audio with functions to seperate concerns 2026-05-08 12:11:51 +02:00
Alan Trebugeais 041d479962 fix: findings that were high, removed monolithic timeline canvas 2026-05-08 12:10:00 +02:00
Alan Trebugeais 830027fb29 normalizeRegionSpan can return end > totalMs in a valid input path. File: src/components/video-editor/timeline/core/spans.ts:15-20 2026-05-08 12:04:35 +02:00
Alan Trebugeais 3481e80a17 split timeline editor into more components, it's now 500 lines long
add: new tests
2026-05-08 11:51:46 +02:00
voinkovpost 22494507d0 fix(i18n): complete Russian locale parity with English 2026-05-08 14:44:44 +05:00
Alan Trebugeais 227e1e62f6 add: timeline editor components seperated, TimelineEditor is 600 lines now 2026-05-08 11:40:12 +02:00
Alan Trebugeais b38c80dc01 add: timeline editor with hooks to reduce code size for TimelineEditor 2026-05-08 11:30:17 +02:00
Alan Trebugeais a9133158d6 add: starting refactoring of the timeline phase2 of the plan 2026-05-08 11:18:23 +02:00
voinkovpost df68527b2b fix: address review comments 2026-05-08 13:15:35 +05:00