51 Commits
Author SHA1 Message Date
Hyteq 65c3f9f7f7 fix: global biome exe, fix missing args 2025-07-25 00:55:39 +03:00
Hyteq be1ae20d90 format 2025-07-20 11:00:22 +03:00
Hyteq ede08dac41 Merge branch 'main' into staging 2025-07-20 10:50:28 +03:00
Hyteq fe020be6ce Revert "format, cleanup, deps"
This reverts commit eab8ec3ba8.
2025-07-20 10:50:17 +03:00
Hyteq eab8ec3ba8 format, cleanup, deps 2025-07-20 10:48:40 +03:00
Hyteq b1ade266e5 fix: CDN instead of app for databooty 2025-07-02 16:25:08 +03: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
Hyteq 33637c0481 Merge branch 'main' of https://github.com/OpenCut-app/OpenCut 2025-06-24 11:31:41 +03: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
Hyteq 65bff0d2da fix: merge conflicts, merge 2025-06-24 08:22:24 +03:00
Hyteq e29e0892ac debug logic for the overlaying / active clips on preview 2025-06-24 08:21:36 +03:00
Hyteq dc35619017 clean up and simplifying more logic 2025-06-24 08:10:11 +03:00
Hyteq 55c95cd574 Merge branch 'main' of https://github.com/OpenCut-app/OpenCut 2025-06-24 07:56:57 +03:00
Hyteq aacf4c5979 fix: update login url in middleware 2025-06-24 07:56:52 +03:00
Hyteq ad0476e78f fix: merge conflicts & updated more URLs following our new path 2025-06-24 07:55:02 +03:00
Hyteq a6a520db70 fix: rename auth folder to (auth) to prevent route, cleaner to not have /auth prefix 2025-06-23 21:07:58 +03:00
Hyteq 9c61b72bd4 fix conflict 2025-06-23 17:51:20 +03:00
Hyteq 14a720256f Merge branch 'main' of https://github.com/OpenCut-app/OpenCut 2025-06-23 17:43:49 +03:00
Hyteq 0f7217f42d dik 2025-06-23 17:43:44 +03:00
Hyteq 294ba01abe feat: initial state for composition and overlay editing on the video player 2025-06-23 15:39:56 +03:00
Hyteq 61c172c9cc feat: proper video playback including images and videos on the timeline 2025-06-23 14:40:34 +03:00
Hyteq 7b6ab8f152 chore: cleanup 2025-06-23 14:21:42 +03:00
Hyteq c8e522a82f fix: items duplicate instead of moving t racks 2025-06-23 14:19:56 +03:00
Hyteq 3540226af5 fix: clips duplicating when moving them around 2025-06-23 14:14:06 +03:00
Hyteq b7ccce954e fix: clips duplicating when moving them around 2025-06-23 14:05:14 +03:00
Hyteq c55b7796a6 fix: package json commands 2025-06-23 13:40:14 +03:00
Hyteq fd7ac5fd42 fix: mentions of npm 2025-06-23 13:39:38 +03:00
Hyteq a71ca538b1 fix: security emmai;l 2025-06-23 13:38:08 +03:00
Hyteq 0a4d5186a7 feat: github templates and db migration 2025-06-23 13:37:37 +03:00
Hyteq 8ab6d243bb feat: github templates and db migration 2025-06-23 13:37:33 +03:00
Hyteq 654c031380 feat: initial PR template 2025-06-23 13:33:28 +03:00
Hyteq e45e7e9f9d fix: old AppCut name references 2025-06-23 10:35:07 +03:00
Hyteq 56480772c3 feat: initial DnD and ffmpeg install 2025-06-23 10:33:03 +03:00
Hyteq 56efb55a0f cleanup more edge cases, disable overlaying items on the same track 2025-06-23 09:52:26 +03:00
Hyteq e57618a08f feat: cleanup timeline further, easier to view durations / view larger videos, design makes more sense, more responsive 2025-06-23 09:44:07 +03:00
Hyteq 50931c487b fix: better drag and drop gestures, animation, more robust handling, easier movements 2025-06-23 09:40:31 +03:00
Hyteq f688c7ef5d fix: video player properly reflecting the edited timeline, video start 2025-06-23 09:35:32 +03:00
Hyteq 68864c1442 feat: cleaned up logic for timeline, allow moving videos / items around the timeline instead of a fixed flexbox 2025-06-23 09:31:57 +03:00
Hyteq d3207e6745 feat: trim videos properly, draggable trim edges to both sides, cleaned up logic and optimized 2025-06-23 09:25:27 +03:00
Hyteq ed6ab6cd5b feat: cleaned up video player, added functionality, zooming in/out, timeline position viewer, keyboard controls 2025-06-23 09:18:15 +03:00
Hyteq 589f4a20a1 feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
Hyteq 79b8275bc0 chore: cleaned up annoying toasts that arent needed 2025-06-23 09:04:33 +03:00
Hyteq c2b70c13e9 chore: cleaned up logic, comments, logic and overall structure of media panel to be more robust 2025-06-23 09:02:32 +03:00
Hyteq 2bb347f1ae feat: added biome, fixed input hydration issue from uncontrolled input being used as controlled input 2025-06-23 08:55:55 +03:00
Hyteq e73e3506fc feat: add docker-compose for local database setup, example .env 2025-06-23 08:52:37 +03:00