Commit Graph

1387 Commits

Author SHA1 Message Date
Notoriousbrain 9e711c1e09 added the error handling 2025-07-24 03:28:35 +05:30
Notoriousbrain 8be8f0a5a5 added the dialog before deleting 2025-07-24 03:20:00 +05:30
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
Dominik K. 41a78b4e4c
Merge pull request #442 from taqh/feat/add-rss-feed
Added an rss feed for discovery
2025-07-23 17:39:00 +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
pratiyankkumar 8208d931d0 fix: Added z-index in playhead so it doesnt appears above popups 2025-07-23 15:36:38 +05:30
Karan Singh b87f470dc4 feat: implement smooth text dragging with boundary constraints 2025-07-23 14:17:42 +05:30
Kha Nguyen e0fac61a91 fix: use grid for better project title responsiveness and ellipsis 2025-07-23 00:37:14 -05:00
Kha Nguyen 92079777b9 change reset default button label 2025-07-22 19:47:26 -05:00
Kha Nguyen f6073c47c6 highlight all keys when editing shorcuts for an action 2025-07-22 19:33:10 -05:00
Kha Nguyen f98651cd33 fix: add reset button for custom shorcuts 2025-07-22 19:19:43 -05:00
Kha Nguyen 771591bdfa fix: better detect letter keys using KeyboardEvent.code 2025-07-22 19:19:43 -05:00
Kha Nguyen f3d5eb9d08 refactor: clean up key mapping logic for human-readable shortcuts 2025-07-22 19:19:43 -05:00
Kha Nguyen a434459a9c display key based on OS 2025-07-22 18:54:32 -05:00
Kha Nguyen 901ddb509d fix: prevent action to perform on key press when edit keybindings 2025-07-22 18:54:32 -05:00
Notoriousbrain 4fb6018cf4 changed it to const for loop in removeMediaItem 2025-07-22 17:54:56 +05:30
Notoriousbrain ec87526842 changed the code to make sure it doesnt skip any media 2025-07-22 17:24:40 +05:30
Notoriousbrain cf6ef8f1c4 fix: removed the media from timeline after its deleted 2025-07-22 16:44:16 +05:30
Maze Winther cabf860330 Merge pull request #422 2025-07-22 12:43:39 +02:00
Maze Winther 68492df302 Merge pull request [#422](https://github.com/mazeincoding/AppCut/issues/422) 2025-07-22 12:43:27 +02:00
ayush18pop 4e808b6c46 refactor: clean up unused variables and improve code readability in EditorHeader component 2025-07-22 16:12:47 +05:30
ayush18pop 4350f9898e feat: enhance project name editing with error handling and improved input component 2025-07-22 16:09:40 +05:30
ayush18pop 6de16395b7 fix: improve property item display by adding truncation and tooltip for long values 2025-07-22 16:08:41 +05:30
Maze Winther 40aac17cfb Merge pull request #366 2025-07-22 12:36:36 +02:00
Maze Winther 87a29963c3 Merge pull request [#366](https://github.com/mazeincoding/AppCut/issues/366) 2025-07-22 12:36:17 +02:00
ayush18pop 747630ef3f fix: handle project renaming errors and adjust input styling in properties panel 2025-07-22 15:56:42 +05:30
Maze Winther a7c0b92051 Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging 2025-07-22 12:02:57 +02:00
Maze Winther fe0175c15e chore: fix bun lock for duplicate 2025-07-22 12:02:53 +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
ayush18pop 097c574d9c feat: enhance project name input in editor header and improve properties panel display 2025-07-22 15:27:46 +05:30
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
Maze a5f7b477e6
Merge pull request #420 from chrissshan/feature/update-timeline-snapping-icon
feat: [UI] Update Timeline icon for "Auto Snapping"
2025-07-22 11:40:14 +02:00
ayush18pop 853509dd2c refactor: streamline project name editing by removing timeout and enhancing focus handling 2025-07-22 13:58:27 +05:30
chrissshan 205ad520f0 update icon 2025-07-22 01:11:12 -07:00
ayush18pop 26f5966ebd refactor: enhance comments for project name editing functionality in editor header 2025-07-22 13:25:50 +05:30
ayush18pop b6a8ca79f6 feat: add project renaming functionality in editor header 2025-07-22 13:15:39 +05:30
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
Maze f2a403b678
Merge pull request #407 from OpenCut-app/fix/hardcode-blog
fix: hardcode blog url
2025-07-22 00:44:52 +02:00
Dominik K. 0ba2893610
fix: hardcode blog url 2025-07-22 00:43:27 +02:00
Maze 6399f1c902
Merge pull request #405 from mezotv/main
fix: typo in url
2025-07-22 00:39:20 +02:00
Dominik Koch e5c8df5555 fix: typo in url 2025-07-22 00:34:49 +02:00
Maze 11b270ffd3
Merge pull request #404 from mezotv/fix/blog
fix: move to next_public keys
2025-07-22 00:30:54 +02:00
Dominik K. 1b0dd48f3d
Merge branch 'main' into fix/blog 2025-07-22 00:29:46 +02:00
Dominik Koch b10c8536fa fix: move to next_public keys 2025-07-22 00:27:23 +02:00