32 Commits

Author SHA1 Message Date
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
83f3eec940 feat: enable editing of media slug, show categories on manage media 2025-06-24 11:13:33 +03:00
b28c2d8271 feat: Video Trimmer and more 2025-06-11 14:48:30 +03:00
05414f66c7 feat: RBAC + SAML support 2025-04-05 12:44:21 +03:00
20f305e69e feat: Frontend Dependencies Upgrade +Fix Timestamps in videos 2025-03-18 19:01:50 +02:00
21f76dbb6e feat: playlist optimizations (#1216) 2025-03-09 20:44:04 +02:00
6db01932e1 feat: fullscreen images slideshow (#1120) 2025-01-22 19:02:01 +02:00
cf93a77802 feat: integrate react-pdf-viewer for PDF display (#1112) 2024-11-21 12:15:25 +02:00
98adb22205 Fixes mediacms-io/mediacms#1046 - submition => submission (#1094) 2024-10-30 19:49:26 +02:00
5aa899cef0 Feat translations improvements v1 (#1076) 2024-10-04 13:39:28 +03:00
4992cc425c feat: translations support 2024-10-04 13:17:40 +03:00
5fe4d3a9fc feat: rounded corners 2024-10-02 11:33:17 +03:00
102414b514 fix issues with comments (#802)
* fix issues with comments
2023-06-13 19:01:52 +03:00
6ea8fd12a3 fix issue with uninitialized video player 2023-03-14 13:13:15 +02:00
b08d493823 static files 2022-09-20 12:27:33 +00:00
de5bd07a90 Feat videojs update (#519)
update video.js to 7.20.2
2022-09-07 12:33:11 +03:00
34c1a4e33e static files (#506) 2022-08-22 17:40:54 +03:00
f8376c5c58 static files (#432) 2022-03-23 19:04:59 +02:00
fb0f3ee739 dislike button fix (#411) 2022-02-03 18:44:56 +02:00
c0701de047 reverting image logo 2022-01-31 21:44:43 +02:00
8093c4ccb5 Fix logo height (#348)
* Set logo height to 100%
2022-01-31 21:07:02 +02:00
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
d17b3b4153 Fix or Playback Issues for iPad + GET-Parameters (autoplay,muted,time) for Embed (#179)
* Remove Loading Video Visibility Bug

* Quality Y-Overflow for Mobile

* Update _commons.js

* Oneliner

* Reset _common.js

* Use OnLoad

* Use Observer

* No Max-Height
2021-06-23 11:25:45 +03:00
41c66469e2 Updated material icons version (#54)
Co-authored-by: root <1515939+styiannis@users.noreply.github.com>
2021-02-17 22:30:34 +02:00
027c0941bc Bugs fix in a) small screens search field and b) media comments form + Minor improvements 2021-01-20 05:35:36 +01:00
cb5d077d77 Enabled ability to add audio files into playlists 2021-01-10 04:14:54 +02:00
0173b3373d Added the link 'Change password' for the registered users (+ other code improvements) 2021-01-10 03:27:48 +02:00
341fdc9663 Fixed bug in users management page 2021-01-07 02:38:06 +02:00
d8b9a3c8db Updates in playlists functions (+ other minor improvements) 2021-01-07 02:24:37 +02:00
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
87539eb8ef Fixed bugs in: a)audio player page, b)video player subtitles 2020-12-16 19:17:30 +02:00
f34d500377 MediaCMS frontend, initial commit 2020-12-16 13:48:37 +02:00