Commit Graph

221 Commits

Author SHA1 Message Date
29b362c8ce fix: flake8 2024-11-20 13:27:57 +02:00
b8ee2e9fb8 fix: pre-commit 2024-11-20 13:17:25 +02:00
99be0f07dd feat: edit slideshow_url results 2024-11-18 15:48:02 +02:00
27d1660192 feat: provide slideshow media for images (#1108) 2024-11-14 12:22:23 +02:00
98adb22205 Fixes mediacms-io/mediacms#1046 - submition => submission (#1094) 2024-10-30 19:49:26 +02:00
673ddeb5bd feat: Set option for allowing only certain domains to register (#1086) 2024-10-19 14:51:20 +03:00
aa8a2d92dc Feat/check input (#1089)
* docs: instructions to set frames per seconds on sprites

* feat: add more validation

* remove reduntant line
v4.1 v4.1.0
2024-10-19 14:17:19 +03:00
6bbd4c2809 feat: Added Elestio as one-click deploy option (#1055) 2024-10-08 10:44:44 +03:00
c4148bd504 feat: semantic release 2024-10-07 09:10:21 +03:00
ea8b2af26f fix: remove duplicate setting 2024-10-04 16:40:53 +03:00
5aa899cef0 Feat translations improvements v1 (#1076) v4.0.1 2024-10-04 13:39:28 +03:00
4992cc425c feat: translations support v4.0.0 2024-10-04 13:17:40 +03:00
ef4067cbdd fix: replaced pipe with empty string on helper function v3.5.0 2024-10-02 19:16:18 +03:00
8cc3513a8a docs 2024-10-02 15:57:19 +03:00
90e593946d feat: allow commenting by regular users when posting media requires advanced permissions (#1023) 2024-10-02 15:52:30 +03:00
f7136e2a11 isort v3.4.0 2024-10-02 12:54:47 +03:00
0151e834a1 black formatting 2024-10-02 12:53:48 +03:00
5fe4d3a9fc feat: rounded corners 2024-10-02 11:33:17 +03:00
94c646fdb8 update metadata only, on API call v3.3.0 2024-09-20 19:26:13 +03:00
d665058b80 speed up docker start v3.2.0 2024-09-20 13:02:00 +03:00
986c7d1074 add validation to files uploading to avoid client side pushing arbitrary data (#1057) 2024-09-20 13:01:33 +03:00
1adee8c156 fix #943 (#1052) 2024-09-20 12:53:56 +03:00
ffd7a52863 Fix postgres role output (#1029) 2024-09-20 12:52:50 +03:00
c5047d8df8 Fix null bug in More Options button (#913) 2023-11-14 09:24:05 +02:00
dcbfaca91c Developer Experience (#911)
local dev environment
v3.1.0
2023-11-13 11:13:08 +02:00
918df010f5 Fix bug that crashes page if an encoding has a null URL (#912) 2023-11-13 11:09:16 +02:00
e9739bab45 Feat celery run (#860)
* avoid calling post save signals
* remove stale celery ids that prevent new services from starting
2023-11-10 16:06:17 +02:00
e7ce9ef5c0 Add admin action to generate missing encodings for a particular Media (#883)
* Add admin action to generate missing encodings for a particular Media
* Only regenerate the encodings that are missing
2023-11-10 15:41:20 +02:00
4829adf110 Add useful fields to the Encodings admin screen (#885) 2023-11-10 15:37:40 +02:00
fdff0811a1 cli.py missing f string (#877) v3.0.2 2023-11-10 15:09:22 +02:00
92c0ff579a Add sitemap (#572)
add sitemap.xml
2023-11-10 15:03:36 +02:00
847cff2b5c license section 2023-11-10 14:30:14 +02:00
e8d3ff25be Disable encoding and show only original file (#829)
Disable encoding and show only original file #829
v3.0.1
2023-11-10 14:25:10 +02:00
15d217453b Update admins_docs.md (#842) 2023-07-17 16:47:06 +03:00
029665145e Python requirements and Docker version upgrades (#826)
v3.0.0: Python, Django, Celery and other version upgrades
v3.0.0
2023-07-03 13:40:39 +03:00
Adi
487e098b96 Upgrade postgres docker compose (#749)
* Upgrade PG to latest stable version alpine
2023-07-03 13:39:15 +03:00
fe7427a1f2 check resolution for HLS (#832) 2023-07-03 12:19:23 +03:00
4bf41fe80e fix issue with AVI not being recognised as videos (#833) 2023-07-03 12:18:24 +03:00
1fd04ca947 pass secrets to workflow v2.1.0 2023-06-28 15:32:32 +03:00
a1962d4b32 add secret 2023-06-27 18:22:37 +03:00
6e9c9ed81f add secret 2023-06-27 18:20:30 +03:00
51186e3253 add secret 2023-06-27 18:16:01 +03:00
150967b342 add secret 2023-06-27 18:14:56 +03:00
bb6244d862 trigger build 2023-06-27 18:07:14 +03:00
a002422b77 update version for workflow 2023-06-27 17:50:16 +03:00
24167b9624 CI fix branch 2023-06-27 17:30:51 +03:00
b9db1a5e2e Update README.md (#823)
* Update README.md
2023-06-27 17:26:54 +03:00
296aeac567 Update admins_docs.md 2023-06-27 13:41:58 +03:00
10c386f886 Update README.md (#822) 2023-06-27 13:02:21 +03:00
Adi
367faaddd1 Add workflow for docker build and push (#750)
* Add workflow for docker build and push
2023-06-26 09:49:37 +03:00