Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions SitefinityImageOptimization.sln
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {42E78C82-9882-4C4A-B5B3-1C1A6373C4D2}
EndGlobalSection
EndGlobal
79,068 changes: 79,068 additions & 0 deletions SitefinityWebApp/AdminApp/InsightExtensions/insight-iris.extensions.bundle.js

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions SitefinityWebApp/AdminApp/assets/auth/oidc-client.min.js

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions SitefinityWebApp/AdminApp/assets/auth/silent-renew.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="utf-8" />
<title></title>
</head>

<body>
<h1 id="waiting">Waiting...</h1>
<div id="error"></div>
<script src="oidc-client.min.js"></script>
<script src="silent-renew.js"></script>
</body>

</html>
1 change: 1 addition & 0 deletions SitefinityWebApp/AdminApp/assets/auth/silent-renew.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
new Oidc.UserManager().signinSilentCallback();
Binary file not shown.
Binary file not shown.
2,671 changes: 2,671 additions & 0 deletions SitefinityWebApp/AdminApp/assets/fonts/font-awesome/fontawesome-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading