Skip to content

Commit

Permalink
Deploying to preview-env from @ 988ed03 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 21, 2023
1 parent 4fa545e commit 97b0682
Show file tree
Hide file tree
Showing 37 changed files with 2,945 additions and 0 deletions.
16 changes: 16 additions & 0 deletions dependabot/docker/node-21.0-alpine/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
RewriteEngine on
RewriteBase /

# do not do anything for already existing files
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule (.*) - [L]

# if request is no valid file NOR directory
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
# if static asset do not do anything
RewriteRule (.*)(css|js|html|png|jpe?g|gif|bmp|ico|json|csv|otf|eot|svg|svgz|ttf|woff|woff2|ijmap|pdf|tif|map) - [NC,L,R=404]
# everything else should be redirected to /index.html so it can be routed by it
RewriteRule (.*) /index.html [L]
6 changes: 6 additions & 0 deletions dependabot/docker/node-21.0-alpine/assets/index-6f8d909a.css

Large diffs are not rendered by default.

1,007 changes: 1,007 additions & 0 deletions dependabot/docker/node-21.0-alpine/assets/index-77b9dfd0.js

Large diffs are not rendered by default.

Binary file added dependabot/docker/node-21.0-alpine/favicon.gif
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 dependabot/docker/node-21.0-alpine/favicon.ico
Binary file not shown.
Binary file added dependabot/docker/node-21.0-alpine/favicon.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 dependabot/docker/node-21.0-alpine/favicon.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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
92 changes: 92 additions & 0 deletions dependabot/docker/node-21.0-alpine/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="theme-color" content="#4696e5">

<!--
manifest.json provides metadata used when your web app is added to the
homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
-->
<link rel="manifest" href="/manifest.json" crossorigin="use-credentials">

<!-- FavIcon itself -->
<link rel="icon" type="image/x-icon" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/favicon.ico">
<link rel="icon" type="image/svg+xml" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/favicon.svg" sizes="any">
<link rel="icon" type="image/png" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/favicon.png">
<link rel="icon" type="image/gif" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/favicon.gif">
<!-- Apple Touch -->
<link rel="apple-touch-icon" sizes="16x16" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-16x16.png">
<link rel="apple-touch-icon" sizes="24x24" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-24x24.png">
<link rel="apple-touch-icon" sizes="32x32" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-32x32.png">
<link rel="apple-touch-icon" sizes="40x40" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-40x40.png">
<link rel="apple-touch-icon" sizes="48x48" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-48x48.png">
<link rel="apple-touch-icon" sizes="60x60" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-60x60.png">
<link rel="apple-touch-icon" sizes="64x64" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-64x64.png">
<link rel="apple-touch-icon" sizes="72x72" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-76x76.png">
<link rel="apple-touch-icon" sizes="96x96" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-96x96.png">
<link rel="apple-touch-icon" sizes="114x114" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-120x120.png">
<link rel="apple-touch-icon" sizes="128x128" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-128x128.png">
<link rel="apple-touch-icon" sizes="144x144" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-144x144.png">
<link rel="apple-touch-icon" sizes="150x150" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-150x150.png">
<link rel="apple-touch-icon" sizes="152x152" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-152x152.png">
<link rel="apple-touch-icon" sizes="160x160" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-160x160.png">
<link rel="apple-touch-icon" sizes="167x167" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-167x167.png">
<link rel="apple-touch-icon" sizes="180x180" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-180x180.png">
<link rel="apple-touch-icon" sizes="192x192" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-192x192.png">
<link rel="apple-touch-icon" sizes="196x196" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-196x196.png">
<link rel="apple-touch-icon" sizes="228x228" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-228x228.png">
<link rel="apple-touch-icon" sizes="256x256" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-256x256.png">
<link rel="apple-touch-icon" sizes="310x310" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-310x310.png">
<link rel="apple-touch-icon" sizes="384x384" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-384x384.png">
<link rel="apple-touch-icon" sizes="512x512" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-512x512.png">
<link rel="apple-touch-icon" sizes="1024x1024" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-1024x1024.png">
<!-- Normal -->
<link rel="icon" type="image/png" sizes="1024x1024" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-1024x1024.png">
<link rel="icon" type="image/png" sizes="512x512" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-512x512.png">
<link rel="icon" type="image/png" sizes="384x384" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-384x384.png">
<link rel="icon" type="image/png" sizes="310x310" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-310x310.png">
<link rel="icon" type="image/png" sizes="256x256" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-256x256.png">
<link rel="icon" type="image/png" sizes="228x228" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-228x228.png">
<link rel="icon" type="image/png" sizes="196x196" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-196x196.png">
<link rel="icon" type="image/png" sizes="192x192" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-192x192.png">
<link rel="icon" type="image/png" sizes="180x180" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-180x180.png">
<link rel="icon" type="image/png" sizes="167x167" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-167x167.png">
<link rel="icon" type="image/png" sizes="160x160" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-160x160.png">
<link rel="icon" type="image/png" sizes="152x152" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-152x152.png">
<link rel="icon" type="image/png" sizes="150x150" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-150x150.png">
<link rel="icon" type="image/png" sizes="144x144" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-144x144.png">
<link rel="icon" type="image/png" sizes="128x128" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-128x128.png">
<link rel="icon" type="image/png" sizes="120x120" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-120x120.png">
<link rel="icon" type="image/png" sizes="114x114" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-114x114.png">
<link rel="icon" type="image/png" sizes="96x96" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-96x96.png">
<link rel="icon" type="image/png" sizes="76x76" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-76x76.png">
<link rel="icon" type="image/png" sizes="72x72" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-72x72.png">
<link rel="icon" type="image/png" sizes="64x64" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-64x64.png">
<link rel="icon" type="image/png" sizes="60x60" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-60x60.png">
<link rel="icon" type="image/png" sizes="48x48" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-48x48.png">
<link rel="icon" type="image/png" sizes="40x40" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-40x40.png">
<link rel="icon" type="image/png" sizes="32x32" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-32x32.png">
<link rel="icon" type="image/png" sizes="24x24" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-24x24.png">
<link rel="icon" type="image/png" sizes="16x16" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/icons/icon-16x16.png">
<!-- MS -->
<meta name="msapplication-TileImage" content="/icons/icon-144x144.png">
<meta name="msapplication-square70x70logo" content="/icons/icon-70x70.png">
<meta name="msapplication-square144x144logo" content="/icons/icon-144x144.png">
<meta name="msapplication-square150x150logo" content="/icons/icon-150x150.png">
<meta name="msapplication-square310x310logo" content="/icons/icon-310x310.png">
<title>Shlink — The URL shortener</title>
<script type="module" crossorigin src="/shlink-web-client/dependabot/docker/node-21.0-alpine/assets/index-77b9dfd0.js"></script>
<link rel="stylesheet" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/assets/index-6f8d909a.css">
<link rel="manifest" href="/shlink-web-client/dependabot/docker/node-21.0-alpine/manifest.json"></head>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<div id="root"></div>

</body>
</html>
1 change: 1 addition & 0 deletions dependabot/docker/node-21.0-alpine/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"Shlink","short_name":"Shlink","start_url":"/","display":"standalone","background_color":"#4696e5","lang":"en","scope":"/shlink-web-client/dependabot/docker/node-21.0-alpine/","theme_color":"#4696e5","icons":[{"src":"./icons/icon-16x16.png","type":"image/png","sizes":"16x16"},{"src":"./icons/icon-24x24.png","type":"image/png","sizes":"24x24"},{"src":"./icons/icon-32x32.png","type":"image/png","sizes":"32x32"},{"src":"./icons/icon-40x40.png","type":"image/png","sizes":"40x40"},{"src":"./icons/icon-48x48.png","type":"image/png","sizes":"48x48"},{"src":"./icons/icon-60x60.png","type":"image/png","sizes":"60x60"},{"src":"./icons/icon-64x64.png","type":"image/png","sizes":"64x64"},{"src":"./icons/icon-72x72.png","type":"image/png","sizes":"72x72"},{"src":"./icons/icon-76x76.png","type":"image/png","sizes":"76x76"},{"src":"./icons/icon-96x96.png","type":"image/png","sizes":"96x96"},{"src":"./icons/icon-114x114.png","type":"image/png","sizes":"114x114"},{"src":"./icons/icon-120x120.png","type":"image/png","sizes":"120x120"},{"src":"./icons/icon-128x128.png","type":"image/png","sizes":"128x128"},{"src":"./icons/icon-144x144.png","type":"image/png","sizes":"144x144"},{"src":"./icons/icon-150x150.png","type":"image/png","sizes":"150x150"},{"src":"./icons/icon-152x152.png","type":"image/png","sizes":"152x152"},{"src":"./icons/icon-160x160.png","type":"image/png","sizes":"160x160"},{"src":"./icons/icon-167x167.png","type":"image/png","sizes":"167x167"},{"src":"./icons/icon-180x180.png","type":"image/png","sizes":"180x180"},{"src":"./icons/icon-192x192.png","type":"image/png","sizes":"192x192"},{"src":"./icons/icon-196x196.png","type":"image/png","sizes":"196x196"},{"src":"./icons/icon-228x228.png","type":"image/png","sizes":"228x228"},{"src":"./icons/icon-256x256.png","type":"image/png","sizes":"256x256"},{"src":"./icons/icon-310x310.png","type":"image/png","sizes":"310x310"},{"src":"./icons/icon-384x384.png","type":"image/png","sizes":"384x384"},{"src":"./icons/icon-512x512.png","type":"image/png","sizes":"512x512"},{"src":"./icons/icon-1024x1024.png","type":"image/png","sizes":"1024x1024"}]}
Loading

0 comments on commit 97b0682

Please sign in to comment.