Marc Diaz
b8fe1a1ec8
fix(playwright): use one version
2026-04-07 13:32:49 -04:00
Marc Diaz
33609432e1
fix: use npm for install
2026-04-07 13:05:27 -04:00
Marc Diaz
6bff2a2a2c
feat: use export testing
2026-04-07 12:58:33 -04:00
Julian Wolf
3e28e5860d
Fix JSON formatting in package.json
2026-04-05 22:06:06 +02:00
Julian Wolf
925a7e532d
Add author information to package.json
2026-04-05 22:04:16 +02:00
Julian Wolf
a3c2ed8ed1
Update Linux build command to include AppImage and deb
2026-04-05 21:34:26 +02:00
Sid
3061c141c6
Merge pull request #249 from EtienneLescot/feat/webcam-selector-optimization
...
feat: added webcam source selector and optimized horizontal UI
2026-04-02 23:30:30 -07:00
Siddharth
2f36160174
version bump
2026-04-01 22:08:43 -07:00
Etienne Lescot
0a5e57ce76
feat: add webcam source selector with stable HUD layout
...
- Add useCameraDevices hook to enumerate video input devices
- Update useScreenRecorder to support webcamDeviceId selection
- Add device selector UI above HUD bar (mic + webcam, hover-to-expand)
- All selectors and HUD bar are absolute-positioned to prevent layout shifts
- Increase HUD window to 600x200px to accommodate device panels
- Add unit tests for useCameraDevices hook
2026-03-27 13:45:52 +01:00
Siddharth
4a299063c3
lang support
2026-03-21 18:18:43 -07:00
Marcus Schiesser
c84c244761
Pin Node and npm versions
2026-03-19 19:25:07 +08:00
Sid
4a308fde12
Merge pull request #223 from marcgabe15/marcdiaz/e2e
...
E2E Testing with Playwright
2026-03-16 20:59:04 -07:00
Marc Diaz
e82332647a
fix: remove ffmpeg
2026-03-16 11:31:05 -04:00
Marc Diaz
9f6ef0f582
feat(test): add an e2e test
2026-03-16 11:17:26 -04:00
Etienne Lescot
7a8d0f449a
feat: narrow PR to zoom transitions and motion blur
2026-03-15 10:29:23 +01:00
Prayas Lashkari
151a3b2902
refactor: integrate Tooltip component and enhance LaunchWindow with tooltips
2026-03-12 22:14:44 -04:00
Siddharth
8e1e0e33e3
version update
2026-03-07 20:39:14 -08:00
Siddharth
1802725581
pre commit hook and biome lint check
2026-03-07 18:03:32 -08:00
Siddharth
885d66c4a4
biome linting refactor
2026-03-07 17:59:41 -08:00
Idris Gadi
91c9de2561
feat: update package
2026-02-22 09:49:04 +05:30
Idris Gadi
9df9264d25
Merge branch 'main' into feat-add-biome-formatter-linter
2026-02-22 09:34:51 +05:30
Siddharth
19476da5cc
upgrade electron-builder version
2026-02-13 22:07:27 -08:00
Siddharth
fac4af40c7
demuxer and CFR conversion
2026-02-13 20:46:12 -08:00
Siddharth
a89198ccdc
anti aliasing on
2026-02-06 21:28:42 -08:00
Siddharth
c8a4becaf0
version fix
2026-01-31 20:15:52 -08:00
Idris Gadi
db9cf960f8
feat: remove eslint and add biome for formatter and linter
2026-01-27 12:53:33 +05:30
Siddharth
9821e926d9
fix version
2026-01-24 22:45:07 -08:00
Siddharth
a2ca0799d4
accordion & settings cleanup
2026-01-20 21:10:22 -08:00
Nikhil Solanki
6e6ecba172
Add GIF export feature to video editor
...
Implements GIF export alongside MP4, including new export types, a GIF exporter module, UI components for format selection and GIF options, and integration into the export dialog and video editor. Adds property-based and unit tests for GIF export correctness, updates dependencies to include gif.js and related types, and refines Electron save dialog to support GIF files.
2025-12-25 01:50:02 +05:30
Sid
7e0ce53df0
Update package.json
2025-12-14 10:47:47 -07:00
Felipe Novaes F Rocha
ebb1d29375
feat: add Linux support
2025-12-13 20:07:41 -03:00
Siddharth
d6d1a3eca6
build fix
2025-12-05 23:31:36 -07:00
Siddharth
c5aa622898
hex based inputs for brand consitency
2025-12-05 23:22:30 -07:00
Siddharth
5d7b817586
fix default wallpaper missing from export in build
2025-12-05 22:22:17 -07:00
Siddharth
cce88b3dab
build errors and version update
2025-12-02 18:31:31 -07:00
Siddharth
ec3b9b46a1
annotations in preview
2025-11-30 14:47:22 -07:00
Siddharth
b6d6fe6a70
draggable UI resizer
2025-11-27 14:17:10 -07:00
john
6475814541
add untracked uuid packages
2025-11-26 22:46:47 +07:00
Siddharth
98d6acaa6a
keyframes
2025-11-25 18:45:37 -07:00
Siddharth
188ba94aad
test win codec fix
2025-11-24 17:11:37 -07:00
Siddharth
dd17551c18
test actions
2025-11-23 23:56:06 -07:00
Siddharth
dae7dc5212
rm uiohook-napi
2025-11-23 23:32:52 -07:00
Siddharth
1306c6e4ea
logo update
2025-11-23 17:03:56 -07:00
Siddharth
b181546ad3
reduce installer size 50% and app bundle size by 30%
2025-11-23 16:49:53 -07:00
Siddharth
0d5c4529d1
migrate to mediabunny
2025-11-23 12:24:56 -07:00
Siddharth
dda08172d9
sunset windows support
2025-11-20 18:45:06 -07:00
Siddharth
2e2ce5e151
workflow testing for win attempt 6
2025-11-19 23:24:22 -07:00
Siddharth
cef1da37c9
workflow testing for win attempt 5
2025-11-19 23:18:34 -07:00
Siddharth
6e68c54ed7
workflow testing for win attempt 4
2025-11-19 23:08:42 -07:00
Siddharth
897799a926
workflow testing for win
2025-11-19 22:40:45 -07:00