文件最后提交记录最后更新时间
Enlarge buttons in remote-control web UI (cherry picked from commit 27042bbbe479970a51883cc28373ec5575efb699) 3 年前
lua/http: use HTTPS to link to third-party web assets from frontend This is recommended good practice, as it improves security. This is also necessary to serve VLC's web interface frontend over HTTPS. Fixes #21216 Based on a patch from Noam Lerner <noam.lerner@gmail.com>, thanks! (cherry picked from commit 49cddd79e05a7280914b4124c9dba3cabb7a8d80) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr> 5 年前
http inf: move old http interface components to subdir We still have the old vlm.html interface, as only batch commands are in the new lua http interface. Moving apart its own files gives a clearer view of the two versions. 14 年前
Allow configuring mobile controller UI skip duration (fixes #26704) (cherry picked from commit e8b42d40867347ca5298351e28c3e69387dcf4ee) 2 年前
lua: httprequests: do not use deprecated module function (cherry picked from commit 82dd26ccaf241ad6ae9463c8b9c320b17fdd9daa) Signed-off-by: Marvin Scholz <epirat07@gmail.com> 3 年前
lua: http: custom: remove deprecated module function The file directly modifies the global table (_G) so it does not seem necessary at all to expose anything explicitly. (cherry picked from commit 33c7a44fd85c11c674c7564770eb5d073cbddf42) Signed-off-by: Marvin Scholz <epirat07@gmail.com> 3 年前
Fix lua http interface loading. 17 年前
share: lua: remove $Id$ magic comments These were used by SVN, we are no longer using that though. (cherry picked from commit 6995265a57b450c614033dd38b5f022e5886be6d) Signed-off-by: Marvin Scholz <epirat07@gmail.com> 3 年前
Allow configuring mobile controller UI skip duration (fixes #26704) (cherry picked from commit e8b42d40867347ca5298351e28c3e69387dcf4ee) 2 年前
share: lua: remove $Id$ magic comments These were used by SVN, we are no longer using that though. (cherry picked from commit 6995265a57b450c614033dd38b5f022e5886be6d) Signed-off-by: Marvin Scholz <epirat07@gmail.com> 3 年前
share: lua: remove $Id$ magic comments These were used by SVN, we are no longer using that though. (cherry picked from commit 6995265a57b450c614033dd38b5f022e5886be6d) Signed-off-by: Marvin Scholz <epirat07@gmail.com> 3 年前
share: lua: remove $Id$ magic comments These were used by SVN, we are no longer using that though. (cherry picked from commit 6995265a57b450c614033dd38b5f022e5886be6d) Signed-off-by: Marvin Scholz <epirat07@gmail.com> 3 年前
share: lua: remove $Id$ magic comments These were used by SVN, we are no longer using that though. (cherry picked from commit 6995265a57b450c614033dd38b5f022e5886be6d) Signed-off-by: Marvin Scholz <epirat07@gmail.com> 3 年前
share: lua: remove $Id$ magic comments These were used by SVN, we are no longer using that though. (cherry picked from commit 6995265a57b450c614033dd38b5f022e5886be6d) Signed-off-by: Marvin Scholz <epirat07@gmail.com> 3 年前
Fix lua http interface loading. 17 年前