FabLrc
0a6895e89f
Merge origin/main into feature/undo-redo
2026-03-13 10:55:40 +01:00
Siddharth
e02ef0d2c0
unsaved changes warning and loading project in hud
2026-03-07 19:44:00 -08:00
Siddharth
885d66c4a4
biome linting refactor
2026-03-07 17:59:41 -08:00
Sid
a4fa260727
Merge pull request #182 from FabLrc/feature/fixing-timeline-on-long-video
...
Fixing timeline on long video
2026-03-07 13:35:20 -08:00
Siddharth
546bc7352c
fix errors
2026-03-07 13:14:13 -08:00
SaiVaraprasad Medapati
60d3dfaef5
Merge branch 'main' into feature/reveal-export-folder
2026-03-04 19:33:39 +05:30
FabLrc
2ccead5fb9
Merge remote-tracking branch 'origin/main' into feature/undo-redo
...
# Conflicts:
# src/components/video-editor/VideoEditor.tsx
2026-03-04 12:41:49 +01:00
FabLrc
cbfc242308
fix: adjust minimum item width and duration for better interaction on timeline
2026-03-03 12:35:20 +01:00
FabLrc
f0779c96a3
fix: ensure minimum dimensions for timeline items and adjust duration constraints
2026-03-03 12:35:20 +01:00
FabLrc
6d44dafd96
fix: Fixing speed undoable and add undo/redo to the list of shortucts configuration
2026-03-02 16:26:42 +01:00
FabLrc
e6e3abb88c
Merge branch 'main' into feature/undo-redo
...
# Conflicts:
# src/components/video-editor/KeyboardShortcutsHelp.tsx
# src/components/video-editor/VideoEditor.tsx
# src/components/video-editor/timeline/TimelineEditor.tsx
2026-03-02 15:45:03 +01:00
Yusuf Mohsinally
843c130834
Merge main and address PR #153 review feedback
2026-03-01 21:13:19 -08:00
FabLrc
0e082fff9c
fix: Add configurable shortcut for speed adjustment in TimelineEditor
2026-03-01 23:08:05 +01:00
Sid
31bc733415
Merge branch 'main' into feature/speed-option
2026-03-01 09:45:19 -08:00
FabLrc
0e85679b14
feat: implement undo/redo functionality in video editor
2026-03-01 12:47:52 +01:00
Fabien Laurence
57fdad0646
Merge branch 'main' into feature/shortcuts-configuration
2026-03-01 12:31:56 +01:00
FabLrc
d76f38fb35
feat: enhance shortcuts configuration with conflict detection and fixed shortcuts
2026-02-28 11:11:12 +01:00
Yusuf Mohsinally
236ca4da29
address PR #153 review feedback
2026-02-28 00:28:01 -08:00
Yusuf Mohsinally
4ecd18086c
refactor: move zoom suggestion logic into timeline util
2026-02-28 00:06:29 -08:00
Yusuf Mohsinally
a2b9eea90a
feat: add cursor telemetry-driven zoom suggestions
2026-02-28 00:06:29 -08:00
Brodypen
397a943426
feat: speed thing
2026-02-28 01:20:04 -06:00
FabLrc
9bc2c78b4d
feat: implement keyboard shortcuts management and configuration
2026-02-26 15:41:32 +01:00
saivaraprasadreddy medapati
c6d33aa82a
fix: await openPath fallback and other review fixes
...
- Fix IPC handler to properly await shell.openPath() promise
- Export dialog now shows file name below the button for better UX
- Toast message now generic (works for both video and GIF exports)
- Fixed formatting in electron type definitions
2026-02-21 02:06:20 +05:30
saivaraprasadreddy medapati
85f2388041
feat: add reveal in folder option after export
...
- Added electron IPC handler 'reveal-in-folder' to show exported file in finder
- Created toast notification with clickable action to reveal exported video
- Added Show in Folder button in export success dialog
- Implemented proper state management for exported file path
- Fixed timing issue where exportedFilePath was reset too early
2026-02-21 01:53:27 +05:30
Yusuf Mohsinally
bd50b193a1
Add Save Project As menu action and force prompt behavior
2026-02-18 11:08:01 -08:00
Yusuf Mohsinally
491db0ab2e
Add project file save/load workflow, menu actions, and persistence tests
2026-02-18 11:01:14 -08:00
Siddharth
d9177b4a44
more timeline ux qol improvements:
2026-02-12 22:53:19 -08:00
Siddharth
4d7e2a2d85
UX improved for timeline
2026-02-12 22:33:41 -08:00
Siddharth
8e94dcbc2c
keyframe snap and move
2026-02-06 22:14:39 -08:00
Siddharth
05f4e74de6
google fonts
2026-02-06 21:58:07 -08:00
Sid
170dd2efd2
Merge pull request #120 from IdrisGit/feat-add-support-for-16-10-aspect-ratio
...
feat: add support for 16:10 aspect ratio
2026-02-06 20:24:21 -08:00
Siddharth
e6db74f183
stale closure bug
2026-01-31 20:05:19 -08:00
Idris Gadi
95b4df0ae4
fix: types
2026-01-27 16:23:45 +05:30
Idris Gadi
0d27f4fc36
feat: add support for 16:10 aspect ratio
2026-01-27 15:59:01 +05:30
Idris Gadi
f30e2d654e
fix: remove extra semi colon
2026-01-27 11:46:46 +05:30
Idris Gadi
f2c6d8ff0f
fix: set motion blur to disabled by default
2026-01-27 11:10:12 +05:30
Siddharth
a2ca0799d4
accordion & settings cleanup
2026-01-20 21:10:22 -08:00
Siddharth
6d2e1edb5b
fix build errors
2026-01-20 20:05:14 -08:00
Nikhil Solanki
e8d2c19b7d
Merge branch 'main' into export
2026-01-11 21:52:29 +05:30
Nikhil Solanki
23ede0fcfa
Update GIF export options to remove 10 FPS and small size
...
Removed 10 FPS from valid GIF frame rates and the 'small' size preset from GIF export options. Updated UI grid layouts and tests to reflect these changes for consistency.
2026-01-11 21:50:42 +05:30
Twinkal P
3124342309
fix(ui): set minimum height for image selection tab in settings panel
2026-01-10 17:33:11 +00:00
Nikhil Solanki
f3e12629c2
Adjust layout and sizing of SettingsPanel tabs
...
Updated the Tabs and TabsList components in SettingsPanel to use fixed min and max heights and improved flex properties for better layout consistency and scrolling behavior.
2025-12-25 15:09:26 +05:30
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
AP Solanki
175bb36eda
feat: add tutorial help component for video trimming guidance
2025-12-18 10:38:07 +05:30
Siddharth
f1f507e6e9
replace
2025-12-06 11:44:57 -07: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
1345c8109c
rename export res
2025-12-05 23:04:58 -07:00
Siddharth
d91ed78fc2
delete trim ux improvement
2025-12-05 22:32:26 -07:00
Siddharth
5d7b817586
fix default wallpaper missing from export in build
2025-12-05 22:22:17 -07:00