Commit Graph

61 Commits

Author SHA1 Message Date
306c2885f1 Merge pull request #141 from sinanptm/code-refactoring
fix(issue): Adress the issue(#109)
2025-06-28 12:44:01 +02:00
5a6872537e feat: dedicated footer 2025-06-28 12:38:31 +02:00
901d0baafd added memoization 2025-06-27 10:58:21 +05:30
8934cc610f refactor: added auth hooks for handling sign and signup logics 2025-06-27 10:46:35 +05:30
679ebc02b5 Merge branch 'main' of https://github.com/mazeincoding/AppCut 2025-06-27 00:55:03 +02:00
d5db470150 style: update dark theme color variables 2025-06-27 00:55:00 +02:00
iza
b66e85cf4d Merge pull request #48 from fathisiddiqi/fix/google-login
fix: set redirect uri for google login and prevent router push when login by google
2025-06-26 11:28:58 +03:00
6626a8c413 fix: set redirect uri for google login and prevent router push when login by google 2025-06-26 09:33:47 +07:00
ebb3456c10 refactor: update imports in waitlist API and library to ensure consistent usage of drizzle-orm functions 2025-06-26 02:51:17 +02:00
2f3a148dd4 refactor: move debug component to separate component and place absolutely 2025-06-25 23:22:59 +02:00
e7dabd1444 style: change hover effect for consistency 2025-06-25 22:52:28 +02:00
ef806ceab8 refactor: use badge component from shadcn 2025-06-25 21:49:02 +02:00
e1481391c7 refactor: update contributors display to show top two contributors 2025-06-25 21:43:34 +02:00
777b0f7000 refactor: improved type-safety, removal of any from all instances 2025-06-25 21:40:54 +02:00
iza
76c3293ac4 Merge pull request #103 from letyassine/new-landing-page
update: landing-page
2025-06-25 18:59:25 +03:00
cca25a6103 Reduce code duplication by extracting common metadata values. 2025-06-25 20:22:17 +05:30
2e5b623d90 metadata declared in layout file 2025-06-25 20:14:55 +05:30
e786d437a5 made the project app PWA and moved metadata into a sperate file app folder 2025-06-25 19:57:35 +05:30
ba9870a908 update: landing-page 2025-06-25 15:00:35 +01:00
iza
151b3dfc51 Merge pull request #74 from letyassine/fix-og-image
fix: metadata for og image
2025-06-25 08:00:07 +03:00
547f566fc2 refactor(docker): update Dockerfile and docker-compose for improved build process and add health check API 2025-06-24 23:44:06 -04:00
22ae5d0e37 fix: metadata for og image 2025-06-25 01:16:37 +01:00
9bb19712e5 add: opengraph image 2025-06-24 23:27:00 +01:00
bbf9aae234 Revert "refactor: overhaul timeline component, separate into different files"
This reverts commit 2aa37920d5.
2025-06-24 17:54:41 +02:00
2aa37920d5 refactor: overhaul timeline component, separate into different files 2025-06-24 17:51:34 +02:00
89a003635c refactor: remove comments and unused stuff 2025-06-24 16:12:39 +02:00
61771f2a3e style: remove gradient from contributors heading 2025-06-24 15:35:42 +02:00
65b8934773 feat: add contributors page to showcase OpenCut contributors and their contributions 2025-06-24 15:11:30 +02:00
e9889b8fa7 feat: update authentication imports and migrate to new db package structure 2025-06-24 11:05:20 +02:00
c3d49711b0 Merge branch 'main' of https://github.com/mazeincoding/AppCut 2025-06-24 10:32:22 +02:00
b9e1dcf23e refactor: change button variant from 'ghost' to 'text' across multiple components for consistency 2025-06-24 10:32:19 +02:00
d25e1eaa1d feat: migrated packages properly, using packages in web app 2025-06-24 11:29:15 +03:00
65bff0d2da fix: merge conflicts, merge 2025-06-24 08:22:24 +03:00
dc35619017 clean up and simplifying more logic 2025-06-24 08:10:11 +03:00
iza
973ee68ae2 Merge pull request #25 from andrewckor/playhead-browse
Implement click-to-seek functionality in timeline
2025-06-24 08:00:20 +03:00
ad0476e78f fix: merge conflicts & updated more URLs following our new path 2025-06-24 07:55:02 +03:00
4260d4be08 feat: implement unified AuthForm component for login and signup pages 2025-06-24 02:48:14 +02:00
2b06fd97d6 fix: 404 on auth pages 2025-06-24 02:20:41 +02:00
b5e8e8ce62 chore: update favicon.ico for improved branding 2025-06-24 02:19:11 +02:00
2a1ac8fcf7 Implement click-to-seek functionality in timeline 2025-06-23 22:17:36 +03:00
f959ba87e2 fix: update auth routes 2025-06-24 01:38:53 +07:00
a6a520db70 fix: rename auth folder to (auth) to prevent route, cleaner to not have /auth prefix 2025-06-23 21:07:58 +03:00
8bcd226bdb Added google auth and some auth page ui optimisations 2025-06-23 22:51:34 +05:30
294ba01abe feat: initial state for composition and overlay editing on the video player 2025-06-23 15:39:56 +03:00
d92aed2dac Merge pull request #1 from yimothysu/main
Add /auth/login and /auth/signup routes
2025-06-23 10:52:40 +02:00
ed6ab6cd5b feat: cleaned up video player, added functionality, zooming in/out, timeline position viewer, keyboard controls 2025-06-23 09:18:15 +03:00
54235d8dfe Add /auth/login and /auth/signup routes 2025-06-22 22:32:33 -07:00
ead6684b08 change app name from AppCut to OpenCut 2025-06-22 22:22:08 +02:00
iza
620cfeea8b Update layout.tsx 2025-06-22 22:14:40 +03:00
4148308b66 update databuddy script 2025-06-22 20:43:36 +02:00