Commit Graph

22 Commits

Author SHA1 Message Date
Markos Gogoulos
b8ee2e9fb8 fix: pre-commit 2024-11-20 13:17:25 +02:00
Markos Gogoulos
4992cc425c
feat: translations support 2024-10-04 13:17:40 +03:00
Kyle Maas
90e593946d
feat: allow commenting by regular users when posting media requires advanced permissions (#1023) 2024-10-02 15:52:30 +03:00
Markos Gogoulos
0151e834a1 black formatting 2024-10-02 12:53:48 +03:00
Markos Gogoulos
94c646fdb8 update metadata only, on API call 2024-09-20 19:26:13 +03:00
Kyle Maas
92c0ff579a
Add sitemap (#572)
add sitemap.xml
2023-11-10 15:03:36 +02:00
Markos Gogoulos
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
Markos Gogoulos
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
MrPercheul
f6a78dd0b4
Mention users in comments (#429)
Mention users in comments (#429)
2022-06-01 14:23:21 +03:00
Markos Gogoulos
7bda0acd8b
Feat flake8 strength (#209)
* remove warnings from flake
2021-06-03 18:26:53 +03:00
Markos Gogoulos
171b9f84d7
Feat swagger (#203)
Swagger docs
2021-05-31 22:24:05 +03:00
Markos Gogoulos
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
Markos Gogoulos
110695ae2f
improvements on flake8 (#200) 2021-05-27 17:40:52 +03:00
Markos Gogoulos
6df942ac4e
format content (#198) 2021-05-26 18:35:21 +03:00
Markos Gogoulos
adf3d4377f
allow media of all states to be added to playlist (#154) 2021-04-26 16:32:18 +03:00
Markos Gogoulos
019e2cf371 allow addition of other types on playlists 2021-01-20 11:04:10 +02:00
Markos Gogoulos
95c84928ff adds date on Search options 2021-01-07 15:33:02 +02:00
Markos Gogoulos
e6361cecb1 fix notification upon comments 2020-12-25 16:58:53 +02:00
Markos Gogoulos
d2bf457def strip ending y for better results on Search Vectors 2020-12-25 15:22:24 +02:00
Markos Gogoulos
47936b8be7 add small comment 2020-12-25 15:07:50 +02:00
Markos Gogoulos
9339443ddf introduce rss and custom rss 2020-12-25 00:49:38 +02:00
Markos Gogoulos
75430de2e0 MediaCMS backend, initial commit 2020-12-15 23:33:43 +02:00