This commit is contained in:
github-actions-bot
2024-03-02 16:51:23 +00:00
parent 9ca715f7a0
commit 626ce9e9fc
5 changed files with 113 additions and 17 deletions

View File

@@ -1,22 +1,22 @@
{
"files": {
"main.js": "/postgsail/static/js/main.1f478784.js",
"static/media/timelapse.png": "/postgsail/static/media/timelapse.ce6208c83b8bed24a815.png",
"static/media/demo.mp4": "/postgsail/static/media/demo.129abcade2a4fd793dff.mp4",
"static/media/monitoring.png": "/postgsail/static/media/monitoring.c3474b2b05f71e2dc913.png",
"static/media/article-page-example.png": "/postgsail/static/media/article-page-example.70d6bd57ede0ada106fa.png",
"static/media/stats.png": "/postgsail/static/media/stats.cc978ab82b50bc15aa41.png",
"static/media/pokemon.png": "/postgsail/static/media/pokemon.ac632dd7fdb5aa28556b.png",
"static/media/logs.png": "/postgsail/static/media/logs.d1605a06ac0989f3158a.png",
"static/media/webinaire.png": "/postgsail/static/media/webinaire.0fb29383820e122217ca.png",
"static/media/data-visualisation.png": "/postgsail/static/media/data-visualisation.c147fb3b112f51f096a2.png",
"static/media/kubernetes.png": "/postgsail/static/media/kubernetes.52ea2430dfac2c2b029c.png",
"static/media/discord-mark-blue.png": "/postgsail/static/media/discord-mark-blue.667df059ddf407979d68.png",
"static/media/PostgsailLogo.svg": "/postgsail/static/media/PostgsailLogo.132516ec587bf04cd61e19103b9c54f8.svg",
"index.html": "/postgsail/index.html",
"main.1f478784.js.map": "/postgsail/static/js/main.1f478784.js.map"
"main.js": "./static/js/main.43c2eb61.js",
"static/media/timelapse.png": "./static/media/timelapse.ce6208c83b8bed24a815.png",
"static/media/demo.mp4": "./static/media/demo.129abcade2a4fd793dff.mp4",
"static/media/monitoring.png": "./static/media/monitoring.c3474b2b05f71e2dc913.png",
"static/media/article-page-example.png": "./static/media/article-page-example.70d6bd57ede0ada106fa.png",
"static/media/stats.png": "./static/media/stats.cc978ab82b50bc15aa41.png",
"static/media/pokemon.png": "./static/media/pokemon.ac632dd7fdb5aa28556b.png",
"static/media/logs.png": "./static/media/logs.d1605a06ac0989f3158a.png",
"static/media/webinaire.png": "./static/media/webinaire.0fb29383820e122217ca.png",
"static/media/data-visualisation.png": "./static/media/data-visualisation.c147fb3b112f51f096a2.png",
"static/media/kubernetes.png": "./static/media/kubernetes.52ea2430dfac2c2b029c.png",
"static/media/discord-mark-blue.png": "./static/media/discord-mark-blue.667df059ddf407979d68.png",
"static/media/PostgsailLogo.svg": "./static/media/PostgsailLogo.132516ec587bf04cd61e19103b9c54f8.svg",
"index.html": "./index.html",
"main.43c2eb61.js.map": "./static/js/main.43c2eb61.js.map"
},
"entrypoints": [
"static/js/main.1f478784.js"
"static/js/main.43c2eb61.js"
]
}

View File

@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/postgsail/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="PostgSail effortlessly logs your voyages, automatically capturing your trips, moorages, dockings and anchorages with no additional need to stop/start anything. Built for sailors, motorboats and commercial uses."/><link rel="apple-touch-icon" href="/postgsail/logo192.png"/><link rel="manifest" href="/postgsail/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap" rel="stylesheet"><title>PostgSail</title><script defer="defer" src="/postgsail/static/js/main.1f478784.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><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="PostgSail effortlessly logs your voyages, automatically capturing your trips, moorages, dockings and anchorages with no additional need to stop/start anything. Built for sailors, motorboats and commercial uses."/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap" rel="stylesheet"><title>PostgSail</title><script defer="defer" src="./static/js/main.43c2eb61.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,92 @@
/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/
/*!
* content-type
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/
/*!
* github-buttons v2.27.0
* (c) 2023 なつき
* @license BSD-2-Clause
*/
/*! *****************************************************************************
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABLITY OR NON-INFRINGEMENT.
See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */
/**
* @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-is.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.
*/
/** @license React v16.13.1
* react-is.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.
*/

File diff suppressed because one or more lines are too long