OpenCut/apps/web
Vlad 281ec63d7e Fixed BUG Editor cursor does not stop at the end of an audio file
Get duration of content on the timeline to make sure the playhead moves until the end of the timeline content when the content is less than 10 seconds.
Originally it would go all the way to the 10 seconds when timeline content was less than that.
I checked how clipchamp does it and they have a min 10 sec timeline but video timeline plays at length of content, so we are doing it like the pros. timeline is jumpy though will probably work on that.
2025-07-30 10:25:35 -04:00
..
migrations feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
public feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
src Fixed BUG Editor cursor does not stop at the end of an audio file 2025-07-30 10:25:35 -04:00
.env.example fix: typo in url 2025-07-22 00:34:49 +02:00
.gitignore chore(turborepo): initial setup and config, move db to package 2025-06-24 11:23:40 +03:00
Dockerfile feat: Add comprehensive keyboard shortcuts system for video editor 2025-07-15 12:36:53 -04:00
components.json feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
drizzle.config.ts feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
next.config.ts feat: add opencut blog 2025-07-21 23:18:07 +02:00
package.json feat: create external tools section (#493) 2025-07-30 16:20:44 +03:00
postcss.config.mjs format 2025-07-20 11:00:22 +03:00
tailwind.config.ts feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
tsconfig.json feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
tsconfig.tsbuildinfo fix: global biome exe, fix missing args 2025-07-25 00:55:39 +03:00