Commit Graph

690 Commits

Author SHA1 Message Date
Maze Winther 651cfbfccb Merge branch 'main' of https://github.com/vadi25/opencut into vadi25/main 2025-07-16 22:47:23 +02:00
Maze Winther accad442f4 cleanup 2025-07-16 22:47:17 +02:00
vadi25 0988a936ad added redirect to project page if users not authorized, to be change by rolegate in the future 2025-07-16 20:37:13 +02:00
vadi25 6e3a9ec7ec fixed so only Projects can be created in production, so DB is safe from being saturated in production 2025-07-16 20:24:16 +02:00
Maze Winther e7344d9120 Merge branch 'main' of https://github.com/mazeincoding/AppCut 2025-07-16 16:15:11 +02:00
Maze Winther c3de532709 fix 2025-07-16 16:14:45 +02:00
iza 3b93fd6b68
Merge pull request #315 from OpenCut-app/staging
Staging
2025-07-16 17:06:36 +03:00
Maze Winther 20f73bf705 Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging 2025-07-16 16:05:35 +02:00
Maze Winther 0c086e3c24 more shortcut fixes 2025-07-16 16:05:30 +02:00
iza f6e2d5a60f
Merge pull request #314 from mezotv/feat/sponsored-by-vercel
feat(hero): add sponsored by vercel to hero
2025-07-16 16:59:36 +03:00
Maze Winther 5483db83de fix keyboard shortcuts 2025-07-16 15:52:25 +02:00
Maze Winther 3371a68896 block access in prod 2025-07-16 15:48:30 +02:00
Maze Winther fbd14290c6 another fix 2025-07-16 15:45:45 +02:00
Maze Winther 1389ce469a Merge branch 'main' of https://github.com/mazeincoding/AppCut 2025-07-16 15:44:09 +02:00
Maze Winther e317fb547d revert and fix (please work) 2025-07-16 15:44:05 +02:00
Maze Winther 8432f517cc please 2025-07-16 15:42:30 +02:00
Maze Winther 94f1c720bb fix 2025-07-16 15:41:03 +02:00
Maze Winther 453c422f94 fix 2025-07-16 15:36:16 +02:00
Maze Winther 700366f61e fix issue 2025-07-16 15:34:55 +02:00
Maze Winther 9530058b97 add waitlist count back 2025-07-16 15:30:19 +02:00
Dominik Koch 18d2186101 feat(hero): add sponsored by vercel to hero 2025-07-16 15:19:06 +02:00
Maze Winther 1e01364740 Merge branch 'main' into staging 2025-07-16 14:53:16 +02:00
Maze Winther 0554a031c2 man idk 2025-07-16 14:52:53 +02:00
Maze Winther 8bc26539eb cleanup (this doesn't work) 2025-07-16 14:37:08 +02:00
Maze Winther 527d588897 chore: bump lucide react verion 2025-07-16 13:40:34 +02:00
Maze Winther 49d467cd83 Merge branch 'staging' into pr/vishesh711/284 2025-07-16 13:38:26 +02:00
Maze Winther e57272043f Merge branch 'staging' 2025-07-16 13:30:19 +02:00
Maze Winther 9ae7cf0691 Merge branch 'main' into staging 2025-07-16 13:29:54 +02:00
Maze 025b0100d3
Merge pull request #288 from simonorzel26/feat/select-all-projects-button-clickable
feat: makes the select all project button entirely clickable and cleans up small css changes
2025-07-16 13:29:36 +02:00
Maze Winther 6281652239 fix docs 2025-07-16 13:15:41 +02:00
Maze Winther 5b10e84542 Merge branch 'main' of https://github.com/mazeincoding/AppCut 2025-07-16 13:11:43 +02:00
Maze Winther 96f7516c94 Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging 2025-07-16 12:22:15 +02:00
Maze Winther a7e23ec714 media drag overlay cleanup 2025-07-16 12:22:09 +02:00
Maze Winther 63d5b2f110 Merge branch 'feat/media-button' into staging 2025-07-16 12:04:09 +02:00
Maze Winther 446745a33c cleanup 2025-07-16 12:03:44 +02:00
Maze e96d97885b
Merge pull request #307 from W-DOS0/fix-header
Update README.md
2025-07-16 12:01:28 +02:00
Maze ccca2e8d0f
Merge pull request #308 from enkeii64/feat/display-all-contributors
feat: display all contributors
2025-07-16 12:00:11 +02:00
Maze 2982293b54
Merge pull request #287 from simonorzel26/fix/268_multiple-new-projects
fix(web): #268 multiple new projects bug
2025-07-16 11:58:56 +02:00
enkei64 0cb26ef088
Merge branch 'OpenCut-app:main' into feat/display-all-contributors 2025-07-16 19:07:33 +10:00
[W]DOS_ 2aa1eac7da Update README.md
Removed the duplicate “## Getting Started” header to improve clarity and avoid redundancy in the setup instructions.
2025-07-16 10:54:59 +02:00
Maze 27731a270d
Merge pull request #291 from ahmetskilinc/better-rate-limiting
feat: better-rate-limiting
2025-07-16 10:54:38 +02:00
enkeii64 7c6b2e4f49 feat: display all contributors 2025-07-16 18:49:11 +10:00
Ahmet Kilinc 79f6c680f3 remove browser check 2025-07-16 01:23:06 +01:00
Ahmet Kilinc ece9c78b16 coderabbit comments 2025-07-16 01:05:42 +01:00
Ahmet Kilinc eb49500592 adds Vercel BotId 2025-07-16 01:00:40 +01:00
Ahmet Kilinc 5178732c4c csrf token and browser detection 2025-07-16 00:44:42 +01:00
Simon Orzel f76169ada1 feat: refactors media drag overlay and media tab 2025-07-16 00:48:00 +02:00
Simon Orzel acd1e2e216 feat: makes the select all project button entirely clickable and cleans up small css changes 2025-07-15 23:48:47 +02:00
Maze Winther d5c52557df Merge branch 'staging' 2025-07-15 23:28:06 +02:00
Maze Winther 83d65bdd15 feat: remove waitlist count due to bots 2025-07-15 23:26:04 +02:00