feat: whisper STT and record screen (#1363)

This commit is contained in:
Markos Gogoulos
2025-09-01 15:11:38 +03:00
committed by GitHub
parent 8cbeb72dd2
commit 817e16ac60
52 changed files with 1179 additions and 339 deletions

View File

@@ -15,6 +15,7 @@ MediaCMS.url = {
history: "/history",
/* Add pages */
addMedia: "/upload",
recordScreen: "/record_screen",
/* Profile/account edit pages */
editProfile: "{{user.edit_url}}",
{% if request.user.is_authenticated %}