Commit Graph

41 Commits

Author SHA1 Message Date
aa94ae5b89 whv 2025-05-26 11:47:44 +03:00
5822c0ae9f fix 2025-05-26 11:45:56 +03:00
77503b38b9 fix black 2025-05-26 09:52:44 +03:00
1c9aff252e m 2025-05-23 16:25:51 +03:00
301c4dbe9e test 2025-05-22 14:38:06 +03:00
ff57fc41d8 w 2025-05-22 14:32:41 +03:00
e923bc15b1 ref 2025-05-22 13:59:19 +03:00
5d76a95505 asd 2025-05-22 12:45:32 +03:00
d143c5da1c aw 2025-05-22 12:00:56 +03:00
943cb9a807 feat 2025-05-21 19:16:48 +03:00
621d2bfcec try 2025-05-21 17:11:27 +03:00
cb6004ce15 kill 2025-05-21 16:11:47 +03:00
9b8c860b46 tass 2025-05-21 16:03:26 +03:00
9af6e87377 ref 2025-05-16 12:37:48 +03:00
e22fee0e0c ref 2025-05-16 12:10:27 +03:00
adc424dd01 ref 2025-05-16 11:47:15 +03:00
cf6d9ae065 ref 2025-05-16 09:37:02 +03:00
b06050e2df ref 2025-05-15 23:38:48 +03:00
d874e6d5ee ref 2025-05-15 23:19:33 +03:00
e40e085d2a ref 2025-05-15 22:54:38 +03:00
1fbdb86bac ref 2025-05-15 22:46:10 +03:00
5123ea7f8d refactor 2025-05-15 22:15:06 +03:00
8f31320f65 ref 2025-05-15 19:30:31 +03:00
5666c8fc27 ref 2025-05-15 19:16:22 +03:00
d940cad56b disable signal refactoring 2025-05-15 18:31:57 +03:00
a833b606f1 feat: Video Trimmer and more 2025-05-15 10:43:26 +03:00
0392dbe1ed feat: lib updates and more (#1187)
This PR performs the following changes:

- update python in Dockerfile
- updates all python libraries (including Django)
- makes md5sum calculation redundant by default
- updates Postgresql used in Docker. For new installations this is ok. For existing ones this is backwards incompatible, and restore through pg_dump+pg_restore has to be performed in order to utilize Postgres 17 (since its not compatible with previous versions and will complain)
- fixes issues with HLS, and adds test to ensure they won't happen again
- allows . and @ in usernames
2025-02-10 11:34:00 +02:00
02d9188aa1 feat: increase task limit (#1161) 2025-01-22 11:22:07 +02:00
5a1e4f25ed fix: issue with create_hls 2024-11-20 15:04:27 +02:00
29b362c8ce fix: flake8 2024-11-20 13:27:57 +02:00
b8ee2e9fb8 fix: pre-commit 2024-11-20 13:17:25 +02:00
aa8a2d92dc Feat/check input (#1089)
* docs: instructions to set frames per seconds on sprites

* feat: add more validation

* remove reduntant line
2024-10-19 14:17:19 +03:00
4992cc425c feat: translations support 2024-10-04 13:17:40 +03: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
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
a3997bfb1c update versions for pre-commit (#741) 2023-03-14 14:09:52 +02:00
8145ba0914 add missing validation for logging 2021-06-18 15:37:09 +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
fec21c2f40 allow encoding for small videos 2021-01-26 22:03:06 +02:00
75430de2e0 MediaCMS backend, initial commit 2020-12-15 23:33:43 +02:00