Skip to content

Commit

Permalink
build: 26 Apr 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
tbjolset committed Apr 26, 2024
1 parent 5cc0377 commit ed19b0a
Show file tree
Hide file tree
Showing 20 changed files with 438 additions and 0 deletions.
22 changes: 22 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"files": {
"main.css": "./static/css/main.cd5b7f40.css",
"main.js": "./static/js/main.6ce2eb14.js",
"static/media/Inter-VariableFont.ttf": "./static/media/Inter-VariableFont.853e01975d2783d9fa29.ttf",
"static/media/wallpaper.jpeg": "./static/media/wallpaper.32e5d92a3e281436149e.jpeg",
"static/media/MomentumFontIcon.woff2": "./static/media/MomentumFontIcon.aa2632a073399199a197.woff2",
"static/media/wallpaper-start.png": "./static/media/wallpaper-start.af24e255e9eaeea901b7.png",
"static/media/webex.svg": "./static/media/webex.d804ebf7dcd2eb340adb.svg",
"static/media/microsoft-teams.svg": "./static/media/microsoft-teams.cbb6f87d26948a28ebf1.svg",
"static/media/zoom.svg": "./static/media/zoom.66eeba4e7efa8e0ffd5c.svg",
"static/media/google-meet.svg": "./static/media/google-meet.91a5bdb0b603380e122d.svg",
"static/media/slido.svg": "./static/media/slido.dd8c12183209b43e4aee.svg",
"index.html": "./index.html",
"main.cd5b7f40.css.map": "./static/css/main.cd5b7f40.css.map",
"main.6ce2eb14.js.map": "./static/js/main.6ce2eb14.js.map"
},
"entrypoints": [
"static/css/main.cd5b7f40.css",
"static/js/main.6ce2eb14.js"
]
}
5 changes: 5 additions & 0 deletions config.example.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"//": "Save this file as config.json and override it to change defaults",

"disableCallHistory": true
}
Binary file added icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>RoomOS Air</title><meta name="mobile-web-app-capable" content="yes"><link rel="manifest" href="./manifest.json"><link rel="icon" href="./icon.png"><link rel="shortcut icon" href="./icon.png"><link rel="apple-touch-icon" href="./icon.png"><meta name="theme-color" content="#000000"><script src="meta.js"></script><script defer="defer" src="./static/js/main.6ce2eb14.js"></script><link href="./static/css/main.cd5b7f40.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
7 changes: 7 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "RoomOS",
"short_name": "RoomOS",
"description": "Controller for Cisco devices",
"display": "standalone",
"start_url": "./"
}
1 change: 1 addition & 0 deletions meta.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
window.build = { hash: '@8b279ef', date: '2024-04-26T13:08:19+0200' }
2 changes: 2 additions & 0 deletions static/css/main.cd5b7f40.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.cd5b7f40.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions static/js/main.6ce2eb14.js

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions static/js/main.6ce2eb14.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions static/js/main.6ce2eb14.js.map

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions static/media/google-meet.91a5bdb0b603380e122d.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions static/media/microsoft-teams.cbb6f87d26948a28ebf1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions static/media/slido.dd8c12183209b43e4aee.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 static/media/wallpaper.32e5d92a3e281436149e.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ed19b0a

Please sign in to comment.