Skip to content

Commit

Permalink
Build 924/2024-10-15_13-54-17/
Browse files Browse the repository at this point in the history
  • Loading branch information
opencastproject committed Oct 15, 2024
1 parent 62a2b58 commit 1e3f0a4
Show file tree
Hide file tree
Showing 56 changed files with 3,192 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2,671 changes: 2,671 additions & 0 deletions 924/2024-10-15_13-54-17/assets/fontawesome-webfont-D13rzr4g.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
14 changes: 14 additions & 0 deletions 924/2024-10-15_13-54-17/assets/index-BDgKoRTb.css

Large diffs are not rendered by default.

344 changes: 344 additions & 0 deletions 924/2024-10-15_13-54-17/assets/index-CtaNp849.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 924/2024-10-15_13-54-17/assets/index-CtaNp849.js.map

Large diffs are not rendered by default.

72 changes: 72 additions & 0 deletions 924/2024-10-15_13-54-17/assets/opencast-white-B3KJ3o-a.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 924/2024-10-15_13-54-17/favicon.ico
Binary file not shown.
Binary file added 924/2024-10-15_13-54-17/icons/icon-1024x1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 924/2024-10-15_13-54-17/icons/icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 924/2024-10-15_13-54-17/icons/icon-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 924/2024-10-15_13-54-17/icons/icon-256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 924/2024-10-15_13-54-17/icons/icon-48x48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 924/2024-10-15_13-54-17/icons/icon-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 924/2024-10-15_13-54-17/icons/icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 924/2024-10-15_13-54-17/icons/icon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions 924/2024-10-15_13-54-17/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="git-commit" content="1091e358857488348e7d0ce362ccfbd504a095a0">
<meta name="build-date" content="2024-10-15T13:54:47.665Z">
<meta charset="utf-8" />
<link rel="icon" href="/924/2024-10-15_13-54-17/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="name" content="Opencast" />
<meta name="description" content="A modern admin user interface for Opencast" />
<link rel="apple-touch-icon" href="/924/2024-10-15_13-54-17/logo-192x192.png" />
<link rel="manifest" href="/924/2024-10-15_13-54-17/manifest.json" />
<title>Opencast</title>
<script type="module" crossorigin src="/924/2024-10-15_13-54-17/assets/index-CtaNp849.js"></script>
<link rel="stylesheet" crossorigin href="/924/2024-10-15_13-54-17/assets/index-BDgKoRTb.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>
Binary file added 924/2024-10-15_13-54-17/logo-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
64 changes: 64 additions & 0 deletions 924/2024-10-15_13-54-17/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"name": "Opencast: Admin UI",
"short_name": "Opencast",
"description": "A modern admin user interface for Opencast",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "icons/icon-48x48.png",
"sizes": "48x48",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "icons/icon-72x72.png",
"sizes": "72x72",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "icons/icon-96x96.png",
"sizes": "96x96",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "icons/icon-144x144.png",
"sizes": "144x144",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/icons/icon-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/icons/icon-256x256.png",
"sizes": "256x256",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/icons/icon-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/icons/icon-1024x1024.png",
"sizes": "1024x1024",
"type": "image/png",
"purpose": "any maskable"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions 924/2024-10-15_13-54-17/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<li><a href=./927/2024-10-01_11-50-16>./927/2024-10-01_11-50-16</a></li>
<li><a href=./926/2024-10-01_11-50-01>./926/2024-10-01_11-50-01</a></li>
<li><a href=./925/2024-10-01_11-49-53>./925/2024-10-01_11-49-53</a></li>
<li><a href=./924/2024-10-15_13-54-17>./924/2024-10-15_13-54-17</a></li>
<li><a href=./924/2024-10-15_13-52-36>./924/2024-10-15_13-52-36</a></li>
<li><a href=./924/2024-10-01_11-49-43>./924/2024-10-01_11-49-43</a></li>
<li><a href=./921/2024-09-29_18-17-29>./921/2024-09-29_18-17-29</a></li>
Expand Down

0 comments on commit 1e3f0a4

Please sign in to comment.