[mirotalk] - rename umami to stats

This commit is contained in:
Miroslav Pejic
2026-01-24 00:57:41 +01:00
parent 4f49dd21f1
commit 9318ad888f
16 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# ====================================================
# MiroTalk P2P v.1.7.14 - Environment Configuration
# MiroTalk P2P v.1.7.15 - Environment Configuration
# ====================================================
# App environment
+1 -1
View File
@@ -2,7 +2,7 @@
/**
* ==============================================
* MiroTalk P2P v.1.7.14 - Configuration File
* MiroTalk P2P v.1.7.15 - Configuration File
* ==============================================
*
* Branding and customizations require a license:
+1 -1
View File
@@ -45,7 +45,7 @@ dependencies: {
* @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or purchase directly from CodeCanyon
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
* @version 1.7.14
* @version 1.7.15
*
*/
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "mirotalk",
"version": "1.7.14",
"version": "1.7.15",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mirotalk",
"version": "1.7.14",
"version": "1.7.15",
"license": "AGPL-3.0",
"dependencies": {
"@mattermost/client": "11.3.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.7.14",
"version": "1.7.15",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
+1 -1
View File
@@ -77,7 +77,7 @@ let brand = {
},
about: {
imageUrl: '../images/mirotalk-logo.gif',
title: 'WebRTC P2P v1.7.14',
title: 'WebRTC P2P v1.7.15',
html: `
<button
id="support-button"
+2 -2
View File
@@ -15,7 +15,7 @@
* @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or purchase directly from CodeCanyon
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
* @version 1.7.14
* @version 1.7.15
*
*/
@@ -13569,7 +13569,7 @@ function showAbout() {
Swal.fire({
background: swBg,
position: 'center',
title: brand.about?.title && brand.about.title.trim() !== '' ? brand.about.title : 'WebRTC P2P v1.7.14',
title: brand.about?.title && brand.about.title.trim() !== '' ? brand.about.title : 'WebRTC P2P v1.7.15',
imageUrl: brand.about?.imageUrl && brand.about.imageUrl.trim() !== '' ? brand.about.imageUrl : images.about,
customClass: { image: 'img-about' },
html: `
+1 -1
View File
@@ -20,7 +20,7 @@
<!-- JavaScripts -->
<script async src="../js/umami.js"></script>
<script async src="../js/stats.js"></script>
</head>
<body class="has-animations">
<div class="body-wrap">
+1 -1
View File
@@ -29,7 +29,7 @@
<!-- JavaScripts -->
<script async src="../js/umami.js"></script>
<script async src="../js/stats.js"></script>
</head>
<body>
<main>
+1 -1
View File
@@ -71,7 +71,7 @@
<!-- JavaScripts -->
<script async src="../js/umami.js"></script>
<script async src="../js/stats.js"></script>
</head>
<body>
+1 -1
View File
@@ -55,7 +55,7 @@
<!-- JavaScripts -->
<script async src="../js/umami.js"></script>
<script async src="../js/stats.js"></script>
<!-- sweetalert -->
+1 -1
View File
@@ -40,7 +40,7 @@
<!-- Js scripts -->
<script async src="../js/umami.js"></script>
<script async src="../js/stats.js"></script>
<script defer src="../js/Brand.js"></script>
<script async src="../js/Translate.js"></script>
+1 -1
View File
@@ -46,7 +46,7 @@
<!-- JavaScripts -->
<script async src="../js/umami.js"></script>
<script async src="../js/stats.js"></script>
<!-- xss -->
+1 -1
View File
@@ -29,7 +29,7 @@
<!-- JavaScripts -->
<script async src="../js/umami.js"></script>
<script async src="../js/stats.js"></script>
</head>
<body class="has-animations">
<div class="body-wrap">
+1 -1
View File
@@ -23,7 +23,7 @@
<!-- JavaScripts -->
<script async src="../js/umami.js"></script>
<script async src="../js/stats.js"></script>
<!-- xss -->