Commit graph

61 commits

Author SHA1 Message Date
sepehr
9eec330562 Relase 1.0.8 and Change logs 2025-02-04 13:11:37 +03:00
sepehr
d5059fbb2f The syslog server now utilizes asyncio for improved performance
Enhanced processing of DHCP logs
Added some redis functions
2025-02-03 12:32:09 +03:00
sepehr
ccfe9f622c Added ping data
Device details page now displays current active users
Added ability to terminate active user sessions
Enhanced License Information
2025-02-03 12:29:37 +03:00
sepehr
81a1172660 return false on MikroTik command error 2025-01-28 16:14:04 +03:00
sepehr
d6fbf23067 send task logs to logfile 2025-01-28 16:11:33 +03:00
sepehr
f2b59ea421 Fixes #7 , Stop trying update after 3 failed attempts 2025-01-23 12:03:52 +03:00
sepehr
d10fd8f179 update version for 1.0.7 (fast update since firmware update is broken) 2025-01-14 12:34:31 +03:00
sepehr
89897677f6 Fix firmware update broken on last update , missing variable 2025-01-14 12:27:35 +03:00
sepehr
9fa3145db0 Update release notes for 1.0.6 2025-01-11 14:53:06 +03:00
sepehr
e0795e6c49 Change version to 1.0.6 2025-01-10 23:46:29 +03:00
sepehr
08cd3d0e1a Reload server if db connection failed 2025-01-10 23:45:51 +03:00
sepehr
4af68c2fb7 Try backup the device before the update attempt 2025-01-10 20:35:40 +03:00
sepehr
c669b762ae FIX BUGS:
--Firmware and packages download is failing for wrong arch name in code
--Fix CHR firmware updates
--Fix #5
New Feature:
--Check all packages and include all packages to also update with firmware
2025-01-10 18:00:26 +03:00
sepehr
c824584767 BUG fix: Device edit form changes passowrd without user modification 2025-01-10 17:58:38 +03:00
sepehr
2d8320c991 BUG FIX: Wrong arch checking for CHR routers 2025-01-10 17:51:35 +03:00
sepehr
11b965f1fd There is a bug with MikroTik ver >7 which wizards don't provide user trace in logs 2025-01-10 17:48:23 +03:00
sepehr
95edf659c0 Simple reload is working normally 2025-01-10 17:41:37 +03:00
sepehr
ba78971026 BUG FIX: wrong variable set by mistake for update information 2025-01-10 17:35:35 +03:00
sepehr
d43b7b19c6 BUG fix: Device edit form changes passowrd without user modification 2025-01-10 17:32:55 +03:00
sepehr
f15423156b Update Release Notes 2025-01-03 12:16:24 +03:00
sepehr
ac29454221 set default update mode to auto 2025-01-02 23:11:16 +03:00
sepehr
8a1a32727d Fix update issues and wrong data, Fix updater for pro users get segmentation fault,need to kill main procces and reload 2025-01-02 22:52:40 +03:00
sepehr
70dc0ddc55 Bugs:
Fixed Firmware download from the Mikrotik website when there are multiple npk available
Fixed Mikrowizard system permission error when it is set to None
Fixed user device group permissions
Some minor UI improvements
Fix IP scan for one IP scan / Fix not scanning the last IP in the range
Fix manual snippet execution not working when device groups are selected
Some minor bug fixes and improvements

New:
Show background tasks and be able to stop them while running in the background (like an IP scanner)
Add support for manual MikroWizard update dashboard/settings page
update to version 1.0.5

Enhancement:
Show permission error in some pages when the  user doesn't have permission for that page/action
show better charts/graphs in the dashboard and device interface details
show more info on the dashboard about update and version information and license
2025-01-02 20:12:00 +03:00
sepehr
a26bd6ae55 Fix Wrong Imports and typo 2024-12-16 13:04:30 +03:00
sepehr
58b0ce0c1c update gitignore 2024-11-29 17:11:27 +03:00
sepehr
bee8869789 Seprate firmware related functions
Code cleanup
Allow deletiong of firmwares
2024-11-29 17:07:59 +03:00
sepehr
30d60a72ad Improved login errors,
Added user disable option,
Fix groups selection in tasks,
Improved Auto updater,
Fixed sorting of scan reports,
Some pro feature
2024-08-26 11:22:12 +03:30
sepehr
c39721de96 Fix wrong error response from api 2024-08-18 20:59:23 +03:30
sepehr
383ea5fa31 version 1.0.2 2024-08-13 20:23:15 +03:30
sepehr
ba155aa3d0 Add device scan results for admins 2024-08-13 18:04:40 +03:30
sepehr
69791457b8 prevent deleting main admin 2024-08-13 18:03:17 +03:30
sepehr
1ee3a621f5 Fix migrator is not woking when db password contains special characters 2024-08-12 18:51:40 +03:30
sepehr
75138ab41d fix firmware folder and redownload if fimware file has problem 2024-08-11 13:17:56 +03:30
sepehr
f7f70828f6 Added release notes 2024-08-10 14:36:50 +03:30
sepehr
4c80f9c600 Fix updater to use https and release ver 1.0.1 2024-08-10 13:31:20 +03:30
sepehr
68d7f44352 Fix acciunting not working and add license type to updater 2024-08-10 11:24:28 +03:30
sepehr
e8434c5e6c We forgot to add Auto firmware checking in free version 2024-08-09 18:55:13 +03:30
sepehr
335c139069 Fix routers scannaing with tunnel peer 3 2024-08-09 18:33:07 +03:30
sepehr
dce4458d7b Fix routers scannaing with tunnel peer2 2024-08-09 17:27:02 +03:30
sepehr
e6930e3a1a Fix scan bug not finding vm/pc installations 2 2024-08-09 15:54:04 +03:30
sepehr
4b52bcc0c3 Fix scan bug not finding vm/pc installations 2024-08-09 15:43:44 +03:30
sepehr
43b894bd23 development docker running script updated 2024-08-09 15:05:04 +03:30
sepehr
42b6bb95f2 remove wrong import 2024-08-09 13:28:54 +03:30
sepehr
9443627ed8 development docker running script updated 2024-08-09 13:02:10 +03:30
sepehr
1fe9637f50 fix adding router if router peer connection is tunnel 2024-08-09 13:01:48 +03:30
sepehr
60c4f1870f add missing routeros tools from dinotools 2024-08-09 12:48:59 +03:30
sepehr
e4b6fed5f2 update installer script in readme 2024-08-07 21:09:36 +03:30
sepehr
6af4bff1d6 Update Readme 2024-08-02 13:20:37 +03:30
sepehr
3125a8911f Add reset log 2024-07-31 17:43:09 +03:30
sepehr
b220c6b98a Fix some bugs.. 2024-07-31 17:42:42 +03:30