-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
560 changed files
with
2,969 additions
and
44 deletions.
There are no files selected for viewing
Empty file.
41 changes: 41 additions & 0 deletions
41
Skclusive.Blazor.Dashboard/Dashboard.Host.Browser/wwwroot/404.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Skclusive-UI Docs</title> | ||
<script type="text/javascript"> | ||
// Single Page Apps for GitHub Pages | ||
// https://github.com/rafrex/spa-github-pages | ||
// Copyright (c) 2016 Rafael Pedicini, licensed under the MIT License | ||
// ---------------------------------------------------------------------- | ||
// This script takes the current url and converts the path and query | ||
// string into just a query string, and then redirects the browser | ||
// to the new url with only a query string and hash fragment, | ||
// e.g. http://www.foo.tld/one/two?a=b&c=d#qwe, becomes | ||
// http://www.foo.tld/?p=/one/two&q=a=b~and~c=d#qwe | ||
// Note: this 404.html file must be at least 512 bytes for it to work | ||
// with Internet Explorer (it is currently > 512 bytes) | ||
|
||
// If you're creating a Project Pages site and NOT using a custom domain, | ||
// then set segmentCount to 1 (enterprise users may need to set it to > 1). | ||
// This way the code will only replace the route part of the path, and not | ||
// the real directory in which the app resides, for example: | ||
// https://username.github.io/repo-name/one/two?a=b&c=d#qwe becomes | ||
// https://username.github.io/repo-name/?p=/one/two&q=a=b~and~c=d#qwe | ||
// Otherwise, leave segmentCount as 0. | ||
var segmentCount = 1; | ||
|
||
var l = window.location; | ||
l.replace( | ||
l.protocol + '//' + l.hostname + (l.port ? ':' + l.port : '') + | ||
l.pathname.split('/').slice(0, 1 + segmentCount).join('/') + '/?p=/' + | ||
l.pathname.slice(1).split('/').slice(segmentCount).join('/').replace(/&/g, '~and~') + | ||
(l.search ? '&q=' + l.search.slice(1).replace(/&/g, '~and~') : '') + | ||
l.hash | ||
); | ||
|
||
</script> | ||
</head> | ||
<body> | ||
</body> | ||
</html> |
Binary file added
BIN
+5.16 KB
...shboard/Dashboard.Host.Browser/wwwroot/android/android-launchericon-144-144.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
BIN
+7.37 KB
...shboard/Dashboard.Host.Browser/wwwroot/android/android-launchericon-192-192.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
BIN
+1.53 KB
...Dashboard/Dashboard.Host.Browser/wwwroot/android/android-launchericon-48-48.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
BIN
+24.3 KB
...shboard/Dashboard.Host.Browser/wwwroot/android/android-launchericon-512-512.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
BIN
+2.3 KB
...Dashboard/Dashboard.Host.Browser/wwwroot/android/android-launchericon-72-72.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
BIN
+3.21 KB
...Dashboard/Dashboard.Host.Browser/wwwroot/android/android-launchericon-96-96.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
BIN
+1.53 KB
.../Dashboard.Host.Browser/wwwroot/chrome/chrome-extensionmanagementpage-48-48.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
BIN
+482 Bytes
...Blazor.Dashboard/Dashboard.Host.Browser/wwwroot/chrome/chrome-favicon-16-16.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
BIN
+4.42 KB
...shboard/Dashboard.Host.Browser/wwwroot/chrome/chrome-installprocess-128-128.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
1
Skclusive.Blazor.Dashboard/Dashboard.Host.Browser/wwwroot/decode.js
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+31.3 KB
Skclusive.Blazor.Dashboard/Dashboard.Host.Browser/wwwroot/favicon.ico
Binary file not shown.
Binary file added
BIN
+4.42 KB
...or.Dashboard/Dashboard.Host.Browser/wwwroot/firefox/firefox-general-128-128.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
BIN
+482 Bytes
...azor.Dashboard/Dashboard.Host.Browser/wwwroot/firefox/firefox-general-16-16.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
BIN
+10.4 KB
...or.Dashboard/Dashboard.Host.Browser/wwwroot/firefox/firefox-general-256-256.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
BIN
+1 KB
...azor.Dashboard/Dashboard.Host.Browser/wwwroot/firefox/firefox-general-32-32.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
BIN
+1.53 KB
...azor.Dashboard/Dashboard.Host.Browser/wwwroot/firefox/firefox-general-48-48.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
BIN
+2 KB
...azor.Dashboard/Dashboard.Host.Browser/wwwroot/firefox/firefox-general-64-64.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
BIN
+2.98 KB
...azor.Dashboard/Dashboard.Host.Browser/wwwroot/firefox/firefox-general-90-90.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
BIN
+4.42 KB
...ashboard/Dashboard.Host.Browser/wwwroot/firefox/firefox-marketplace-128-128.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
BIN
+24.3 KB
...ashboard/Dashboard.Host.Browser/wwwroot/firefox/firefox-marketplace-512-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+61.3 KB
...e.Blazor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-appicon-1024-1024.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
BIN
+4.08 KB
...ive.Blazor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-appicon-120-120.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
BIN
+5.5 KB
...ive.Blazor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-appicon-152-152.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
BIN
+6.8 KB
...ive.Blazor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-appicon-180-180.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
BIN
+2.47 KB
...usive.Blazor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-appicon-76-76.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
BIN
+42.8 KB
...lazor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-launchimage-1024-768.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
BIN
+105 KB
...azor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-launchimage-1242-2208.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
BIN
+43.6 KB
...lazor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-launchimage-1334-750.png
Oops, something went wrong.
Binary file added
BIN
+149 KB
...azor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-launchimage-1536-2048.png
Oops, something went wrong.
Binary file added
BIN
+129 KB
...azor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-launchimage-2048-1536.png
Oops, something went wrong.
Binary file added
BIN
+91.3 KB
...azor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-launchimage-2208-1242.png
Oops, something went wrong.
Binary file added
BIN
+38.6 KB
...lazor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-launchimage-640-1136.png
Oops, something went wrong.
Binary file added
BIN
+37.5 KB
...Blazor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-launchimage-640-960.png
Oops, something went wrong.
Binary file added
BIN
+47.8 KB
...lazor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-launchimage-750-1334.png
Oops, something went wrong.
Binary file added
BIN
+47.4 KB
...lazor.Dashboard/Dashboard.Host.Browser/wwwroot/ios/ios-launchimage-768-1024.png
Oops, something went wrong.
Oops, something went wrong.