Maze Winther
8d5d95ea60
codebase overhaul
2026-01-30 23:30:38 +01:00
Maze Winther
167e2b83dc
feat: add support for deleting/splitting multiple elements instead of single
2025-09-02 23:07:11 +02:00
Maze Winther
f7ef8d7f38
move logic to zustand store
2025-09-01 23:17:48 +02:00
Maze Winther
42cf851d63
disable back animation
2025-09-01 23:02:57 +02:00
Maze Winther
c5480d307c
refactor: make stickers use panel base view
2025-09-01 23:01:15 +02:00
Maze Winther
3d67b065f5
refactor: remove success toast
2025-09-01 22:19:55 +02:00
Maze Winther
9c00da37b9
actually fix border
2025-09-01 22:17:12 +02:00
Maze Winther
d8f446580c
feat: remove default background scene and add scene management
2025-09-01 22:15:32 +02:00
Maze Winther
b84e699e9c
fix: border issue
2025-09-01 17:27:39 +02:00
Maze Winther
e2bd8d1e09
fix: don't pre-fetch sounds
2025-09-01 16:31:03 +02:00
Maze Winther
350b55081c
refactor(core): switch to scene-based architecture
2025-09-01 16:17:06 +02:00
Maze Winther
2b700b7474
feat: scenes button to timeline toolbar
2025-08-31 23:25:26 +02:00
Maze Winther
e43d79e4c5
style: fix timeline toolbar border to extend full width
2025-08-31 22:39:20 +02:00
Maze Winther
45d0caf979
style: spacing
2025-08-31 21:55:36 +02:00
Maze Winther
6e32d4aed5
refactor: move timeline toolbar to separate file
2025-08-31 21:54:42 +02:00
Maze Winther
8eabbeae7c
more changes
2025-08-31 21:51:31 +02:00
Maze Winther
2c5d5dc234
bunch of small improvements
2025-08-31 19:57:50 +02:00
Maze Winther
73a156c002
gradient backgrounds now work
2025-08-31 14:35:24 +02:00
Maze Winther
29fdd8568d
refactor: improve types, fix background blur, some other stuff
2025-08-31 14:10:59 +02:00
Maze Winther
3db7666467
more styling
2025-08-31 13:53:13 +02:00
Maze Winther
e222f15d1d
feat: implement timeline caching with cache indicator
2025-08-31 13:26:53 +02:00
Maze Winther
2afd4ec6fb
feat: switching theme across entire site
2025-08-31 00:01:38 +02:00
Maze Winther
886cf81bd0
feat: timeline auto-scroll for moving clips
2025-08-28 23:59:40 +02:00
Maze Winther
a7d90f7eac
feat: copy/pasting for elements
2025-08-28 22:37:51 +02:00
Maze Winther
70a9bfebb1
feat: add audio support for export
2025-08-28 21:52:03 +02:00
Maze Winther
f9170dcf09
style: re-design colors in text properties panel
2025-08-27 17:23:16 +02:00
Maze Winther
ebe1b38bdf
style: properties panel
2025-08-27 11:26:28 +02:00
Maze Winther
88c4d160e0
more padding
2025-08-27 01:02:43 +02:00
Maze Winther
163b3599dc
padding
2025-08-27 00:56:37 +02:00
Maze Winther
adc8cb37fc
another huge refactor
2025-08-27 00:52:39 +02:00
Maze Winther
b459b46802
refactor: type-safety & separate concerns
2025-08-26 15:04:25 +02:00
Maze Winther
2f7cd11ca1
refactor: type-safety
2025-08-26 11:51:08 +02:00
Danilo Arantes F.
03e68e77a9
fix(editor): Don't log expected errors in `AudioWaveform` during unmount ( #565 )
...
* Update README.md
* fix(editor): Don't log expected errors in `AudioWaveform` during unmount
---------
Co-authored-by: Maze <167211895+mazeincoding@users.noreply.github.com>
Co-authored-by: Maze Winther <mazewinther@gmail.com>
2025-08-25 11:37:33 +02:00
Maze Winther
a4f2273e25
feat: mediabunny + preview canvas refactor
2025-08-23 11:00:59 +02:00
Maze Winther
756a7c7caa
feat: implement reveal in media feature
2025-08-18 10:54:28 +02:00
enkei64
0f1ed40aef
fix: stickers panel ( #553 )
...
* fixes to the stickers panel
* Reduce padding on the sides to save space
2025-08-16 23:03:16 +02:00
Maze Winther
a90a0f9740
typo
2025-08-16 19:16:20 +02:00
Maze Winther
11d2a66c95
style: improve ui for selected timeline elements
2025-08-16 19:11:50 +02:00
karansingh21202
e96682f89e
fix: enable removing background color in text back to transparent and remember last selection ( #510 )
2025-08-16 07:39:32 +02:00
Zaka
7e4cd76762
feat: add an input so the user can go to a specific timestamp ( #530 )
...
* feat: add an input so the user can go to a specific timestamp
* fix: use TimeCode type for EditableTimecodeProps
* cleanup
---------
Co-authored-by: Maze Winther <mazewinther@gmail.com>
2025-08-15 23:01:18 +02:00
enkei64
c3f3345d7b
feat: stickers panel ( #539 )
...
* Stickers panel base complete
* Improve dark mode stickers background for visibility
* Prevent stickers from being too small or too big
* Improve UI, added credit for Iconify API
* Allow manually loading more collections
* Add a maximum width of 200px so stickers aren't too big
* cleanup
* style: hover state of button
* refactor: input component
* fix: mark input component as client
* so much stuff
---------
Co-authored-by: Maze Winther <mazewinther@gmail.com>
2025-08-15 02:11:21 +02:00
vadi25
defff2fc46
fix: changed mute track icon to more understandable ones ( #550 )
2025-08-14 14:30:22 +02:00
Maze Winther
0274fb6626
cleanup
2025-08-13 17:05:17 +02:00
ryu
0ae09c9df5
Merge branch 'staging' into feat/timeline-return-to-start
2025-08-13 14:01:07 +05:00
Maze Winther
71b6718337
feat: implement mute video tracks
2025-08-13 00:52:19 +02:00
Maze Winther
5b059ce6de
feat: auto-captions
2025-08-11 22:24:54 +02:00
Justin322322
e908bad167
fix(preview): mute button not affecting embedded video audio, ensure topmost video track renders above lower tracksmute button not affecting embedded video audio ( #529 ) ( #532 )
2025-08-09 23:39:24 +02:00
Sai Teja
8c205273b7
fix(timeline): keep playhead below dialogs ( #533 )
2025-08-09 23:36:48 +02:00
ryu
e71788014d
Merge branch 'main' into feat/timeline-return-to-start
2025-08-07 19:37:06 +05:00
Maze Winther
effb6a8641
feat: remove background blur note
2025-08-07 15:46:09 +02:00