naoNao89
fbff145036
fix: use export type for type exports in export-utils
...
- Change ExportOptions from interface to type export
- Change ExportProgress from interface to type export
- Addresses CodeRabbit warning about using export type for type exports
2025-07-30 00:14:18 +07:00
naoNao89
073cb817d3
[UI] Fix dialog accessibility and export functionality
...
- Add DialogTitle with VisuallyHidden to CommandDialog and onboarding
- Replace YouTube redirect with functional VideoExporter implementation
- Create VisuallyHidden component for screen reader accessibility
Resolves GitHub issue #477 (export redirecting to YouTube)
Fixes console warnings about DialogContent accessibility compliance
2025-07-29 21:42:22 +07:00
Maze Winther
14475dc9a6
fix: prevent resizing elements on the timeline further than the timeline start
2025-07-26 13:13:27 +02:00
Maze Winther
6dfc80cd70
Merge pull request [ #433 ]( https://github.com/mazeincoding/AppCut/issues/433 )
2025-07-26 12:54:50 +02:00
Maze Winther
043bf7d70a
fix: ensure clicking context menu item doesn't move timeline playhead
2025-07-26 12:34:57 +02:00
Maze Winther
317ee9141e
style: make context menus appear above playhead
2025-07-26 12:27:28 +02:00
Maze Winther
f312d758da
feat: undo for when an element gets deleted from media item deletion
2025-07-26 12:24:18 +02:00
Maze Winther
309a2ecb61
Merge pull request [ #423 ]( https://github.com/mazeincoding/AppCut/issues/423 )
2025-07-26 12:22:12 +02:00
Maze Winther
b0bcca18f8
Merge pull request [ #437 ]( https://github.com/mazeincoding/AppCut/issues/437 )
2025-07-26 12:02:50 +02:00
Maze Winther
76ee723c37
refactor: use reusable PropertyItem component instead of local
2025-07-26 11:53:34 +02:00
Maze Winther
ae94056952
fix: scroll in media panel
2025-07-26 11:50:12 +02:00
Maze Winther
a4f1a02cea
Merge pull request [ #444 ]( https://github.com/mazeincoding/AppCut/issues/444 )
2025-07-26 11:35:52 +02:00
Maze Winther
00bcce8eca
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-07-26 11:29:30 +02:00
Maze Winther
70fe5cacd1
Merge pull request [ #457 ]( https://github.com/mazeincoding/AppCut/issues/457 )
2025-07-26 11:29:19 +02:00
Maze
87a8ac90e5
Merge pull request #454 from dipanshurdev/text-feat
...
feat: update text color
2025-07-26 11:25:04 +02:00
Maze
4f60c0d354
Merge pull request #457 from itsobi/fix/properties-panel-gets-cut-off-on-smaller-browser-widths
...
Update PropertyItem component and frame rate dropdown to flex-col so label and value are not on the same line
2025-07-26 11:24:41 +02:00
Maze Winther
c34f3994d9
style: spacing in header
2025-07-26 11:22:22 +02:00
Maze Winther
a369b606a5
Merge pull request [ #459 ]( https://github.com/mazeincoding/AppCut/issues/459 )
2025-07-26 11:19:48 +02:00
Maze Winther
812bab4edf
Merge pull request [ #438 ]( https://github.com/mazeincoding/AppCut/issues/438 )
2025-07-25 19:18:10 +02:00
Maze Winther
411fcaccf1
fix: redirect new tab
2025-07-25 16:57:20 +02:00
Maze Winther
5946b84b4b
feat: export redirect
2025-07-25 16:53:04 +02:00
Maze Winther
d667c1095c
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-07-25 15:34:53 +02:00
Maze Winther
9a18a7a4e9
feat: add toast for export
2025-07-25 15:30:47 +02:00
itsobi
e3504de1f1
update PropertyItem component and frame rate dropdown to flex-col so label and value are not on the same line
2025-07-25 07:56:05 -05:00
Dipanshu Rawat
7e4a4e2095
feat: update text color
2025-07-25 14:39:42 +05:30
Hyteq
65c3f9f7f7
fix: global biome exe, fix missing args
2025-07-25 00:55:39 +03:00
Hayden Bleasel
5931ddb77a
feat: add ultracite ( #452 )
...
* Init ultracite
* Update scripts and biome.jsonc
* Update biome.jsonc
* Update biome.jsonc
* Update biome.jsonc
* Run format
2025-07-25 00:41:34 +03:00
Dominik Koch
cf039e48a9
fix: import site info from correct source
2025-07-24 13:44:03 +02:00
Dominik Koch
275a23f583
fix: clean up code and add canonical url
2025-07-24 13:35:06 +02:00
iza
81ad5c1782
Merge pull request #443 from OpenCut-app/feat/sitemap
...
feat: add sitemap and robots generation
2025-07-23 20:46:02 +03:00
Dominik Koch
17d1336c80
chore: bump nextjs
2025-07-23 19:33:30 +02:00
Dominik Koch
45096b7b65
feat: add robots/sitemap generation
2025-07-23 19:33:21 +02:00
Taqib
f39f46788f
fix: add error handling
2025-07-23 15:59:47 +01:00
Taqib Ibrahim
184dcbabef
Update apps/web/src/app/rss.xml/route.ts
...
Co-authored-by: Dominik K. <dominik@koch-bautechnik.de>
2025-07-23 15:45:07 +01:00
Taqib
57243bc4b4
feat: add an rss feed
2025-07-23 15:11:10 +01:00
Maze Winther
68492df302
Merge pull request [ #422 ]( https://github.com/mazeincoding/AppCut/issues/422 )
2025-07-22 12:43:27 +02:00
Maze Winther
87a29963c3
Merge pull request [ #366 ]( https://github.com/mazeincoding/AppCut/issues/366 )
2025-07-22 12:36:17 +02:00
Maze
2791992b6b
Merge pull request #408 from treepo1/feat/select-layer-when-inserted
...
[FEATURE] Select layer when adding to the Timeline
2025-07-22 11:58:34 +02:00
Maze Winther
e7b89a4cc0
fix icon
2025-07-22 11:42:16 +02:00
Maze Winther
fb5dca9f9d
Merge branch 'main' into staging
2025-07-22 11:41:58 +02:00
chrissshan
205ad520f0
update icon
2025-07-22 01:11:12 -07:00
Maze Winther
c783062121
feat: ensure text tracks are always created above media tracks
2025-07-22 01:01:54 +02:00
Thiago Freire
301edd0749
feat: automatically select layer when is added to the timeline
2025-07-21 19:59:18 -03:00
Dominik K.
0ba2893610
fix: hardcode blog url
2025-07-22 00:43:27 +02:00
Dominik Koch
e5c8df5555
fix: typo in url
2025-07-22 00:34:49 +02:00
Dominik Koch
b10c8536fa
fix: move to next_public keys
2025-07-22 00:27:23 +02:00
iza
8c1ea7e680
Merge pull request #402 from mezotv/feat/opencut-blog
...
feat: add blog powered by marble
2025-07-22 00:59:57 +03:00
Dominik Koch
ddf0353d92
fix: use default marble data
2025-07-21 23:50:21 +02:00
Dominik Koch
5ef6e2bc97
fix: implement coderabbit suggestions
...
They actually good wtf
2025-07-21 23:45:02 +02:00
Dominik Koch
7ea4b31626
fix: remove unused siteName
2025-07-21 23:31:00 +02:00