Skip to content

Commit

Permalink
Build 988/2024-12-01_11-27-05/
Browse files Browse the repository at this point in the history
  • Loading branch information
opencastproject committed Dec 1, 2024
1 parent 4d4875d commit 89573d7
Show file tree
Hide file tree
Showing 56 changed files with 3,214 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 988/2024-12-01_11-27-05/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.
366 changes: 366 additions & 0 deletions 988/2024-12-01_11-27-05/assets/index-B7wGlHEi.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 988/2024-12-01_11-27-05/assets/index-B7wGlHEi.js.map

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions 988/2024-12-01_11-27-05/assets/index-D8aVL_lj.css

Large diffs are not rendered by default.

72 changes: 72 additions & 0 deletions 988/2024-12-01_11-27-05/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 988/2024-12-01_11-27-05/favicon.ico
Binary file not shown.
Binary file added 988/2024-12-01_11-27-05/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 988/2024-12-01_11-27-05/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 988/2024-12-01_11-27-05/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 988/2024-12-01_11-27-05/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 988/2024-12-01_11-27-05/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 988/2024-12-01_11-27-05/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 988/2024-12-01_11-27-05/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 988/2024-12-01_11-27-05/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 988/2024-12-01_11-27-05/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="2031ba993da4b6f6f4f95ed48ba8565d8de4700b">
<meta name="build-date" content="2024-12-01T11:27:35.961Z">
<meta charset="utf-8" />
<link rel="icon" href="/988/2024-12-01_11-27-05/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="/988/2024-12-01_11-27-05/logo-192x192.png" />
<link rel="manifest" href="/988/2024-12-01_11-27-05/manifest.json" />
<title>Opencast</title>
<script type="module" crossorigin src="/988/2024-12-01_11-27-05/assets/index-B7wGlHEi.js"></script>
<link rel="stylesheet" crossorigin href="/988/2024-12-01_11-27-05/assets/index-D8aVL_lj.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>
Binary file added 988/2024-12-01_11-27-05/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 988/2024-12-01_11-27-05/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 988/2024-12-01_11-27-05/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
@@ -1,4 +1,5 @@
<html><body><ul>
<li><a href=./988/2024-12-01_11-27-05>./988/2024-12-01_11-27-05</a></li>
<li><a href=./987/2024-11-29_19-52-22>./987/2024-11-29_19-52-22</a></li>
<li><a href=./986/2024-11-29_13-23-18>./986/2024-11-29_13-23-18</a></li>
<li><a href=./985/2024-11-25_11-14-36>./985/2024-11-25_11-14-36</a></li>
Expand Down

0 comments on commit 89573d7

Please sign in to comment.