13 Commits

Author SHA1 Message Date
Markos Gogoulos
8d982ace92
Feat whisper opts (#1368) 2025-09-04 13:39:41 +03:00
Markos Gogoulos
7a1b32f1ba
fix: delete media (#1366) 2025-09-01 20:06:49 +03:00
Markos Gogoulos
817e16ac60
feat: whisper STT and record screen (#1363) 2025-09-01 15:11:38 +03:00
Markos Gogoulos
e9f862a0ff
feat: 3 small fixes (#1347)
* fix: datetime input

* show message on upload user only

* show all media of user for editors/managers/admins
2025-08-17 19:18:47 +03:00
Markos Gogoulos
e790795bfd
feat: bulk actions API 2025-08-07 13:21:12 +03:00
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