Commit Graph

  • 3bb640c453 oh god (netlify) Maze Winther 2025-06-25 19:06:41 +02:00
  • 0f343dfbda i hate netlify Maze Winther 2025-06-25 18:57:52 +02:00
  • ba14d65605 Merge branch 'main' of https://github.com/mazeincoding/AppCut Maze Winther 2025-06-25 18:46:26 +02:00
  • 94d39dfa7e fix: netlify config Maze Winther 2025-06-25 18:46:22 +02:00
  • 00d7b3ba8d Merge pull request #89 from YaoSiQian/patch-1 iza 2025-06-25 19:30:40 +03:00
  • 266d3bc0a2 Merge pull request #94 from Zaid-maker/bump-bun-version iza 2025-06-25 19:30:09 +03:00
  • b94cc121d2 Merge pull request #107 from DevloperAmanSingh/feature/progress-bar iza 2025-06-25 19:29:46 +03:00
  • 181d3fca06 fix: improve UI responsiveness during media file processing DevloperAmanSingh 2025-06-25 21:50:12 +05:30
  • 57bfb7610f Merge branch 'main' of https://github.com/mazeincoding/AppCut Maze Winther 2025-06-25 18:19:33 +02:00
  • 5977a5d253 fix: netlify config Maze Winther 2025-06-25 18:19:28 +02:00
  • 0723623eaf feat: add progress callback to media file processing function DevloperAmanSingh 2025-06-25 21:41:23 +05:30
  • f9d0be20d0 feat: implement progress tracking for media file processing in timeline DevloperAmanSingh 2025-06-25 21:41:16 +05:30
  • a511c57729 feat: enhance media processing with progress tracking DevloperAmanSingh 2025-06-25 21:41:10 +05:30
  • 76c3293ac4 Merge pull request #103 from letyassine/new-landing-page iza 2025-06-25 18:59:25 +03:00
  • a969f3df86 Merge pull request #105 from sinanptm/pwa-seo iza 2025-06-25 18:55:26 +03:00
  • cca25a6103 Reduce code duplication by extracting common metadata values. muhammed sinan 2025-06-25 20:22:17 +05:30
  • c322ad1124 Merge branch 'main' into split-issue-83 Priyankar Pal 2025-06-25 20:16:15 +05:30
  • 2e5b623d90 metadata declared in layout file muhammed sinan 2025-06-25 20:14:55 +05:30
  • e786d437a5 made the project app PWA and moved metadata into a sperate file app folder muhammed sinan 2025-06-25 19:57:35 +05:30
  • 0ae852c185 Merge branch 'main' of https://github.com/mazeincoding/AppCut Maze Winther 2025-06-25 16:18:00 +02:00
  • db60354349 fix: move netlify config file to root Maze Winther 2025-06-25 16:17:53 +02:00
  • ba9870a908 update: landing-page yassinehaimouch 2025-06-25 15:00:35 +01:00
  • e7d35c667f feat: add star count back to header Maze Winther 2025-06-25 15:36:50 +02:00
  • 067b6e3d73 Merge pull request #96 from sinanptm/main iza 2025-06-25 16:03:25 +03:00
  • 2326faf526 Merge pull request #97 from creotove/Feat/audio-waveform iza 2025-06-25 16:01:34 +03:00
  • 9ba57d86b6 Merge pull request #100 from DevloperAmanSingh/fix/timeline-redbar-fix iza 2025-06-25 16:01:02 +03:00
  • 92a8466368 Merge pull request #101 from GeorgeCaoJ/fix/drag-drop-new-tracks iza 2025-06-25 16:00:45 +03:00
  • 56a8098442 fix(issue_template): fix tags YaoSiQian 2025-06-25 20:50:33 +08:00
  • 6a666efa39 Merge branch 'OpenCut-app:main' into patch-1 YaoSiQian 2025-06-25 20:40:50 +08:00
  • 07351ca7e6 fix(timeline): drag and drop to create new track GeorgeCaoJ 2025-06-25 20:04:21 +08:00
  • d9fcef9385 fix(playback-store): reset playhead and notify video elements on completion DevloperAmanSingh 2025-06-25 16:34:12 +05:30
  • 7f0bcea4ca Feat: basic audio waveform added. creotove 2025-06-25 15:29:20 +05:30
  • 903cdf5fff Merge branch 'OpenCut-app:main' into main Muhammed Sinan 2025-06-25 15:01:05 +05:30
  • 354dbbd0f9 Moved @types/pg into devDependencies muhammed sinan 2025-06-25 14:59:49 +05:30
  • 51a83f9f21 fix(ci): update cache key to include Bun version for consistency Zaid-maker 2025-06-25 14:16:35 +05:00
  • e2a0f745c8 Merge branch 'main' into bump-bun-version Zaid-maker 2025-06-25 14:12:45 +05:00
  • c18b173bc9 Merge pull request #86 from Shubbu03/main iza 2025-06-25 12:09:47 +03:00
  • a4201c8be6 Merge pull request #93 from DevloperAmanSingh/feat/global-mute-control iza 2025-06-25 12:09:05 +03:00
  • 1722055a72 update: bump Bun version to 1.2.17 in CI workflow Zaid-maker 2025-06-25 13:53:51 +05:00
  • 01b9dbccc2 fix(playback-store): improve mute functionality to retain previous volume state DevloperAmanSingh 2025-06-25 14:17:26 +05:30
  • d39edd8521 style(issue_template): form style YaoSiQian 2025-06-25 16:03:36 +08:00
  • 3a6cfd73e4 feat(playback-types): add muted state and mute controls to PlaybackState and PlaybackControls interfaces DevloperAmanSingh 2025-06-25 13:28:04 +05:30
  • e14e137212 feat(playback-store): implement mute and unmute functionality with improved volume handling DevloperAmanSingh 2025-06-25 13:27:55 +05:30
  • fe1a2542cc feat(video-player): enhance video player with mute functionality and improved event handling DevloperAmanSingh 2025-06-25 13:27:48 +05:30
  • 66eb6f13d5 feat(preview-panel): add volume control and mute functionality to the video player DevloperAmanSingh 2025-06-25 13:27:39 +05:30
  • 4db515df51 code rabbit suggested fix Shubbu03 2025-06-25 12:29:06 +05:30
  • 992b0cbf23 Update apps/web/src/components/editor/timeline.tsx Priyankar Pal 2025-06-25 12:16:47 +05:30
  • 7444ab2894 UI fixes to the media-panel component Shubbu03 2025-06-25 12:13:16 +05:30
  • fd2cf591b7 fix: text visible priyankarpal 2025-06-25 12:01:30 +05:30
  • d8494185e0 docs: change commands in README adapted to different platforms ILoveScratch 2025-06-25 14:28:56 +08:00
  • 3989da93c3 Merge pull request #81 from pulkitgarg04/feature/project-name-editing iza 2025-06-25 08:31:24 +03:00
  • 10d11a5baa Merge branch 'main' of github.com:ga1az/OpenCut into fix-docker-setup ga1az 2025-06-25 01:22:09 -04:00
  • 998ee086e5 chore(docker): update Dockerfile to set NODE_ENV to production and ensure telemetry is disabled ga1az 2025-06-25 01:21:09 -04:00
  • 402b004ef3 Merge pull request #71 from Harshitshukla0208/fix/ai-solution-67-1750807491754 iza 2025-06-25 08:02:04 +03:00
  • affa239f7b Merge pull request #72 from Harshitshukla0208/fix/ai-solution-65-1750807569933 iza 2025-06-25 08:00:57 +03:00
  • 151b3dfc51 Merge pull request #74 from letyassine/fix-og-image iza 2025-06-25 08:00:07 +03:00
  • 4a8ff91ae3 Merge pull request #76 from creotove/main iza 2025-06-25 07:59:11 +03:00
  • 411a9a5f1c feature: add project name editing functionality Pulkit Garg 2025-06-25 10:26:29 +05:30
  • b8057cdd30 Merge pull request #77 from ga1az/fix-docker-setup iza 2025-06-25 07:56:14 +03:00
  • e01142b798 Merge pull request #80 from pulkitgarg04/fix/drizzle-schema-path-configuration iza 2025-06-25 07:55:40 +03:00
  • 7461b763b1 fix: drizzle schema path configuration in web app Pulkit Garg 2025-06-25 10:09:42 +05:30
  • 1f2c505efe chore(docker): enhance Dockerfile by adding dependency installation step and removing redundant NODE_ENV variable ga1az 2025-06-24 23:59:42 -04:00
  • 547f566fc2 refactor(docker): update Dockerfile and docker-compose for improved build process and add health check API ga1az 2025-06-24 23:44:06 -04:00
  • 7de09adce6 Fix: unwanted seperator when there is a clip on track. creotove 2025-06-25 08:51:17 +05:30
  • 84d206c01e Fix: [BUG] buttons jitter left and right #67 creotove 2025-06-25 08:36:27 +05:30
  • 22ae5d0e37 fix: metadata for og image yassinehaimouch 2025-06-25 01:16:37 +01:00
  • bc28ce09cb Merge pull request #69 from letyassine/og Maze 2025-06-25 01:31:11 +02:00
  • a9293ffb48 fix(issue): Address issue #65 - [BUG] Harshit Shukla 2025-06-25 04:56:15 +05:30
  • 274d03185b fix(issue): Address issue #67 - [BUG] buttons jitter left and right Harshit Shukla 2025-06-25 04:54:56 +05:30
  • 9bb19712e5 add: opengraph image yassinehaimouch 2025-06-24 23:27:00 +01:00
  • bc3fbabfb2 fix(header): remove target attribute from 'Editor' link for consistency Maze Winther 2025-06-24 22:49:19 +02:00
  • 9354d69acf feat(header): conditionally render 'Editor' or 'GitHub' button based on environment Maze Winther 2025-06-24 22:48:55 +02:00
  • f8a4cd4ac6 fix(hero): remove padding from hero waitlist count Maze Winther 2025-06-24 22:43:43 +02:00
  • 5fc205fc57 fix(timeline): update drag overlay styling for better visibility Maze Winther 2025-06-24 22:23:02 +02:00
  • 8f583c25e0 feat(timeline): add context menu handling to TimelineTrackContent component Maze Winther 2025-06-24 22:20:17 +02:00
  • 27471ba532 Merge pull request #63 from OpenCut-app/izadoesdev-patch-1 iza 2025-06-24 22:40:35 +03:00
  • 1d13e9a67f Update README.md izadoesdev-patch-1 iza 2025-06-24 22:40:19 +03:00
  • 9b29122a2c Merge pull request #58 from creotove/main iza 2025-06-24 22:34:58 +03:00
  • dcbae4554c Merge pull request #60 from karansingh21202/fix/hero-section-spacing iza 2025-06-24 22:33:37 +03:00
  • 33916d4e91 chore: update @types/node to version 22.15.33 and add project name in package.json Maze Winther 2025-06-24 21:29:15 +02:00
  • 595f4c5f88 refactor: update header component to replace 'Start editing' button with 'GitHub' Maze Winther 2025-06-24 20:58:37 +02:00
  • 77560dc5aa fix(hero): improve spacing and prevent footer overlap in hero section (#51) Karan Singh 2025-06-25 00:08:13 +05:30
  • 99965c0674 Update README.md mazeincoding-patch-1 Maze 2025-06-24 20:04:49 +02:00
  • 87c4bd4c95 Fix rendering issue in README Maze 2025-06-24 20:04:22 +02:00
  • e8a22d99cb Fix: [BUG] Backend not running #56. creotove 2025-06-24 22:32:37 +05:30
  • 71be89ada3 Merge pull request #55 from Zaid-maker/fix-workflow iza 2025-06-24 19:22:21 +03:00
  • afb32909fe re arrange Zaid-maker 2025-06-24 21:19:31 +05:00
  • 5ed2d729bf fixing CI Zaid-maker 2025-06-24 21:16:36 +05:00
  • bbf9aae234 Revert "refactor: overhaul timeline component, separate into different files" Maze Winther 2025-06-24 17:54:41 +02:00
  • 2aa37920d5 refactor: overhaul timeline component, separate into different files Maze Winther 2025-06-24 17:51:34 +02:00
  • c3df43b8c8 Merge branch 'main' of https://github.com/mazeincoding/AppCut Maze Winther 2025-06-24 17:49:39 +02:00
  • 91251fa94d chore: update Netlify configuration for build process and publishing path Maze Winther 2025-06-24 17:49:12 +02:00
  • c0b85b0f29 Merge pull request #43 from Zaid-maker/implement-workflows iza 2025-06-24 18:23:07 +03:00
  • b17e05f126 Merge pull request #45 from GeorgeCaoJ/feat/media-panel-filter iza 2025-06-24 18:22:29 +03:00
  • 792ebcef38 Merge pull request #47 from Jeanpseven/main iza 2025-06-24 18:21:00 +03:00
  • e5ade1f3ac style: remove roundec corners from tracks Maze Winther 2025-06-24 17:14:15 +02:00
  • 89a003635c refactor: remove comments and unused stuff Maze Winther 2025-06-24 16:12:39 +02:00
  • 61771f2a3e style: remove gradient from contributors heading Maze Winther 2025-06-24 15:35:42 +02:00
  • 65b8934773 feat: add contributors page to showcase OpenCut contributors and their contributions Maze Winther 2025-06-24 15:11:30 +02:00
  • 6581218ea9 fix: update hero text for clarity and platform compatibility Maze Winther 2025-06-24 15:10:55 +02:00