Commit Graph

1379 Commits

Author SHA1 Message Date
Maze Winther e7d75ce1f8 fix: add fallback 2025-08-31 13:43:52 +02:00
Maze Winther d747fb458d feat: make timeline renderer 15x faster 2025-08-31 13:40:41 +02:00
Maze Winther e222f15d1d feat: implement timeline caching with cache indicator 2025-08-31 13:26:53 +02:00
Maze Winther 21dac9f09e fix space key to play 2025-08-31 00:58:33 +02:00
Maze Winther 37d4014808 Merge branch 'staging' 2025-08-31 00:20:14 +02:00
Maze Winther 5abddb0a22 idk 2025-08-31 00:04:41 +02:00
Maze Winther 598afab08b style: fix spacing 2025-08-31 00:03:55 +02:00
Maze Winther 2afd4ec6fb feat: switching theme across entire site 2025-08-31 00:01:38 +02:00
Maze Winther e98e40028e typescript: fix any types 2025-08-30 20:45:47 +02:00
Maze Winther 454a308644 Merge branch 'staging' 2025-08-29 00:05:57 +02:00
Maze Winther 886cf81bd0 feat: timeline auto-scroll for moving clips 2025-08-28 23:59:40 +02:00
Maze Winther 2d834a49d7 Merge branch 'staging' 2025-08-28 22:39:19 +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 d4e08bb7e3 fix: deselect text before timeline selection 2025-08-27 17:55:54 +02:00
Maze Winther 06e3d0ca2a fix: color picker 2025-08-27 17:45:13 +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
Maze Winther 9497bef10a Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging 2025-08-26 11:44:06 +02:00
Maze Winther 74d45a7913 style: sonner position 2025-08-26 11:44:00 +02:00
Taesu 7434f90949
fix: use svh to prevent hero mobile layout shift (#572)
* Update README.md

* fix: use svh to prevent mobile layout shift

---------

Co-authored-by: Maze <167211895+mazeincoding@users.noreply.github.com>
Co-authored-by: Maze Winther <mazewinther@gmail.com>
2025-08-25 21:10:48 +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 7756ed0d80 ultracite 2025-08-22 23:02:43 +02:00
Maze Winther 721a28e9a7 Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging 2025-08-22 21:08:53 +02:00
Maze Winther fedde33cba claude.md 2025-08-22 21:08:43 +02:00
Maze Winther 0e3c4ef13b chore: gitignore 2025-08-22 21:08:33 +02:00
Megh Bari ffc1d7526e
feat(rename-modal): enhance input visibility in dark theme with border (#561) 2025-08-19 23:24:09 +02:00
David f750c45765
fix: adjust padding in HeaderBase for landing page (#563) 2025-08-19 23:23:19 +02:00
Maze Winther 792fb6cdc0 Merge branch 'main' of https://github.com/mazeincoding/AppCut 2025-08-18 10:54:56 +02:00
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