Commit 216d6c1d authored by Clint Mourlevat's avatar Clint Mourlevat

Moving project into a main folder

parent 8befcf9c

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stratis.Guru", "Stratis.Guru.csproj", "{4D393841-F041-4D75-8033-873799B61EB2}"
# Visual Studio 15
VisualStudioVersion = 15.0.26124.0
MinimumVisualStudioVersion = 15.0.26124.0
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stratis.Guru", "Stratis.Guru\Stratis.Guru.csproj", "{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4D393841-F041-4D75-8033-873799B61EB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4D393841-F041-4D75-8033-873799B61EB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4D393841-F041-4D75-8033-873799B61EB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4D393841-F041-4D75-8033-873799B61EB2}.Release|Any CPU.Build.0 = Release|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Debug|x64.ActiveCfg = Debug|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Debug|x64.Build.0 = Debug|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Debug|x86.ActiveCfg = Debug|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Debug|x86.Build.0 = Debug|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Release|Any CPU.Build.0 = Release|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Release|x64.ActiveCfg = Release|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Release|x64.Build.0 = Release|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Release|x86.ActiveCfg = Release|Any CPU
{2015A4FF-D9AD-40EF-B5B1-178A173A2FD8}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal
......@@ -5,13 +5,13 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BuildBundlerMinifier" Version="2.8.391" />
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.1.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.AspNetCore.SignalR" Version="1.0.4" />
<PackageReference Include="BuildBundlerMinifier" Version="2.8.391"/>
<PackageReference Include="Microsoft.AspNetCore.App"/>
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.1.2" PrivateAssets="All"/>
<PackageReference Include="Microsoft.AspNetCore.SignalR" Version="1.0.4"/>
<PackageReference Include="NStratis" Version="4.0.0.60"/>
<PackageReference Include="QRCoder" Version="1.3.3" />
<PackageReference Include="RestSharp" Version="106.5.4" />
<PackageReference Include="QRCoder" Version="1.3.3"/>
<PackageReference Include="RestSharp" Version="106.5.4"/>
</ItemGroup>
</Project>
......@@ -7,7 +7,7 @@
<h1>Stratis Blockchain Explorer</h1>
</div>
<div class="offset-lg-3 col-lg-6">
<p>Actual Stratis Blocks Height: @(ViewBag.BlockchainHeight??"Loading...") <i class="fa fa-info-circle"></i></p>
<p>Actual Stratis Blocks Height: @(ViewBag.BlockchainHeight??"Loading...") <i class="fa help fa-info-circle" data-toggle="tooltip" data-placement="right" title="Last Stratis Block Height, updated every 10 min."></i></p>
</div>
</div>
</div>
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
(function(_0x2f2ex1) {
(function (_0x2f2ex1) {
'use strict';
_0x2f2ex1(document)['ready'](function() {
_0x2f2ex1(document)['ready'](function () {
NProgress.start();
$('[data-toggle="tooltip"]').tooltip();
_0x2f2exe();
if (_0x2f2ex1('.menu-trigger')['length']) {
_0x2f2ex1('.menu-trigger')['click'](function() {
_0x2f2ex1('.menu-trigger')['click'](function () {
_0x2f2ex1(this)['toggleClass']('active');
_0x2f2ex1('.header-area .nav')['slideToggle'](200)
})
}
_0x2f2ex1('body')['click'](function(_0x2f2ex4) {
_0x2f2ex1('body')['click'](function (_0x2f2ex4) {
var _0x2f2ex5 = _0x2f2ex4['target'];
if (_0x2f2ex1(_0x2f2ex5)['parents']('.flag-list')['length'] || _0x2f2ex1(_0x2f2ex5)['hasClass']('flag-list')) {
return
......@@ -29,7 +30,7 @@
})
}
if (_0x2f2ex1('.token .token-input')['length']) {
_0x2f2ex1('.token .token-input .fa-plus')['click'](function() {
_0x2f2ex1('.token .token-input .fa-plus')['click'](function () {
var _0x2f2ex6 = _0x2f2ex1(this)['parent']()['find']('input')['val']();
var _0x2f2ex7 = _0x2f2ex1(this)['parent']()['find']('input')['data']('step');
if (_0x2f2ex6 == '') {
......@@ -38,7 +39,7 @@
var _0x2f2ex8 = parseInt(_0x2f2ex6, 10) + parseInt(_0x2f2ex7, 10);
_0x2f2ex1(this)['parent']()['find']('input')['val'](_0x2f2ex8)
});
_0x2f2ex1('.token .token-input .fa-minus')['click'](function() {
_0x2f2ex1('.token .token-input .fa-minus')['click'](function () {
var _0x2f2ex6 = _0x2f2ex1(this)['parent']()['find']('input')['val']();
var _0x2f2ex7 = _0x2f2ex1(this)['parent']()['find']('input')['data']('step');
if (_0x2f2ex6 == '') {
......@@ -52,7 +53,7 @@
})
}
window['sr'] = new scrollReveal();
_0x2f2ex1('a[href*=\#]:not([href=\#])')['click'](function() {
_0x2f2ex1('a[href*=\#]:not([href=\#])')['click'](function () {
if (location['pathname']['replace'](/^\//, '') == this['pathname']['replace'](/^\//, '') && location['hostname'] == this['hostname']) {
var _0x2f2ex9 = _0x2f2ex1(this['hash']);
_0x2f2ex9 = _0x2f2ex9['length'] ? _0x2f2ex9 : _0x2f2ex1('[name=' + this['hash']['slice'](1) + ']');
......@@ -70,14 +71,14 @@
}
});
if (_0x2f2ex1('.token-progress ul')['length']) {
_0x2f2ex1('.token-progress ul')['find']('.item')['each'](function(_0x2f2exb) {
_0x2f2ex1('.token-progress ul')['find']('.item')['each'](function (_0x2f2exb) {
_0x2f2ex1('.token-progress ul .item:eq(' + [_0x2f2exb] + ')')['css']('left', _0x2f2ex1('.token-progress ul .item:eq(' + [_0x2f2exb] + ')')['data']('position'))
});
var _0x2f2exc = _0x2f2ex1('.token-progress ul .progress-active')['data']('progress');
_0x2f2ex1('.token-progress ul .progress-active')['css']('width', _0x2f2exc)
}
if (_0x2f2ex1('.table-progress')['length']) {
_0x2f2ex1('.table-latests')['find']('.table-progress')['each'](function(_0x2f2exb) {
_0x2f2ex1('.table-latests')['find']('.table-progress')['each'](function (_0x2f2exb) {
_0x2f2ex1('.table-progress:eq(' + [_0x2f2exb] + ') .progress-line')['css']('width', parseInt(_0x2f2ex1('.table-progress:eq(' + [_0x2f2exb] + ') .progress-line')['data']('value'), 10) + parseInt(70, 10) + '%')
})
}
......@@ -118,11 +119,11 @@
})
}
});
_0x2f2ex1(window)['load'](function() {
_0x2f2ex1(window)['load'](function () {
_0x2f2ex1('.loading-wrapper')['animate']({
"\x6F\x70\x61\x63\x69\x74\x79": '0'
}, 600, function() {
setTimeout(function() {
}, 600, function () {
setTimeout(function () {
_0x2f2ex1('.loading-wrapper')['css']('visibility', 'hidden')['fadeOut']();
if (_0x2f2ex1('.parallax')['length']) {
_0x2f2ex1('.parallax')['parallax']({
......@@ -133,7 +134,7 @@
}, 300)
})
});
_0x2f2ex1(window)['scroll'](function() {
_0x2f2ex1(window)['scroll'](function () {
var _0x2f2exa = _0x2f2ex1(window)['width']();
if (_0x2f2exa < 991) {
var _0x2f2exd = _0x2f2ex1(window)['scrollTop']();
......@@ -148,7 +149,7 @@
}
}
});
_0x2f2ex1(window)['resize'](function() {
_0x2f2ex1(window)['resize'](function () {
_0x2f2exe()
});
......
(function(n){"use strict";function t(){}n(document).ready(function(){if(NProgress.start(),$('[data-toggle="tooltip"]').tooltip(),t(),n(".menu-trigger").length&&n(".menu-trigger").click(function(){n(this).toggleClass("active");n(".header-area .nav").slideToggle(200)}),n("body").click(function(t){var i=t.target;if(!n(i).parents(".flag-list").length&&!n(i).hasClass("flag-list")){if(n(".flag-list").css("display")==="block"){n(".flag-list").css("display","none");return}(n(i).hasClass("selected")||n(i).parents(".selected").length)&&n(".flag-list").css("display","block")}}),n(".countdown").length&&n(".countdown").downCount({date:"09/29/2018 12:00:00",offset:10}),n(".token .token-input").length&&(n(".token .token-input .fa-plus").click(function(){var t=n(this).parent().find("input").val(),r=n(this).parent().find("input").data("step"),i;t==""&&(t=0);i=parseInt(t,10)+parseInt(r,10);n(this).parent().find("input").val(i)}),n(".token .token-input .fa-minus").click(function(){var i=n(this).parent().find("input").val(),r=n(this).parent().find("input").data("step"),t;i==""&&(i=0);t=parseInt(i,10)-parseInt(r,10);t<=0&&(t=r);n(this).parent().find("input").val(t)})),window.sr=new scrollReveal,n("a[href*=#]:not([href=#])").click(function(){var t,i;if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname&&(t=n(this.hash),t=t.length?t:n("[name="+this.hash.slice(1)+"]"),t.length))return i=n(window).width(),i<991&&(n(".menu-trigger").removeClass("active"),n(".header-area .nav").slideUp(200)),n("html,body").animate({scrollTop:t.offset().top-30},700),!1}),n(".token-progress ul").length){n(".token-progress ul").find(".item").each(function(t){n(".token-progress ul .item:eq("+[t]+")").css("left",n(".token-progress ul .item:eq("+[t]+")").data("position"))});var i=n(".token-progress ul .progress-active").data("progress");n(".token-progress ul .progress-active").css("width",i)}n(".table-progress").length&&n(".table-latests").find(".table-progress").each(function(t){n(".table-progress:eq("+[t]+") .progress-line").css("width",parseInt(n(".table-progress:eq("+[t]+") .progress-line").data("value"),10)+parseInt(70,10)+"%")});n(".roadmap-modern-wrapper").length&&n(".roadmap-modern-wrapper").owlCarousel({loop:!0,margin:30,nav:!1,responsive:{0:{items:1},600:{items:2},1e3:{items:3}}});n(".roadmap-lux-wrapper").length&&n(".roadmap-lux-wrapper").owlCarousel({loop:!0,margin:30,nav:!1,responsive:{0:{items:1},600:{items:2},1e3:{items:3}}})});n(window).load(function(){n(".loading-wrapper").animate({opacity:"0"},600,function(){setTimeout(function(){n(".loading-wrapper").css("visibility","hidden").fadeOut();n(".parallax").length&&n(".parallax").parallax({imageSrc:"assets/images/parallax.jpg",zIndex:"1"})},300)})});n(window).scroll(function(){var i=n(window).width(),t;i<991&&(t=n(window).scrollTop(),t>=30?(n(".header-area").addClass("header-sticky"),n(".header-area .dark-logo").css("display","block"),n(".header-area .light-logo").css("display","none")):(n(".header-area").removeClass("header-sticky"),n(".header-area .dark-logo").css("display","none"),n(".header-area .light-logo").css("display","block")))});n(window).resize(function(){t()})})(jQuery);
\ No newline at end of file
......@@ -7,9 +7,9 @@
$.fn.downCount = function (options, callback) {
var settings = $.extend({
date: null,
offset: null
}, options);
date: null,
offset: null
}, options);
// Throw error if date is not set
if (!settings.date) {
......@@ -36,7 +36,7 @@
var utc = date.getTime() + (date.getTimezoneOffset() * 60000);
// set new Date object
var new_date = new Date(utc + (3600000*settings.offset))
var new_date = new Date(utc + (3600000 * settings.offset));
return new_date;
};
......@@ -44,7 +44,7 @@
/**
* Main downCount function that calculates everything
*/
function countdown () {
function countdown() {
var target_date = new Date(settings.date), // set target date
current_date = currentDate(); // get fixed current date
......@@ -73,11 +73,11 @@
minutes = Math.floor((difference % _hour) / _minute),
seconds = Math.floor((difference % _minute) / _second);
// fix dates so that it will show two digets
days = (String(days).length >= 2) ? days : '0' + days;
hours = (String(hours).length >= 2) ? hours : '0' + hours;
minutes = (String(minutes).length >= 2) ? minutes : '0' + minutes;
seconds = (String(seconds).length >= 2) ? seconds : '0' + seconds;
// fix dates so that it will show two digets
days = (String(days).length >= 2) ? days : '0' + days;
hours = (String(hours).length >= 2) ? hours : '0' + hours;
minutes = (String(minutes).length >= 2) ? minutes : '0' + minutes;
seconds = (String(seconds).length >= 2) ? seconds : '0' + seconds;
// based on the date change the refrence wording
var ref_days = (days === 1) ? 'day' : 'days',
......@@ -95,8 +95,8 @@
container.find('.hours_ref').text(ref_hours);
container.find('.minutes_ref').text(ref_minutes);
container.find('.seconds_ref').text(ref_seconds);
};
}
// start
var interval = setInterval(countdown, 1000);
};
......
var welcome1Settings = {
"particles": {
"number": {
"value": 100,
"density": {
"enable": true,
"value_area": 900
}
},
"color": {
"value": "#1CB1C1"
},
"shape": {
"type": "circle",
"stroke": {
"width": 0,
"color": "#000000"
},
"polygon": {
"nb_sides": 5
}
},
"opacity": {
"value": 0.3,
"random": false,
"anim": {
"enable": false,
"speed": 1,
"opacity_min": 0.1,
"sync": false
}
},
"size": {
"value": 20,
"random": true,
"anim": {
"enable": false,
"speed": 40,
"size_min": 0.1,
"sync": false
}
},
"line_linked": {
"enable": false,
"distance": 150,
"color": "#ffffff",
"opacity": 0.4,
"width": 1
},
"move": {
"enable": true,
"speed": 1,
"direction": "top-right",
"random": false,
"straight": false,
"out_mode": "out",
"attract": {
"enable": false,
"rotateX": 600,
"rotateY": 1200
}
}
},
"interactivity": {
"detect_on": "canvas",
"events": {
"onhover": {
"enable": false,
"mode": "bubble"
},
"onclick": {
"enable": false,
"mode": "push"
},
"resize": true
},
"modes": {
"grab": {
"distance": 400,
"line_linked": {
"opacity": 1
}
},
"bubble": {
"distance": 400,
"size": 40,
"duration": 2,
"opacity": 8,
"speed": 3
},
"repulse": {
"distance": 200
},
"push": {
"particles_nb": 4
},
"remove": {
"particles_nb": 2
}
}
},
"retina_detect": true,
"config_demo": {
"hide_card": false,
"background_color": "#b61924",
"background_image": "",
"background_position": "50% 50%",
"background_repeat": "no-repeat",
"background_size": "cover"
}
};
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
var welcome1Settings = {
"particles": {
"number": {
"value": 100,
"density": {
"enable": true,
"value_area": 900
}
},
"color": {
"value": "#1CB1C1"
},
"shape": {
"type": "circle",
"stroke": {
"width": 0,
"color": "#000000"
},
"polygon": {
"nb_sides": 5
}
},
"opacity": {
"value": 0.3,
"random": false,
"anim": {
"enable": false,
"speed": 1,
"opacity_min": 0.1,
"sync": false
}
},
"size": {
"value": 20,
"random": true,
"anim": {
"enable": false,
"speed": 40,
"size_min": 0.1,
"sync": false
}
},
"line_linked": {
"enable": false,
"distance": 150,
"color": "#ffffff",
"opacity": 0.4,
"width": 1
},
"move": {
"enable": true,
"speed": 1,
"direction": "top-right",
"random": false,
"straight": false,
"out_mode": "out",
"attract": {
"enable": false,
"rotateX": 600,
"rotateY": 1200
}
}
},
"interactivity": {
"detect_on": "canvas",
"events": {
"onhover": {
"enable": false,
"mode": "bubble"
},
"onclick": {
"enable": false,
"mode": "push"
},
"resize": true
},
"modes": {
"grab": {
"distance": 400,
"line_linked": {
"opacity": 1
}
},
"bubble": {
"distance": 400,
"size": 40,
"duration": 2,
"opacity": 8,
"speed": 3
},
"repulse": {
"distance": 200
},
"push": {
"particles_nb": 4
},
"remove": {
"particles_nb": 2
}
}
},
"retina_detect": true,
"config_demo": {
"hide_card": false,
"background_color": "#b61924",
"background_image": "",
"background_position": "50% 50%",
"background_repeat": "no-repeat",
"background_size": "cover"
}
}
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment