mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-05 23:18:53 -05:00
* fix: Disable Segment Tools and Reset Preview State During Playback * chore: remove some unnecessary comments * chore: build assets * fix: do not display the handles (left/right) on preview mode * fix: Disable all tools on preview mode (undo, redo, reset, etc.) * Update README.md * feat: Prettier configuration for video editor * Update README.md * Update .prettierrc * style: Format entire codebase (video-editor) with Prettier * fix: During segments playback mode, disable button interactions but keep hover working * feat: Add yarn format * prettier format * Update package.json * feat: Install prettier and improve formatting * build assets * Update version.py 6.2.0
16 lines
397 B
Plaintext
16 lines
397 B
Plaintext
node_modules
|
|
dist
|
|
.DS_Store
|
|
server/public
|
|
vite.config.ts.*
|
|
*.tar.gz
|
|
yt.readme.md
|
|
client/public/videos/sample-video.mp4
|
|
client/public/videos/sample-video-30s.mp4
|
|
client/public/videos/sample-video-37s.mp4
|
|
videos/sample-video-37s.mp4
|
|
client/public/videos/sample-video-30s.mp4
|
|
client/public/videos/sample-video-1.mp4
|
|
client/public/videos/sample-video-10m.mp4
|
|
client/public/videos/sample-video-10s.mp4
|