Commit Graph
1770 Commits
Author SHA1 Message Date
wiiiii123 e374850f56 Merge branch 'main' into fix/493-large-media-streaming 2026-07-11 11:58:07 +07:00
PTMH-NMH 5f641713d6 Merge pull request #744 from webadderallorg/fix/lightning-pixi-lifecycle
fix(export): preserve Pixi fallback after renderer init failure
2026-07-11 11:54:20 +07:00
wiiiii123 d3ef314f56 refactor(pixi): centralize initialization timeout 2026-07-11 11:51:06 +07:00
PTMH-NMH 57d72be610 Merge branch 'main' into fix/lightning-pixi-lifecycle 2026-07-11 11:33:20 +07:00
PTMH-NMH 9ae730237c Merge pull request #743 from webadderallorg/fix/735-marketplace-error-response
fix(extensions): handle marketplace outages safely
2026-07-11 11:30:12 +07:00
wiiiii123 2b4d69a210 test(extensions): cover malformed marketplace details 2026-07-11 11:22:22 +07:00
wiiiii123 e032f3705f test(extensions): cover bounded marketplace details 2026-07-11 11:19:59 +07:00
PTMH-NMH cf6d299f11 Merge branch 'main' into fix/735-marketplace-error-response 2026-07-11 10:59:10 +07:00
PTMH-NMH 4fdef86f76 Merge pull request #742 from webadderallorg/chore/remove-unused-dependencies
chore(deps): remove legacy packages and patch direct findings
2026-07-11 10:57:40 +07:00
wiiiii123 933938aac5 fix(deps): make lockfile npm 10 compatible 2026-07-11 10:55:45 +07:00
PTMH-NMH 6a16b4fadd Merge branch 'main' into chore/remove-unused-dependencies 2026-07-11 10:49:59 +07:00
PTMH-NMH 1ab9d68483 Merge pull request #741 from webadderallorg/fix/project-atomic-save
fix(project): make project saves atomic
2026-07-11 10:48:29 +07:00
wiiiii123 62954f028f fix(project): address atomic save review feedback 2026-07-11 10:46:33 +07:00
PTMH-NMH cf4416a14f Merge branch 'main' into fix/project-atomic-save 2026-07-11 10:40:06 +07:00
PTMH-NMH 3ae326afc8 Merge pull request #740 from webadderallorg/fix/electron-permission-policy
fix(electron): scope capture permissions to the HUD
2026-07-11 10:38:46 +07:00
wiiiii123 b9f66e1ae8 test(electron): cover packaged capture origins 2026-07-11 10:36:35 +07:00
wiiiii123 57cae3cff0 Merge branch 'main' into fix/electron-permission-policy 2026-07-11 10:32:47 +07:00
PTMH-NMH a2e66b0e15 Merge pull request #739 from webadderallorg/fix/electron-navigation-policy
fix(electron): constrain renderer navigation and child windows
2026-07-11 10:28:46 +07:00
wiiiii123 eb6a7faeb4 fix(electron): preserve trusted navigation location 2026-07-11 10:25:38 +07:00
PTMH-NMH b1759130a4 Merge branch 'main' into fix/electron-navigation-policy 2026-07-11 10:15:25 +07:00
PTMH-NMH 6889765d3d Merge pull request #738 from webadderallorg/fix/ipc-recording-path-confinement
fix(ipc): confine browser recordings to the recordings directory
2026-07-11 02:59:59 +07:00
PTMH-NMH e7283f0415 Merge branch 'main' into fix/ipc-recording-path-confinement 2026-07-11 02:55:52 +07:00
PTMH-NMH aea12b6b5f Merge pull request #737 from webadderallorg/chore/ci-quality-gates
ci: add pull-request quality checks
2026-07-11 02:53:53 +07:00
wiiiii123 c97f67ec4d chore(ci): address quality review feedback 2026-07-11 02:49:40 +07:00
wiiiii123 f8ccb5cbcc fix(recording): keep live webcam preview visible 2026-07-11 02:02:24 +07:00
wiiiii123 5978782d49 fix(editor): refresh finalized companion audio 2026-07-10 21:11:52 +07:00
wiiiii123 dba5e35058 fix(hud): keep controls visible when recording starts 2026-07-10 20:34:50 +07:00
wiiiii123 e93babd4f7 fix(export): preserve cropped native aspect ratio 2026-07-10 18:52:54 +07:00
wiiiii123 3c12536a2e fix(export): keep large local media on the streaming path 2026-07-10 15:53:18 +07:00
wiiiii123 9f50b13614 fix(export): preserve Pixi fallback after renderer init failure 2026-07-10 15:28:37 +07:00
wiiiii123 651e0ccf4f fix(extensions): handle marketplace outages safely 2026-07-10 14:59:29 +07:00
wiiiii123 6ed4c37fd0 chore(deps): patch Electron and Vitest 2026-07-10 14:00:31 +07:00
wiiiii123 1193cf4a47 chore(deps): remove unused legacy packages 2026-07-10 13:38:38 +07:00
wiiiii123 7082547b34 chore(tooling): harden repository file handling 2026-07-10 13:25:12 +07:00
wiiiii123 19781b693d fix(project): make project saves atomic 2026-07-10 13:10:26 +07:00
wiiiii123 146dc6a180 fix(electron): scope capture permissions to the HUD 2026-07-10 12:43:12 +07:00
wiiiii123 eab81522e0 fix(electron): constrain renderer navigation 2026-07-10 05:46:22 +07:00
wiiiii123 682106972a fix(ipc): confine recorded video writes 2026-07-10 05:24:53 +07:00
wiiiii123 4da19fde25 fix: resolve Windows helper paths consistently 2026-07-10 05:12:39 +07:00
wiiiii123 4111959364 ci: add pull-request quality checks 2026-07-10 05:07:19 +07:00
ExtraBinoss 641d2230a4 Merge pull request #722 from mvanhorn/fix/642-preview-audio-drops
fix: preview source audio stops around 20s due to unreliable reported duration
2026-07-02 22:43:53 +02:00
ExtraBinoss 399130f507 Merge pull request #711 from joehachemx/feat/captions-editor
feat(captions): add editable caption timeline and editor
2026-07-02 22:40:19 +02:00
Matt Van Horn aa7904b312 fix: preview source audio stops around 20s due to unreliable reported duration 2026-07-02 06:26:12 -07:00
ExtraBinoss 0726a08fc0 Merge pull request #695 from josh-abram/fix/issue-628-mac-mic-echo : double each MAC (2 line fix)
fix(recording): avoid doubled mic audio (echo) on macOS system+mic captures
2026-07-01 10:45:09 +02:00
Joe Hachem a8ba050335 fix(captions): address caption-editor review feedback 2026-06-28 18:03:30 +03:00
Joe Hachem bd1aff562e feat(captions): add setting to toggle timeline hover-to-add 2026-06-28 11:49:14 +03:00
Joe Hachem 1f2ddd49d3 feat(captions): segment captions by sentence using punctuation and pauses 2026-06-27 19:10:31 +03:00
Joe Hachem 05072618c4 feat(captions): add timeline add-by-hover and refine the caption editor 2026-06-26 11:24:57 +03:00
Joe Hachem 9833a8e55f fix(captions): trim silence and split phrases on real pauses 2026-06-25 09:40:01 +03:00
Joe Hachem 6f41330c07 feat(captions): add timeline track and side-panel editor for captions 2026-06-25 07:37:16 +03:00