Commit Graph

214 Commits

Author SHA1 Message Date
b09cb33035 Update Dockerfile_Alpine 2024-07-18 16:31:02 +03:00
297df4cd3a Dockerfile_Alpine image alternative
- migrate from ubuntu to alpine
- fixing most current vulnerabilities (CVE)
- 54% reduce image size with slightly speed change
2024-07-15 00:57:37 +03:00
43fe330e96 Fix CVE-2024-39689 2024-07-06 23:53:00 +03:00
ddafcc1c22 Update nginx.conf 2024-07-03 07:23:07 +03:00
11ab88b61f Update nginx.conf
Unlimited file size for nginx.
2024-07-03 07:21:47 +03:00
fbd252d0ab Update settings.py
Set UPLOAD_MAX_SIZE = 100G
2024-07-03 07:19:35 +03:00
5d1adc1d19 Update local_settings.py
Set UPLOAD_MAX_SIZE = 100G
2024-07-03 07:17:28 +03:00
11f37ce2af Update docker-compose-named-volumes.yaml
Update postgres image.
2024-07-03 07:15:05 +03:00
1c64938d21 Update docker-compose-letsencrypt.yaml
Update postgres image.
2024-07-03 07:14:45 +03:00
142ae75acd Update docker-compose-https-proxy.yaml
Update postgres image.
2024-07-03 07:14:17 +03:00
2dea733e0a Update docker-compose-http-proxy.yaml
Update postgres image.
2024-07-03 07:13:58 +03:00
387e922014 Update docker-compose-dev.yaml
Update postgres image.
2024-07-03 07:13:34 +03:00
b5070aabb1 Update docker-compose.yaml
Update postgres image.
2024-07-03 07:12:50 +03:00
9b8dbc905f Update requirements.txt
Update some packages; Remove/mitigate some CVEs.
2024-07-03 07:11:36 +03:00
674ec35b03 Update Dockerfile
Update images and some packages; mitigate some CVEs.
2024-07-03 07:09:21 +03:00
294ac5b0a3 Create .env
Resolve warning messages "The POSTGRES_DB/USER variable is not set. Defaulting to a blank string."
2024-07-03 07:02:46 +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
3d59b87f09 add rhel8 installation script (#792)
* add rhel8 installation script
2023-06-14 15:18:12 +03:00
5dee41de39 version 2.0.0 2.0.0 2023-06-13 22:45:03 +03:00
08bba5fc05 remove redundant file 2023-06-13 21:21:27 +03:00
102414b514 fix issues with comments (#802)
* fix issues with comments
2023-06-13 19:01:52 +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
5b601698a4 increase uwsgi buffer-size para, 2023-06-13 12:44:31 +03:00
f040f73f51 black formatting 2023-06-12 17:22:39 +03:00