Andy
e8520bc7cd
fix: date picker in edit media ( #1297 )
...
By default, Django uses type=text for the date input, which respects
the locale settings. However, when changing the input type to date,
it should only accept YYYY-MM-DD format so the input field can be
properly handled.
2025-07-06 11:44:44 +03:00
Markos Gogoulos
83f3eec940
feat: enable editing of media slug, show categories on manage media
2025-06-24 11:13:33 +03:00
Markos Gogoulos
b28c2d8271
feat: Video Trimmer and more
2025-06-11 14:48:30 +03:00
Markos Gogoulos
05414f66c7
feat: RBAC + SAML support
2025-04-05 12:44:21 +03:00
Markos Gogoulos
50e9f3103f
feat: better support for subtitles ( #1215 )
2025-03-09 20:29:26 +02:00
Markos Gogoulos
6df942ac4e
format content ( #198 )
2021-05-26 18:35:21 +03:00
Markos Gogoulos
2f0a654fdf
add allow download option on Media edit page
2021-01-12 21:35:25 +02:00
Markos Gogoulos
75430de2e0
MediaCMS backend, initial commit
2020-12-15 23:33:43 +02:00