11 Commits

Author SHA1 Message Date
Yiannis Christodoulou
5eb6fafb8c
fix: Show default chapter names in textarea instead of placeholder text (#1428)
* Refactor chapter filtering and auto-save logic

Simplified chapter filtering to only exclude empty titles, allowing default chapter names. Updated auto-save logic to skip saving when there are no chapters or mediaId. Removed unused helper function and improved debug logging.

* Show default chapter title in editor and set initial title

The chapter title is now always displayed in the textarea, including default names like 'Chapter 1'. Also, the initial segment is created with 'Chapter 1' as its title instead of an empty string for better clarity.

* build assets
2025-11-12 14:04:07 +02:00
Markos Gogoulos
e80590a3aa
Bulk actions support (#1418) 2025-11-11 11:32:54 +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
Yiannis Christodoulou
20f305e69e
feat: Frontend Dependencies Upgrade +Fix Timestamps in videos 2025-03-18 19:01:50 +02:00
aleensd
cf93a77802
feat: integrate react-pdf-viewer for PDF display (#1112) 2024-11-21 12:15:25 +02:00
Yiannis Stergiou
aa6520daac
Frontent dev env (#247)
* Added frontend development files/environment

* More items-categories related removals

* Improvements in pages templates (inc. static pages)

* Improvements in video player

* Added empty home page message + cta

* Updates in media, playlist and management pages

* Improvements in material icons font loading

* Replaced media & playlists links in frontend dev-env

* frontend package version update

* chnaged frontend dev url port

* static files update

* Changed default position of theme switcher

* enabled frontend docker container
2021-07-11 18:01:34 +03:00
mgogoulos
027c0941bc Bugs fix in a) small screens search field and b) media comments form + Minor improvements 2021-01-20 05:35:36 +01:00
root
0173b3373d Added the link 'Change password' for the registered users (+ other code improvements) 2021-01-10 03:27:48 +02:00
root
a18595788a Added: a) playlists' functions/pages, b) advanced filters in search results page, c) role filter in users management page, d) media search field in navigation tabs of profiles' pages 2021-01-06 07:04:16 +02:00
styiannis
87539eb8ef Fixed bugs in: a)audio player page, b)video player subtitles 2020-12-16 19:17:30 +02:00
styiannis
f34d500377 MediaCMS frontend, initial commit 2020-12-16 13:48:37 +02:00