Commit Graph

313 Commits

Author SHA1 Message Date
86de7f3608 upload build assets 2025-07-28 03:32:43 +03:00
7b23d88b43 fix: blank line contains whitespace 2025-07-28 03:23:10 +03:00
f0f802129c feat: Auto save functionality in both editors (video-editor, chapters-editor) 2025-07-28 03:14:19 +03:00
da5c6295d6 chore: Disable the unload page warning 2025-07-28 02:19:00 +03:00
89b6e90e92 build chapters_editor assets 2025-07-28 02:14:10 +03:00
6a2604243b build chapters_editor assets 2025-07-28 02:13:24 +03:00
da4038f24d feat: Chapter editor main functionality and styling 2025-07-28 02:13:09 +03:00
42cf6bd6fc change the structure of object in window.MEDIA_DATA.chapters 2025-07-28 02:12:21 +03:00
39e51359f5 fix: Uncomment def video_chapters in django 2025-07-28 01:59:15 +03:00
ff576f093e feat: Chapters Editor (init) [copy from video editor] 2025-07-27 23:24:45 +03:00
86f7be565a build assets 2025-07-27 23:24:07 +03:00
748fa5fb71 chore: Prepare django for edit_chapters 2025-07-27 23:23:42 +03:00
689c3da27a Update .prettierignore 2025-07-27 23:22:51 +03:00
54a030ab01 fix: Exclude package-lock.json files that may not exist or be removed during frontend setup 2025-07-27 21:28:23 +03:00
2f435974ad chore: video-editor update with new prettier settings 2025-07-27 21:25:44 +03:00
0b894b5611 feat: Autoplay functionality 2025-07-22 05:18:43 +03:00
6ee0ad3373 fix: Next video link 2025-07-22 02:07:01 +03:00
f687e21733 chore: Remove debugging logs 2025-07-22 01:12:11 +03:00
ab7a24d7d6 feat: Custom Seek Indicator Component for showing visual feedback during arrow key seeking 2025-07-22 01:09:55 +03:00
602fee93e6 chore: fix margins between tool icons 2025-07-22 00:36:56 +03:00
e3215dcd4f style: Place the main tool icons to the right 2025-07-22 00:12:15 +03:00
5700500e99 feat: Related media at the end of video 2025-07-21 19:45:19 +03:00
b8d5633024 feat: Add the sprites functionality 2025-07-21 18:57:05 +03:00
d7a0547948 static files after build 2025-07-14 15:46:59 +03:00
4ae6d7595e fix: Push specific controls to the right side of control bar 2025-07-14 15:02:36 +03:00
877686578b fix: Force save subtitle preference in local storage 2025-07-14 04:38:53 +03:00
1667985eda feat: Store user preferences in local storage 2025-07-14 04:20:45 +03:00
3cb45ac433 Update CustomSettingsMenu.css 2025-07-14 03:41:08 +03:00
b79ed107ae feat: Create the custom icon and chapters sidebar 2025-07-14 03:19:27 +03:00
f0f4ab0861 fix the height of volume slider 2025-07-13 18:00:26 +03:00
bcd0c2d2d5 feat: Implement the next video functionality 2025-07-13 16:04:41 +03:00
742d473853 feat: Create the component CustomRemainingTime 2025-07-13 15:34:36 +03:00
d1c7fe5bac fix: Move prettier to the root 2025-07-13 15:31:58 +03:00
a52f4f8f5f sample video 2025-07-13 05:59:15 +03:00
513469eb72 feat: Separate the video.js components 2025-07-13 03:37:08 +03:00
345f17baaf update static files after build 2025-07-08 06:06:31 +03:00
158adf0a73 build assets (video.js) 2025-07-08 06:06:07 +03:00
06ff4918ee feat: Improves the build and deploy functionality (build video_editor and video_js at once) 2025-07-08 06:05:51 +03:00
e20074b441 feat: An improved prettier config for all React apps 2025-07-08 06:05:08 +03:00
b878863a1b feat: A React component that embeds the MediaCMS video js 2025-07-08 06:04:44 +03:00
7b4fb40e63 feat: Keep a backup from old videojs files 2025-07-08 06:03:43 +03:00
3feb4171f3 feat: Welcome Video.js player v8.23.3 2025-07-08 06:02:53 +03:00
27c804505b chore: Delete "video_editor" folder, not needed here 2025-07-08 06:01:56 +03:00
99a542cdd1 fix: Do not ignore the files from prettier fixes 2025-07-08 06:01:35 +03:00
de99d84c18 feat: revert ffmpeg install 2025-07-07 13:33:45 +03:00
8aa89c0958 feat: use apt for installing ffmpeg 2025-07-07 13:00:33 +03:00
df98b65704 feat: pass version on static files (#1318) v6.3.0 2025-07-07 11:54:02 +03:00
a607996bfa feat: adds minimum resolution of 144p 2025-07-07 11:34:02 +03:00
79f2e2bb11 feat: replace format with fstrings 2025-07-07 11:26:08 +03:00
d54732040a feat: add DB connection pooling 2025-07-07 11:18:40 +03:00