2023-05-12 11:47:48 +00:00
|
|
|
<!DOCTYPE html>
|
2024-02-12 22:02:08 +00:00
|
|
|
<html>
|
2023-05-12 11:47:48 +00:00
|
|
|
<head>
|
2023-07-27 06:48:52 +00:00
|
|
|
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, maximum-scale=1.0">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
|
<meta http-equiv="Cache-Control" content="no-cache">
|
|
|
|
<meta http-equiv="cleartype" content="on">
|
|
|
|
<meta name="HandheldFriendly" content="True">
|
|
|
|
<meta name="format-detection" content="telephone=no">
|
|
|
|
<meta name="format-detection" content="address=no">
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
2024-03-15 13:32:34 +00:00
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
|
|
|
<meta name="theme-color" content="white"/>
|
2023-07-27 06:48:52 +00:00
|
|
|
|
2023-05-12 11:47:48 +00:00
|
|
|
<script type="text/javascript">
|
|
|
|
var report = [];
|
|
|
|
</script>
|
2023-08-08 12:05:26 +00:00
|
|
|
<script src='/log.txt'></script>
|
|
|
|
<script src='./log.txt'></script>
|
|
|
|
<script src='../log.txt'></script>
|
|
|
|
<script src='./log-0.txt'></script>
|
|
|
|
<script src='./log-1.txt'></script>
|
|
|
|
<script src='./log-2.txt'></script>
|
|
|
|
<script src='./log-3.txt'></script>
|
|
|
|
<script src='./log-4.txt'></script>
|
|
|
|
<script src='./log-5.txt'></script>
|
|
|
|
<script src='./log-6.txt'></script>
|
|
|
|
<script src='./report/log-0.txt'></script>
|
|
|
|
<script src='./report/log-1.txt'></script>
|
|
|
|
<script src='./report/log-2.txt'></script>
|
|
|
|
<script src='./report/log-3.txt'></script>
|
|
|
|
<script src='./report/log-4.txt'></script>
|
|
|
|
<script src='./report/log-5.txt'></script>
|
|
|
|
<script src='./report/log-6.txt'></script>
|
2023-05-12 11:47:48 +00:00
|
|
|
<link rel="icon" href="%PUBLIC_URL%/favicon.svg" />
|
|
|
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
|
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
2023-07-27 06:48:52 +00:00
|
|
|
|
2023-11-30 00:00:30 +00:00
|
|
|
<title>Git Statistics</title>
|
|
|
|
<meta name="description" content="Simple and fast report on git commit history.">
|
|
|
|
<meta name="keywords" content="git, statistics, audit, history, log, monitoring, employee control">
|
2023-07-27 06:48:52 +00:00
|
|
|
<meta name="author" content="Bakhirev Aleksei">
|
|
|
|
<meta name="copyright" content="(c) Bakhirev Aleksei">
|
|
|
|
<meta http-equiv="Reply-to" content="alexey-bakhirev@yandex.ru">
|
|
|
|
|
2023-12-03 10:18:16 +00:00
|
|
|
<meta name="application-name" content="Git statistics">
|
2023-11-30 00:00:30 +00:00
|
|
|
<meta name="msapplication-tooltip" content="Simple and fast report on Git commit history.">
|
|
|
|
<meta property="og:title" content="Git Statistics">
|
|
|
|
<meta property="og:description" content="Simple and fast report on Git commit history.">
|
2024-04-08 22:24:39 +00:00
|
|
|
<meta property="og:image" content="http://assayo.online/assets/seo/custom_icon_256.png">
|
2023-07-27 06:48:52 +00:00
|
|
|
<meta property="og:site_name" content="Assayo">
|
2024-04-08 22:24:39 +00:00
|
|
|
<meta property="og:url" content="http://assayo.online/">
|
2023-07-27 06:48:52 +00:00
|
|
|
<meta name="twitter:card" content="summary">
|
2023-11-30 00:00:30 +00:00
|
|
|
<meta name="twitter:title" content="Git Statistics">
|
|
|
|
<meta name="twitter:description" content="Simple and fast report on Git commit history.">
|
2023-07-27 06:48:52 +00:00
|
|
|
<meta name="twitter:creator" content="Bakhirev Aleksei">
|
2024-04-08 22:24:39 +00:00
|
|
|
<meta name="twitter:image:src" content="http://assayo.online/assets/seo/custom_icon_256.png">
|
|
|
|
<meta name="twitter:domain" content="assayo.online">
|
|
|
|
<meta name="twitter:site" content="assayo.online">
|
2023-11-30 00:00:30 +00:00
|
|
|
<meta itemprop="name" content="Git Statistics">
|
|
|
|
<meta itemprop="description" content="Simple and fast report on Git commit history.">
|
2024-04-08 22:24:39 +00:00
|
|
|
<meta itemprop="image" content="http://assayo.online/assets/seo/custom_icon_256.png">
|
2023-05-12 11:47:48 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
|
|
<div id="root"></div>
|
2023-09-14 07:14:45 +00:00
|
|
|
|
2023-10-13 11:19:38 +00:00
|
|
|
<!-- Yandex.Metrika counter
|
2023-09-14 07:14:45 +00:00
|
|
|
<script type="text/javascript" >
|
|
|
|
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
|
|
|
|
m[i].l=1*new Date();
|
|
|
|
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
|
|
|
|
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
|
|
|
|
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
|
|
|
|
|
|
|
|
ym(94903985, "init", {
|
|
|
|
clickmap:true,
|
|
|
|
trackLinks:true,
|
|
|
|
accurateTrackBounce:true,
|
|
|
|
webvisor:true
|
|
|
|
});
|
|
|
|
</script>
|
|
|
|
<noscript><div><img src="https://mc.yandex.ru/watch/94903985" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
2024-03-15 13:32:34 +00:00
|
|
|
/Yandex.Metrika counter -->
|
2023-05-12 11:47:48 +00:00
|
|
|
</body>
|
|
|
|
</html>
|