38 Commits

Author SHA1 Message Date
Your Name
be9bb4af4b fixed. added bash wrapper file 2025-06-26 21:56:40 +03:00
Your Name
51c3aef897 added bash wrapper file 2025-06-26 21:30:06 +03:00
git
e470dc6c13 Fixed bug 2025-06-26 10:10:32 +01:00
git
dfdaff628f removes the local-file persistence
removes the local-file persistence (saveDbToFile, loadDbFromFile and related fs/database.json bits) and relies solely on MariaDB for storing and fetching both local and remote mDNS records
2025-06-26 10:01:19 +01:00
git
65496fcae0 Fixed potential bug by improving code.
collapsing your logic into a single atomic “upsert” statement:
2025-06-25 12:53:42 +01:00
git
5a2e11655c fixed typo 2025-06-25 12:45:38 +01:00
git
dbbfc7f14c increased debug information 2025-06-25 12:43:44 +01:00
git
f500efa19d fixed bug: simplified logic 2025-06-16 17:00:11 +01:00
git
4e30ce31d1 fixed json parsing bug 2025-06-16 16:53:12 +01:00
git
5a7f5e7076 Updated "update" global db strategy, to allow for extra metadata fields to be unchanged 2025-06-16 16:43:44 +01:00
git
a8b91542fd fixed bug, that wouldn't allow more than one device in PTR section 2025-06-16 16:38:47 +01:00
git
2c432e5422 fixed bug 2025-06-16 16:23:18 +01:00
git
345bd0fc47 fixed bug 2025-06-16 16:20:52 +01:00
git
80d493ef78 deleted unused function 2025-06-16 16:19:48 +01:00
git
0567ab8a30 Fixed bug when replying to TXT packets. 2025-06-16 16:15:10 +01:00
git
6d5d55ed83 Update central_db.sql.php 2025-06-16 15:54:24 +01:00
git
4f2809b96d Update main.js 2025-06-16 15:52:31 +01:00
git
9d10b34b88 Update central_db.sql.php 2025-06-16 15:50:15 +01:00
git
80159df09d Fixed bug. 2025-06-16 15:40:43 +01:00
git
a1108b9129 Fixed bug: added all answers to the same array 2025-06-16 15:35:52 +01:00
git
375e2e0884 Update main.js 2025-06-16 15:29:32 +01:00
git
873df2e87e Added column to be able to filter all devices everywhere 2025-06-16 15:28:20 +01:00
git
d85df44262 fixed bug 2025-06-15 20:45:48 +01:00
git
c10a43a1e3 fixed bug 2025-06-15 20:38:32 +01:00
git
c4045a3d30 fixed bug / typo 2025-06-15 20:11:35 +01:00
git
0784f2ce49 Improved logging 2025-06-15 20:06:24 +01:00
git
3f5d3f51bd sync local database with global one 2025-06-15 19:58:01 +01:00
git
7e617846c9 Fixed bug. 2025-06-15 19:38:05 +01:00
git
210c43782c Added LastUpdate column, to make it easier for ReactiveData databases to create PHP triggers 2025-06-15 19:35:14 +01:00
git
f8773cdbda Update main.js 2025-06-15 19:32:14 +01:00
git
5d82e97665 Update package.json 2025-06-15 19:20:52 +01:00
git
69ef6c68e7 Update main.js 2025-06-15 19:18:53 +01:00
git
555000e874 Improve UNIQUE constraint of table, to make it easier to issue REPLACE INTO instructions 2025-06-15 19:12:44 +01:00
git
c9d0247206 Add central_db.sql.php 2025-06-15 18:47:19 +01:00
git
f636743825 Update main.js 2025-06-15 14:28:51 +01:00
git
d230d26825 Fixed bug 2025-06-15 14:14:58 +01:00
git
88748db36c Add package.json 2025-06-15 14:01:14 +01:00
git
0650417d93 Add main.js 2025-06-15 13:58:33 +01:00