Commit Graph

89 Commits

Author SHA1 Message Date
Markos Gogoulos cf6d9ae065 ref 2025-05-16 09:37:02 +03:00
Markos Gogoulos 5028fee83d sadads 2025-05-16 09:18:40 +03:00
Markos Gogoulos b06050e2df ref 2025-05-15 23:38:48 +03:00
Markos Gogoulos ce2d744aca ref 2025-05-15 23:26:26 +03:00
Markos Gogoulos d874e6d5ee ref 2025-05-15 23:19:33 +03:00
Markos Gogoulos e40e085d2a ref 2025-05-15 22:54:38 +03:00
Markos Gogoulos 143834dcbd ref 2025-05-15 22:48:07 +03:00
Markos Gogoulos 1fbdb86bac ref 2025-05-15 22:46:10 +03:00
Markos Gogoulos 5123ea7f8d refactor 2025-05-15 22:15:06 +03:00
Markos Gogoulos 8f31320f65 ref 2025-05-15 19:30:31 +03:00
Markos Gogoulos 5666c8fc27 ref 2025-05-15 19:16:22 +03:00
Markos Gogoulos 22db570836 feat: refactor copy_video 2025-05-15 18:49:10 +03:00
Markos Gogoulos d940cad56b disable signal refactoring 2025-05-15 18:31:57 +03:00
Yiannis Christodoulou a833b606f1 feat: Video Trimmer and more 2025-05-15 10:43:26 +03:00
Markos Gogoulos 05414f66c7 feat: RBAC + SAML support 2025-04-05 12:44:21 +03:00
Markos Gogoulos d1fda05fdc fix: flake8 2025-03-09 20:50:07 +02:00
Markos Gogoulos a02e0a8a66 fix: flake8 2025-03-09 20:48:09 +02:00
Markos Gogoulos 21f76dbb6e feat: playlist optimizations (#1216) 2025-03-09 20:44:04 +02:00
Markos Gogoulos 50e9f3103f feat: better support for subtitles (#1215) 2025-03-09 20:29:26 +02:00
Markos Gogoulos 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
Markos Gogoulos 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
Markos Gogoulos a7562c244e fix: black (#1164) 2025-01-22 20:16:21 +02:00
Sonu Kumar d2ee12087c feat: Re-Arranged Subtitles by first letter of language (#863) 2025-01-22 19:25:47 +02:00
Markos Gogoulos 02d9188aa1 feat: increase task limit (#1161) 2025-01-22 11:22:07 +02:00
Markos Gogoulos 5a1e4f25ed fix: issue with create_hls 2024-11-20 15:04:27 +02:00
Markos Gogoulos 1384471745 fix: flake8 2024-11-20 13:29:37 +02:00
Markos Gogoulos 29b362c8ce fix: flake8 2024-11-20 13:27:57 +02:00
Markos Gogoulos b8ee2e9fb8 fix: pre-commit 2024-11-20 13:17:25 +02:00
Markos Gogoulos 99be0f07dd feat: edit slideshow_url results 2024-11-18 15:48:02 +02:00
Markos Gogoulos 27d1660192 feat: provide slideshow media for images (#1108) 2024-11-14 12:22:23 +02:00
Markos Gogoulos 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
Markos Gogoulos 5aa899cef0 Feat translations improvements v1 (#1076) 2024-10-04 13:39:28 +03:00
Markos Gogoulos 4992cc425c feat: translations support 2024-10-04 13:17:40 +03:00
Tudorel Oprisan ef4067cbdd fix: replaced pipe with empty string on helper function 2024-10-02 19:16:18 +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
Markos Gogoulos 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
Kyle Maas 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
Kyle Maas 4829adf110 Add useful fields to the Encodings admin screen (#885) 2023-11-10 15:37:40 +02:00
Kyle Maas 92c0ff579a Add sitemap (#572)
add sitemap.xml
2023-11-10 15:03:36 +02:00
Markos Gogoulos e8d3ff25be Disable encoding and show only original file (#829)
Disable encoding and show only original file #829
2023-11-10 14:25:10 +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 fe7427a1f2 check resolution for HLS (#832) 2023-07-03 12:19:23 +03:00
Markos Gogoulos 4bf41fe80e fix issue with AVI not being recognised as videos (#833) 2023-07-03 12:18:24 +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
Markos Gogoulos f040f73f51 black formatting 2023-06-12 17:22:39 +03:00
Markos Gogoulos b7a70d92fa fix typo 2023-06-12 17:13:44 +03:00
mostafa hosseini 2f43cef8da add api_url field to search api (#692)
Co-authored-by: Mostafa Hosseini <mostafa.h@rahgosahgroup.com>
2023-06-12 16:42:30 +03:00
Markos Gogoulos a3997bfb1c update versions for pre-commit (#741) 2023-03-14 14:09:52 +02:00