Skip to content

Commit

Permalink
Build Thu Jan 18 13:56:28 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Editor Deployment Bot committed Jan 18, 2024
1 parent 95c5a99 commit b1527c7
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.eab7cba8.css",
"main.js": "/static/js/main.5b831d13.js",
"main.js": "/static/js/main.3305482b.js",
"static/media/roboto-flex-latin-wght-normal.woff2": "/static/media/roboto-flex-latin-wght-normal.83de0d79c4a86cd0ff67.woff2",
"static/media/roboto-flex-latin-ext-wght-normal.woff2": "/static/media/roboto-flex-latin-ext-wght-normal.0a64156a046519332be3.woff2",
"static/media/roboto-flex-cyrillic-wght-normal.woff2": "/static/media/roboto-flex-cyrillic-wght-normal.e01e801d0da4e2c5c87d.woff2",
Expand All @@ -13,10 +13,10 @@
"static/media/trash-restore.svg": "/static/media/trash-restore.4cc371110ef61af169066457b8c1885e.svg",
"static/media/subtitle.svg": "/static/media/subtitle.4743d81c98c89d2230930c419731ef9e.svg",
"main.eab7cba8.css.map": "/static/css/main.eab7cba8.css.map",
"main.5b831d13.js.map": "/static/js/main.5b831d13.js.map"
"main.3305482b.js.map": "/static/js/main.3305482b.js.map"
},
"entrypoints": [
"static/css/main.eab7cba8.css",
"static/js/main.5b831d13.js"
"static/js/main.3305482b.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta name="git-commit" content="b695e7b3b1e2525f6174dd9417606131cb5336c4"><meta name="build-date" content="Thu Jan 18 13:31:42 UTC 2024"><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Opencast's video editor"/><link rel="manifest" href="/manifest.json"/><title>Opencast Editor</title><style>@keyframes loading-rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body,html{margin:0;padding:0;height:100%;min-height:100%}.loading-indicator{width:100vw;height:100vh;justify-content:center;align-items:center;display:flex}.loading-indicator>svg{max-width:120px;max-height:120px;width:30vw;height:30vh;animation:2s linear infinite none loading-rotation}.loading-indicator>svg>circle{fill:none;stroke:black;stroke-width:10;stroke-dasharray:167;stroke-linecap:round}</style><script defer="defer" src="/static/js/main.5b831d13.js"></script><link href="/static/css/main.eab7cba8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div class="loading-indicator"><svg viewbox="0 0 100 100"><circle cx="50" cy="50" r="40"/></svg></div></div></body></html>
<!doctype html><html lang="en"><head><meta name="git-commit" content="53598c1ea028089baa5965a40a15f44e956c83ff"><meta name="build-date" content="Thu Jan 18 13:55:14 UTC 2024"><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Opencast's video editor"/><link rel="manifest" href="/manifest.json"/><title>Opencast Editor</title><style>@keyframes loading-rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body,html{margin:0;padding:0;height:100%;min-height:100%}.loading-indicator{width:100vw;height:100vh;justify-content:center;align-items:center;display:flex}.loading-indicator>svg{max-width:120px;max-height:120px;width:30vw;height:30vh;animation:2s linear infinite none loading-rotation}.loading-indicator>svg>circle{fill:none;stroke:black;stroke-width:10;stroke-dasharray:167;stroke-linecap:round}</style><script defer="defer" src="/static/js/main.3305482b.js"></script><link href="/static/css/main.eab7cba8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div class="loading-indicator"><svg viewbox="0 0 100 100"><circle cx="50" cy="50" r="40"/></svg></div></div></body></html>
2 changes: 1 addition & 1 deletion static/css/main.eab7cba8.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions static/js/main.5b831d13.js → static/js/main.3305482b.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit b1527c7

Please sign in to comment.