Markos Gogoulos
fa67ffffb4
replace media, shared state, better category options
2025-12-24 12:14:01 +02:00
Yiannis Christodoulou
d9b1d6cab1
feat: Improve Visual Distinction Between Trim and Chapters Editors ( #1445 )
...
* Update .gitignore
* feat: Improve Visual Distinction Between Trim and Chapters Editors
* fix: Convert timeline header styles to CSS classes
Moved inline styles for timeline headers in chapters and video editors to dedicated CSS classes for better maintainability and consistency.
* Bump version to 7.3.0
Update the VERSION in cms/version.py to 7.3.0 for the new release.
* build assets
* Update segment color schemes in video and chapters editor.
* build assets
* build assets
* fix: Prevent Safari from resetting segments after drag operations
Prevent Safari from resetting segments when loadedmetadata fires multiple times and fix stale state issues in click handlers by using refs instead of closure variables.
* build assets
* Bump version to 7.3.0-beta.3
Update the VERSION string in cms/version.py to reflect the new pre-release version 7.3.0-beta.3.
2025-12-22 11:12:19 +02:00
Yiannis Christodoulou
a5e6e7b9ca
feat: Major Upgrade to Video.js v8 — Chapters Functionality, Fixes and Improvements
2025-10-20 15:30:00 +03:00
Markos Gogoulos
f4ab60e894
fix: extend gitignore
2025-09-26 11:33:44 +03:00
Yiannis Christodoulou
4f1c4a2b4c
fix: Disable Segment Tools and Reset Preview State During Playback ( #1305 )
...
* 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
2025-07-01 15:33:39 +03:00
Markos Gogoulos
b28c2d8271
feat: Video Trimmer and more
2025-06-11 14:48:30 +03:00
Yiannis Christodoulou
20f305e69e
feat: Frontend Dependencies Upgrade +Fix Timestamps in videos
2025-03-18 19:01:50 +02:00
Shubhank Saxena
0d4918a715
CLI API Tool ( #273 )
...
CLI tool
2022-01-31 21:12:29 +02:00
Shubhank Saxena
c28a39fa47
Segregation of Dev and Prod envs ( #218 )
...
Segregation of Dev and Prod envs, addition of tests
Co-authored-by: Markos Gogoulos <mgogoulos@gmail.com >
Co-authored-by: Ubuntu <shubhank@my-hostings.nxfutj5b2tlubjykddwgszqteb.bx.internal.cloudapp.net >
2021-07-01 18:05:43 +03:00
Dan1ell
10f198fff3
Add deploy/docker/local_settings.py to .gitignore ( #142 )
2021-04-20 21:48:43 +03:00
swiftugandan
0129ab6732
Fix docker chown recursion performance and bento4 upgrade ( #95 )
...
* optimize docker chown performance
* upgrades bento4
2021-03-22 20:04:12 +02:00
swiftugandan
4450350dba
fixes hls generation for docker builds ( #55 )
...
Co-authored-by: Munaawa Philip <munaawap@kainos.com >
2021-02-17 22:32:18 +02:00
Swift Ugandan
952665beab
fix local_install
2021-01-29 18:40:00 +00:00
Swift Ugandan
ac3ce569a8
mount src folder, fix permissions, store db and media on host directories
2021-01-28 16:42:44 +00:00
Munaawa Philip
a15ed70d44
initial docker deployment implementation
2021-01-23 10:49:33 +00:00