Commit graph

34 commits

Author SHA1 Message Date
Eduardo Silva
763f6cb99a add "Manage Router Groups" feature with UI, actions for adding/removing routers from groups, and integration into router list 2025-06-17 15:21:09 -03:00
Eduardo Silva
5a7f9f7bf2 add column visibility feature to router list, allowing customization and persistence via cookies. 2025-06-17 14:53:07 -03:00
Eduardo Silva
010f911222 improve router list by adding backup schedules and detailed router information. optimize query with prefetch_related. 2025-06-16 17:25:41 -03:00
Eduardo Silva
41ed155b63 fix created variable names 2025-06-16 16:19:21 -03:00
Eduardo Silva
aef7c1eaa6 display router information 2025-04-24 16:48:48 -03:00
Eduardo Silva
e40eb2fdca fetch and store router information 2025-04-24 15:56:24 -03:00
Eduardo Silva
217e271cd4 Improved multiple backup js 2025-02-05 16:49:59 -03:00
Eduardo Silva
5d07a8e8ce use a function for creating instant backups 2025-02-05 16:02:19 -03:00
petrunetworking
9f26425a4f Update bug When I click on "Create backup task," it doesn’t seem to work. The console shows this error: "Uncaught ReferenceError: backupType is not defined." 2025-02-03 22:32:36 +02:00
petrunetworking
a730057a6b added in router list checkbox to posible select multiple routers and create backup task 2025-01-31 01:31:41 +02:00
Eduardo Silva
d4988a9c72 Add support for "Mikrotik (Branded)" routers 2025-01-13 13:41:36 -03:00
Eduardo Silva
847775f87a Router list automatically updating online status 2024-04-15 13:02:13 -03:00
Eduardo Silva
869646f298 Datatables and chosen install 2024-04-15 10:48:11 -03:00
Eduardo Silva
25c700b0c1 Allow SSH connection to different ports 2024-04-12 15:19:06 -03:00
Eduardo Silva
1f5bbf1608 Router availability display and history 2024-04-11 14:44:39 -03:00
Eduardo Silva
23c4090ec1 Monitoring improved to update earlier when any router configuration changes 2024-04-11 12:54:28 -03:00
Eduardo Silva
a74d43cf3f Add OpenWRT support 2024-04-10 13:33:10 -03:00
Eduardo Silva
f7d31f6ba3 Default online status set to True 2024-04-10 10:06:52 -03:00
Eduardo Silva
e2f9e8a8a6 Fix issue of default backup profile not being created before creating the first router 2024-04-10 09:57:40 -03:00
Eduardo Silva
b92212296d Fix issue not removing a backup lock in certain conditions. 2024-04-07 16:50:19 -03:00
Eduardo Silva
5b289a011d Change Router address field size from 15 to 100 chars. 2024-04-05 18:43:23 -03:00
Eduardo Silva
67a720f6a2 Fixed translations for Save button 2024-04-05 18:42:54 -03:00
Eduardo Silva
a194e4f0be Docker compose and startup adjustments 2024-04-04 21:16:53 -03:00
Eduardo Silva
6a53c8bc97 Enforcing useracl permissions 2024-04-04 11:18:46 -03:00
Eduardo Silva
aaed53ec5f Perform backup tasks 2024-04-03 11:12:11 -03:00
Eduardo Silva
a12a126d38 Automatic BackupSchedule management 2024-04-02 16:56:35 -03:00
Eduardo Silva
31b1c663f2 Backup download and delete. 2024-04-01 12:36:50 -03:00
Eduardo Silva
60e1d557aa Host monitoring 2024-03-29 23:36:40 -03:00
Eduardo Silva
c5ec5c0944 Router details 2024-03-28 13:13:44 -03:00
Eduardo Silva
7d2cd9a7dd Mikrotik backup 2024-03-20 16:59:34 -03:00
Eduardo Silva
cc54ba0f73 Manage backup profiles 2024-03-17 17:24:56 -03:00
Eduardo Silva
15fdbe00fa Backup models implementation 2024-03-17 10:43:19 -03:00
Eduardo Silva
a8952676d7 router manager navigation and form validation improvements 2024-03-16 18:03:01 -03:00
Eduardo Silva
9129a007ee Basic router manager CRUD 2024-03-16 15:14:14 -03:00