Skip to content
Snippets Groups Projects

Draft: Http: Web Interface

Open Aymeric Guillien requested to merge Aymeriic/vlc:web into master

This PR is the rebase and the continuity of the web branch found on the fork of JBK

Edited by Aymeric Guillien

Merge request reports

Members who can merge are allowed to add commits.

Merge request pipeline #247505 failed

Merge request pipeline failed for 75f3224f

Approval is optional
Merge blocked: 5 checks failed
Merge request must not be draft.
Unresolved discussions must be resolved.
Pipeline must succeed.
Merge conflicts must be resolved.
Merge request must be rebased, because a fast-forward merge is not possible.

Merge details

  • The source branch is 12861 commits behind the target branch.
  • 44 commits will be added to master.
  • Source branch will be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 {
  • Rémi Denis-Courmont
    Rémi Denis-Courmont @Courmisch started a thread on an outdated change in commit 623b26e5
  • 1 <!DOCTYPE html>
    2 <html lang="en">
    3 <head>
    4 <meta charset="utf-8">
    5 <meta name="viewport" content="initial-scale=1">
    6 <title>VLC media player - Web Interface</title>
    7 <link href="favicon.ico" type="image/x-icon" rel="shortcut icon" />
    8 <link rel="stylesheet" href="dist/css/vendors.min.css">
    9 <link rel="stylesheet" href="dist/css/style.css">
    10 <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  • Aymeric Guillien added 63 commits

    added 63 commits

    Compare with previous version

  • Aymeric Guillien added 69 commits

    added 69 commits

    Compare with previous version

  • Aymeric Guillien added 33 commits

    added 33 commits

    Compare with previous version

  • added 1 commit

    • 4cbadc17 - http: Create and move router from initialize file to new router file

    Compare with previous version

  • added 1 commit

    • cd38ea6c - http: Create and move router from initialize file to new router file

    Compare with previous version

  • added 1 commit

    • 5bf5e998 - http: Improve status/play call

    Compare with previous version

  • added 1 commit

    • 46f12125 - http: Improve status/play call

    Compare with previous version

  • Aymeric Guillien added 58 commits

    added 58 commits

    • 46f12125...94fb7feb - 40 commits from branch videolan:master
    • f07cc00e - http: add eslintrc.json
    • 22ad5c4f - http: modern redesign
    • 761349d8 - httpd: Fix potential null-dereference in case of error
    • 4be9f3ee - lua: Add a minimal medialib API
    • 483bbf24 - http: update .gitignore
    • d5b32d31 - http: update dependencies
    • 1b5df52f - http: update assets
    • 79a34fdb - http: add utils
    • 094d8c64 - http: add store & services
    • 3e53bd08 - http: update common styles
    • ff7dacb5 - http: add new routes & components
    • 8312c38f - http(medialibrary): update according to 45289776
    • 6f5ae0b6 - http: minor UI adjustments
    • d3347dbe - http: Add default value to imageSrc
    • 21e7b2bb - lua: add missing medialibrary namespace
    • 5ebc397e - http: Improve playlist & remove duplicates
    • e9a47700 - http: Create and move router from initialize file to new router file
    • 77847654 - http: Improve status/play call

    Compare with previous version

  • Aymeric Guillien added 2 commits

    added 2 commits

    • 741d581f - http: Add minimal custom button
    • 24624f5f - http: Update vue & jquery dependencies

    Compare with previous version

  • added 1 commit

    • 67f152ff - Refactor duplicated player buttons in one

    Compare with previous version

  • Aymeric Guillien added 24 commits

    added 24 commits

    • 67f152ff...abbe7f3b - 3 commits from branch videolan:master
    • 86b483e0 - http: add eslintrc.json
    • 9c0ad99d - http: modern redesign
    • 2823c32c - httpd: Fix potential null-dereference in case of error
    • 30565d3a - lua: Add a minimal medialib API
    • 32194a1c - http: update .gitignore
    • b9b4bfae - http: update dependencies
    • 27031816 - http: update assets
    • 4f8b045c - http: add utils
    • dd68c7c3 - http: add store & services
    • d969ae48 - http: update common styles
    • 7439cf74 - http: add new routes & components
    • d95654d0 - http(medialibrary): update according to 45289776
    • fa99028f - http: minor UI adjustments
    • 2330b0e9 - http: Add default value to imageSrc
    • a1a3635a - lua: add missing medialibrary namespace
    • 35794632 - http: Improve playlist & remove duplicates
    • 7679170b - http: Create and move router from initialize file to new router file
    • 31eaec42 - http: Improve status/play call
    • f98fe1b6 - http: Add minimal custom button
    • a3221517 - http: Update vue & jquery dependencies
    • d6ec7ce5 - Refactor duplicated player buttons in one

    Compare with previous version

  • Aymeric Guillien added 2 commits

    added 2 commits

    • 33b03d69 - http: Refactor duplicated player buttons in one
    • a34024cc - http: Improve and stabilize playlist workflow

    Compare with previous version

  • added 1 commit

    • c998c54a - http: Improve and stabilize playlist workflow

    Compare with previous version

  • Aymeric Guillien added 27 commits

    added 27 commits

    • c998c54a...b9e50b09 - 5 commits from branch videolan:master
    • b326f116 - http: add eslintrc.json
    • 37b84042 - http: modern redesign
    • 0aa9cc9b - httpd: Fix potential null-dereference in case of error
    • f7512785 - lua: Add a minimal medialib API
    • 931fe86f - http: update .gitignore
    • 6bf84727 - http: update dependencies
    • 60d90f05 - http: update assets
    • c63a09f6 - http: add utils
    • 4cc92083 - http: add store & services
    • ec6ff020 - http: update common styles
    • 6ca4a2db - http: add new routes & components
    • 5f47176a - http(medialibrary): update according to 45289776
    • e7652971 - http: minor UI adjustments
    • a26f75a4 - http: Add default value to imageSrc
    • 0ff387f1 - lua: add missing medialibrary namespace
    • 65d42d1a - http: Improve playlist & remove duplicates
    • 1348bee4 - http: Create and move router from initialize file to new router file
    • 89d50e1d - http: Improve status/play call
    • fa4419a2 - http: Add minimal custom button
    • 838ebd99 - http: Update vue & jquery dependencies
    • 263f7a61 - http: Refactor duplicated player buttons in one
    • 27eeee36 - http: Improve and stabilize playlist workflow

    Compare with previous version

  • Aymeric Guillien added 2 commits

    added 2 commits

    • f7b229fc - lua: add mediaID field on playlist item
    • e622f902 - http: stabilize the playlist by using mediaID selector

    Compare with previous version

  • added 1 commit

    • c06b19ac - http: stabilize the playlist by using mediaID selector

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading