feat: новая функция

This commit is contained in:
2025-10-30 22:41:04 +03:00
parent f9ceab514e
commit 1246cd7ffc
274 changed files with 618 additions and 256 deletions

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -1,3 +1,15 @@
/**
* Copyright (c) 2024-2025 Тарабанов Александр Викторович
* All rights reserved.
*
* This software is proprietary and confidential.
* Unauthorized copying, modification, or distribution is prohibited.
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');
const router = express.Router();
const deployParamsService = require('../services/deployParamsService');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -1,3 +1,15 @@
/**
* Copyright (c) 2024-2025 Тарабанов Александр Викторович
* All rights reserved.
*
* This software is proprietary and confidential.
* Unauthorized copying, modification, or distribution is prohibited.
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');
const router = express.Router();
const fs = require('fs');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
/**

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
// backend/routes/geocoding.js

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -1,3 +1,15 @@
/**
* Copyright (c) 2024-2025 Тарабанов Александр Викторович
* All rights reserved.
*
* This software is proprietary and confidential.
* Unauthorized copying, modification, or distribution is prohibited.
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');
const router = express.Router();
const { promisify } = require('util');

View File

@@ -1,3 +1,15 @@
/**
* Copyright (c) 2024-2025 Тарабанов Александр Викторович
* All rights reserved.
*
* This software is proprietary and confidential.
* Unauthorized copying, modification, or distribution is prohibited.
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/VC-HB3-Accelerator
*/
/**
* Системные endpoints для управления готовностью системы
*/

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
// console.log('[DIAG][tables.js] Файл загружен:', __filename);

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
/**

View File

@@ -7,7 +7,7 @@
*
* For licensing inquiries: info@hb3-accelerator.com
* Website: https://hb3-accelerator.com
* GitHub: https://github.com/HB3-ACCELERATOR
* GitHub: https://github.com/VC-HB3-Accelerator
*/
const express = require('express');