Commit Graph

397 Commits

Author SHA1 Message Date
iza c0b85b0f29
Merge pull request #43 from Zaid-maker/implement-workflows
feat: add Bun CI workflow for building and testing
2025-06-24 18:23:07 +03:00
iza b17e05f126
Merge pull request #45 from GeorgeCaoJ/feat/media-panel-filter
feat: support filter media type in media panel
2025-06-24 18:22:29 +03:00
iza 792ebcef38
Merge pull request #47 from Jeanpseven/main
Update waitlist.ts
2025-06-24 18:21:00 +03:00
Maze Winther e5ade1f3ac style: remove roundec corners from tracks 2025-06-24 17:14:15 +02:00
Maze Winther 89a003635c refactor: remove comments and unused stuff 2025-06-24 16:12:39 +02:00
Maze Winther 61771f2a3e style: remove gradient from contributors heading 2025-06-24 15:35:42 +02:00
Maze Winther 65b8934773 feat: add contributors page to showcase OpenCut contributors and their contributions 2025-06-24 15:11:30 +02:00
Maze Winther 6581218ea9 fix: update hero text for clarity and platform compatibility 2025-06-24 15:10:55 +02:00
Zaid-maker 82e7d2236d Merge branch 'main' into implement-workflows 2025-06-24 17:57:40 +05:00
Maze 20bb485ad1
Merge branch 'main' into main 2025-06-24 14:48:48 +02:00
Maze Winther 4b2afb7271 style: set min/max height for timeline 2025-06-24 14:19:47 +02:00
GeorgeCaoJ 25dc5f5365 fix: add missing semicolon 2025-06-24 20:14:07 +08:00
W r e n c h d929caabff
Update waitlist.ts 2025-06-24 09:13:42 -03:00
George 984be4f6e6
Merge branch 'OpenCut-app:main' into feat/media-panel-filter 2025-06-24 20:06:08 +08:00
GeorgeCaoJ 4941ec4798 feat: support filter media in media panel 2025-06-24 20:02:36 +08:00
Zaid-maker 62051de6c1 Merge branch 'main' into implement-workflows 2025-06-24 16:59:44 +05:00
Maze Winther 9e761a9c0b style: clean up timeline 2025-06-24 13:58:38 +02:00
Maze Winther 263c9fb5a0 Merge branch 'main' of https://github.com/mazeincoding/AppCut 2025-06-24 13:53:14 +02:00
Maze Winther 3dff7e37d0 refactor: update database imports to use new package structure 2025-06-24 13:52:48 +02:00
Zaid-maker 7c83b8e70b fix: update Bun setup action to a specific commit version 2025-06-24 16:48:10 +05:00
Zaid-maker 5de5444a3e fix: correct cache key for Bun modules in CI workflow 2025-06-24 16:32:35 +05:00
Zaid-maker 642c11fc9e implement cache 2025-06-24 16:31:13 +05:00
Zaid-maker 6a6ba8d0ae Add a top-level concurrency block so obsolete runs are auto-cancelled: 2025-06-24 16:29:40 +05:00
Zaid-maker 6a5956e64b feat: enable multi-platform builds in Bun CI workflow 2025-06-24 16:21:51 +05:00
Zaid-maker 729d1761f8 feat: add Bun CI workflow for building and testing 2025-06-24 16:14:40 +05:00
Hyteq 900deab065 fix nextjs issue with hoisted dependencies 2025-06-24 13:45:09 +03:00
Hyteq b57d6db5a0 first test 2025-06-24 13:44:23 +03:00
iza 46b8929a70
Merge pull request #41 from GeorgeCaoJ/main
fix: support context menu on track name and fix bugs of zooming in timeline track content
2025-06-24 12:34:19 +03:00
GeorgeCaoJ 5bba941dbc fix: wheel zooming in timeline tracks content 2025-06-24 17:22:05 +08:00
Maze Winther e9889b8fa7 feat: update authentication imports and migrate to new db package structure 2025-06-24 11:05:20 +02:00
Maze Winther 0ebab57aaa fix: version mismatch with drizzle 2025-06-24 10:55:06 +02:00
Hyteq 33637c0481 Merge branch 'main' of https://github.com/OpenCut-app/OpenCut 2025-06-24 11:31:41 +03:00
Maze Winther c3d49711b0 Merge branch 'main' of https://github.com/mazeincoding/AppCut 2025-06-24 10:32:22 +02:00
Maze Winther b9e1dcf23e refactor: change button variant from 'ghost' to 'text' across multiple components for consistency 2025-06-24 10:32:19 +02:00
Hyteq 3b4577e474 feat: initial auth package 2025-06-24 11:31:35 +03:00
Hyteq 30bc2127a2 Merge branch 'main' of https://github.com/OpenCut-app/OpenCut 2025-06-24 11:29:18 +03:00
Hyteq d25e1eaa1d feat: migrated packages properly, using packages in web app 2025-06-24 11:29:15 +03:00
Hyteq e2872005fb feat: initial auth package 2025-06-24 11:27:19 +03:00
Hyteq a21fc92718 update deps for db package 2025-06-24 11:25:59 +03:00
Hyteq 140880a444 chore(turborepo): initial setup and config, move db to package 2025-06-24 11:23:40 +03:00
iza 75ee0fb637
Update README.md 2025-06-24 11:10:58 +03:00
iza e9aeb8a63b
Merge pull request #42 from YaoSiQian/patch-1
style(README): insert logo in header
2025-06-24 11:08:45 +03:00
YaoSiQian f0bdf838af
style(README): insert logo in header 2025-06-24 15:54:31 +08:00
GeorgeCaoJ 503e738617 feat: add context menu in tracks and zooming in timeline 2025-06-24 14:25:29 +08:00
Hyteq 65bff0d2da fix: merge conflicts, merge 2025-06-24 08:22:24 +03:00
iza 612d0d8c15
Merge pull request #40 from pulkitgarg04/main
feat: Enable Playhead Dragging for Video Navigation
2025-06-24 08:22:20 +03:00
Hyteq e29e0892ac debug logic for the overlaying / active clips on preview 2025-06-24 08:21:36 +03:00
Pulkit Garg f0e305cfe6
Merge branch 'main' into main 2025-06-24 10:49:15 +05:30
Hyteq dc35619017 clean up and simplifying more logic 2025-06-24 08:10:11 +03:00
iza aa6d42c517
Merge pull request #23 from aashishparuvada/main
assigned-actions-to-work-on-selected-clips and added-undo/redo-functionality
2025-06-24 08:03:32 +03:00