Maze Winther
756a7c7caa
feat: implement reveal in media feature
2025-08-18 10:54:28 +02:00
Maze
17c2ba2fc8
Update README.md
2025-08-18 00:23:36 +02:00
Maze Winther
13dff382c4
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-08-17 18:50:25 +02:00
Maze Winther
f3ddf26334
feat: export waitlist
2025-08-17 18:50:13 +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
bb461fa9fb
refactor: move export button to component
2025-08-16 21:44:23 +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
Maze Winther
77d8c6c774
style: sort button in /projects
2025-08-16 18:54:18 +02:00
Maze Winther
c0709293da
style: rounded corners
2025-08-16 18:43:54 +02:00
Maze Winther
9da0dfc107
fix: clear timeline/media on new project creation to prevent state leakage
2025-08-16 18:26:41 +02:00
Maze Winther
a0f8e2c1a7
fix: clarify onboarding
2025-08-16 11:46:34 +02:00
Maze Winther
96f3373fad
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-08-16 11:36:55 +02:00
Maze Winther
354b6caedd
fix: improve clarity on export button
2025-08-16 11:36:53 +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
enkei64
1b1486ad94
fix color of icon in footer when in light mode ( #552 )
2025-08-16 07:37:30 +02:00
Maze Winther
f4e127f2d4
feat: export notice dialog
2025-08-15 23:44:19 +02:00
Maze Winther
8c77095268
feat: landing page bg
2025-08-15 23:26:17 +02:00
Shubhashish Chakraborty
4621caee19
made header sticky on scroll ( #519 ) ( #520 )
...
* made header sticky on scroll (#519 )
* cleanup
---------
Co-authored-by: Maze Winther <mazewinther@gmail.com>
2025-08-15 23:22:34 +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
Maze Winther
033a9aa1bc
refactor: duplicated classes
2025-08-15 22:36:48 +02:00
Maze Winther
aa5cd1edca
refactor: shortcuts help
2025-08-15 22:34:04 +02:00
karansingh21202
32d263fccc
fix: improve keyboard shortcuts dialog scrolling behavior and cursor ( #522 )
2025-08-15 02:49:18 +02:00
Maze Winther
7f91c9ca00
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-08-15 02:12:16 +02:00
Maze Winther
5e8a489a14
refactor: remove test
2025-08-15 02:12:10 +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
f7fddff1fc
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-08-13 00:52:22 +02:00
Maze Winther
71b6718337
feat: implement mute video tracks
2025-08-13 00:52:19 +02:00
Khang Hoang
c72badb7e9
fix missing package on fresh installation ( #537 )
...
Co-authored-by: Maze <167211895+mazeincoding@users.noreply.github.com>
2025-08-12 19:39:28 +02:00
Dipanshu Rawat
f9aab49080
fix hero image link ( #544 )
...
Co-authored-by: Maze <167211895+mazeincoding@users.noreply.github.com>
2025-08-12 19:36:22 +02:00
Maze Winther
a97eb26fa4
fix: typo causing runtime error
2025-08-12 16:35:01 +02:00
Maze Winther
ae987e1d66
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-08-12 12:38:26 +02:00
Maze Winther
8d3ccf0d56
fix: move landing page image to cdn
2025-08-12 12:38:24 +02:00
Sai Teja
3807e146e4
feat(playback): restart from beginning when play pressed at end of timeline ( Fixes #536 ) ( #542 )
2025-08-12 00:25:52 +02:00
Maze Winther
a1e48613b4
feat: add missing environment variables to turbo.json
2025-08-11 22:50:43 +02:00
Maze Winther
665bb9fbd1
fix: typescript errors
2025-08-11 22:29:15 +02:00
Maze Winther
5b059ce6de
feat: auto-captions
2025-08-11 22:24:54 +02:00
Ever Alvarez
38f8276788
fix: dialog overlay with same z-index that content ( #541 )
2025-08-11 11:56:43 +02:00
HungVP
fa698c276c
Add FREESOUND API to docker file ( #531 )
2025-08-09 23:41:23 +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
Maze Winther
88cb750a3b
Merge pull request #514
2025-08-09 11:02:15 +02:00
Maze Winther
54e990af26
Merge pull request [ #514 ]( https://github.com/mazeincoding/AppCut/issues/514 )
2025-08-09 11:02:01 +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
Maze Winther
ce58b5199a
feat: external files always create new tracks at playhead position
2025-08-06 12:52:11 +02:00
Maze Winther
2c90ddd5d5
feat: allow external file drops to individual timeline tracks
2025-08-06 12:30:48 +02:00