27 Commits

Author SHA1 Message Date
df98b65704 feat: pass version on static files (#1318) 2025-07-07 11:54:02 +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
50e9f3103f feat: better support for subtitles (#1215) 2025-03-09 20:29:26 +02:00
3a8cacc847 feat: Bulk fixes (#1195)
remove ckeditor - not in use
add more strict default password validators
set Django admin as configurable URL
add nginx HSTS and CSP headers
enable moving from private to unlisted in the PORTAL_WORKFLOW private
on default comments listing, show only comments for public media
in case of a private media, dont expose any unneeded metadata
2025-02-13 13:41:53 +02:00
a6a2b50c8d remove redundant message 2025-02-10 22:25:24 +02:00
23e48a8bb7 remove redundant message 2025-02-10 22:24:42 +02:00
4992cc425c feat: translations support 2024-10-04 13:17:40 +03:00
92c0ff579a Add sitemap (#572)
add sitemap.xml
2023-11-10 15:03:36 +02:00
ad633e6fdf simple cookie consent code (#799)
* simple cookie consent code
2023-06-12 16:40:53 +03:00
da565b3bfc Fix double slashes in URIs (#558) 2022-11-29 11:22:30 +02:00
239ff6cb60 Add meta description tag for search engines (#551) 2022-11-29 11:02:16 +02:00
cba2ed75ed Show comments in the Timebar (#442)
Show comments in the Timebar
2022-09-20 15:16:16 +03:00
de5bd07a90 Feat videojs update (#519)
update video.js to 7.20.2
2022-09-07 12:33:11 +03:00
f6a78dd0b4 Mention users in comments (#429)
Mention users in comments (#429)
2022-06-01 14:23:21 +03: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
060bb45725 Feat robots.txt (#237)
* add robots.txt

* removes robots.txt manual steps
2021-07-02 17:19:02 +03:00
be41c6876d Set default theme in settings (#132)
* Update DEFAULT_THEME variable

* Update site.html to use DEFAULT_THEME variable
2021-04-20 22:05:31 +03:00
6a5c57f2b2 fix permission for user deletion (#127) 2021-04-20 21:52:09 +03:00
2552551662 removes redundant usage of FRONTEND_HOST variable (#102) 2021-03-21 20:36:32 +02: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
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
9339443ddf introduce rss and custom rss 2020-12-25 00:49:38 +02:00
f34d500377 MediaCMS frontend, initial commit 2020-12-16 13:48:37 +02:00