Commit Graph

559 Commits

Author SHA1 Message Date
6a666efa39 Merge branch 'OpenCut-app:main' into patch-1 2025-06-25 20:40:50 +08:00
07351ca7e6 fix(timeline): drag and drop to create new track 2025-06-25 20:04:21 +08:00
d9fcef9385 fix(playback-store): reset playhead and notify video elements on completion 2025-06-25 16:34:12 +05:30
7f0bcea4ca Feat: basic audio waveform added. 2025-06-25 15:29:20 +05:30
903cdf5fff Merge branch 'OpenCut-app:main' into main 2025-06-25 15:01:05 +05:30
354dbbd0f9 Moved @types/pg into devDependencies 2025-06-25 14:59:49 +05:30
51a83f9f21 fix(ci): update cache key to include Bun version for consistency 2025-06-25 14:16:35 +05:00
e2a0f745c8 Merge branch 'main' into bump-bun-version 2025-06-25 14:12:45 +05:00
iza
c18b173bc9 Merge pull request #86 from Shubbu03/main
UI fixes to the media-panel component
2025-06-25 12:09:47 +03:00
iza
a4201c8be6 Merge pull request #93 from DevloperAmanSingh/feat/global-mute-control
Feature - Global Mute Control
2025-06-25 12:09:05 +03:00
1722055a72 update: bump Bun version to 1.2.17 in CI workflow 2025-06-25 13:53:51 +05:00
01b9dbccc2 fix(playback-store): improve mute functionality to retain previous volume state 2025-06-25 14:17:26 +05:30
d39edd8521 style(issue_template): form style 2025-06-25 16:03:36 +08:00
3a6cfd73e4 feat(playback-types): add muted state and mute controls to PlaybackState and PlaybackControls interfaces 2025-06-25 13:28:04 +05:30
e14e137212 feat(playback-store): implement mute and unmute functionality with improved volume handling 2025-06-25 13:27:55 +05:30
fe1a2542cc feat(video-player): enhance video player with mute functionality and improved event handling 2025-06-25 13:27:48 +05:30
66eb6f13d5 feat(preview-panel): add volume control and mute functionality to the video player 2025-06-25 13:27:39 +05:30
4db515df51 code rabbit suggested fix 2025-06-25 12:29:06 +05:30
992b0cbf23 Update apps/web/src/components/editor/timeline.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-25 12:16:47 +05:30
7444ab2894 UI fixes to the media-panel component 2025-06-25 12:13:16 +05:30
fd2cf591b7 fix: text visible 2025-06-25 12:01:30 +05:30
d8494185e0 docs: change commands in README adapted to different platforms 2025-06-25 14:28:56 +08:00
iza
3989da93c3 Merge pull request #81 from pulkitgarg04/feature/project-name-editing
feature: add project name editing functionality
2025-06-25 08:31:24 +03:00
10d11a5baa Merge branch 'main' of github.com:ga1az/OpenCut into fix-docker-setup 2025-06-25 01:22:09 -04:00
998ee086e5 chore(docker): update Dockerfile to set NODE_ENV to production and ensure telemetry is disabled 2025-06-25 01:21:09 -04:00
iza
402b004ef3 Merge pull request #71 from Harshitshukla0208/fix/ai-solution-67-1750807491754
fix(issue): Address issue #67 - [BUG] buttons jitter left and right
2025-06-25 08:02:04 +03:00
iza
affa239f7b Merge pull request #72 from Harshitshukla0208/fix/ai-solution-65-1750807569933
fix(issue): Address issue #65 - [BUG]
2025-06-25 08:00:57 +03: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
iza
4a8ff91ae3 Merge pull request #76 from creotove/main
Fix: [BUG] buttons jitter left and right #67
2025-06-25 07:59:11 +03:00
411a9a5f1c feature: add project name editing functionality 2025-06-25 10:26:29 +05:30
iza
b8057cdd30 Merge pull request #77 from ga1az/fix-docker-setup
refactor(docker): update Dockerfile and docker-compose
2025-06-25 07:56:14 +03:00
iza
e01142b798 Merge pull request #80 from pulkitgarg04/fix/drizzle-schema-path-configuration
fix: drizzle schema path configuration in web app
2025-06-25 07:55:40 +03:00
7461b763b1 fix: drizzle schema path configuration in web app 2025-06-25 10:09:42 +05:30
1f2c505efe chore(docker): enhance Dockerfile by adding dependency installation step and removing redundant NODE_ENV variable 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 2025-06-24 23:44:06 -04:00
7de09adce6 Fix: unwanted seperator when there is a clip on track. 2025-06-25 08:51:17 +05:30
84d206c01e Fix: [BUG] buttons jitter left and right #67 2025-06-25 08:36:27 +05:30
22ae5d0e37 fix: metadata for og image 2025-06-25 01:16:37 +01:00
bc28ce09cb Merge pull request #69 from letyassine/og
add: opengraph image
2025-06-25 01:31:11 +02:00
a9293ffb48 fix(issue): Address issue #65 - [BUG] 2025-06-25 04:56:15 +05:30
274d03185b fix(issue): Address issue #67 - [BUG] buttons jitter left and right 2025-06-25 04:54:56 +05:30
9bb19712e5 add: opengraph image 2025-06-24 23:27:00 +01:00
bc3fbabfb2 fix(header): remove target attribute from 'Editor' link for consistency 2025-06-24 22:49:19 +02:00
9354d69acf feat(header): conditionally render 'Editor' or 'GitHub' button based on environment 2025-06-24 22:48:55 +02:00
f8a4cd4ac6 fix(hero): remove padding from hero waitlist count 2025-06-24 22:43:43 +02:00
5fc205fc57 fix(timeline): update drag overlay styling for better visibility 2025-06-24 22:23:02 +02:00
8f583c25e0 feat(timeline): add context menu handling to TimelineTrackContent component 2025-06-24 22:20:17 +02:00
iza
27471ba532 Merge pull request #63 from OpenCut-app/izadoesdev-patch-1
Update README.md
2025-06-24 22:40:35 +03:00
iza
1d13e9a67f Update README.md 2025-06-24 22:40:19 +03:00
iza
9b29122a2c Merge pull request #58 from creotove/main
Fix: [BUG] Backend not running #56.
2025-06-24 22:34:58 +03:00