Commit Graph

29 Commits

Author SHA1 Message Date
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
d1fda05fdc fix: flake8 2025-03-09 20:50:07 +02:00
a02e0a8a66 fix: flake8 2025-03-09 20:48:09 +02: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
b8ee2e9fb8 fix: pre-commit 2024-11-20 13:17:25 +02:00
4992cc425c feat: translations support 2024-10-04 13:17:40 +03:00
90e593946d feat: allow commenting by regular users when posting media requires advanced permissions (#1023) 2024-10-02 15:52:30 +03:00
0151e834a1 black formatting 2024-10-02 12:53:48 +03:00
94c646fdb8 update metadata only, on API call 2024-09-20 19:26:13 +03:00
92c0ff579a Add sitemap (#572)
add sitemap.xml
2023-11-10 15:03:36 +02:00
029665145e Python requirements and Docker version upgrades (#826)
v3.0.0: Python, Django, Celery and other version upgrades
2023-07-03 13:40:39 +03:00
c866fdd6ba allow tags to contain chars, not only English alphabet (#801)
* allow tags to contain chars, not only English alphabet
2023-06-13 15:41:13 +03:00
f6a78dd0b4 Mention users in comments (#429)
Mention users in comments (#429)
2022-06-01 14:23:21 +03:00
7bda0acd8b Feat flake8 strength (#209)
* remove warnings from flake
2021-06-03 18:26:53 +03:00
171b9f84d7 Feat swagger (#203)
Swagger docs
2021-05-31 22:24:05 +03:00
5602422d29 adds drf-yasg and automated generation of Swagger Schemas (#165)
* adds drf-yasg and automated generation of Swagger Schemas

* swagger url

* swagger docs

* adds swagger url on Readme

* swagger API

* Code of Conduct file

* doc
2021-05-29 16:34:36 +03:00
110695ae2f improvements on flake8 (#200) 2021-05-27 17:40:52 +03:00
6df942ac4e format content (#198) 2021-05-26 18:35:21 +03:00
adf3d4377f allow media of all states to be added to playlist (#154) 2021-04-26 16:32:18 +03:00
019e2cf371 allow addition of other types on playlists 2021-01-20 11:04:10 +02:00
95c84928ff adds date on Search options 2021-01-07 15:33:02 +02:00
e6361cecb1 fix notification upon comments 2020-12-25 16:58:53 +02:00
d2bf457def strip ending y for better results on Search Vectors 2020-12-25 15:22:24 +02:00
47936b8be7 add small comment 2020-12-25 15:07:50 +02:00
9339443ddf introduce rss and custom rss 2020-12-25 00:49:38 +02:00
75430de2e0 MediaCMS backend, initial commit 2020-12-15 23:33:43 +02:00