Commit graph

  • 66d9a8b925 fix show/hide columns alignment main Eduardo Silva 2025-06-17 15:47:40 -03:00
  • b1ab8f4c16 bump ROUTERFLEET_VERSION to 7504 Eduardo Silva 2025-06-17 15:22:23 -03:00
  • 763f6cb99a add "Manage Router Groups" feature with UI, actions for adding/removing routers from groups, and integration into router list Eduardo Silva 2025-06-17 15:21:09 -03:00
  • 6f9bc5d41c extend router list cookie expiration to 1 year Eduardo Silva 2025-06-17 15:04:45 -03:00
  • 5a7f9f7bf2 add column visibility feature to router list, allowing customization and persistence via cookies. Eduardo Silva 2025-06-17 14:53:07 -03:00
  • 010f911222 improve router list by adding backup schedules and detailed router information. optimize query with prefetch_related. Eduardo Silva 2025-06-16 17:25:41 -03:00
  • d593e47239 display last backup timestamp and improve router group display. Eduardo Silva 2025-06-16 17:06:43 -03:00
  • a1ad01cbc8 .gitignore update Eduardo Silva 2025-06-16 16:25:59 -03:00
  • 41ed155b63 fix created variable names Eduardo Silva 2025-06-16 16:19:21 -03:00
  • be39048e79 fix missing RouterStatus for imported routers. Eduardo Silva 2025-06-16 16:16:46 -03:00
  • 6fd4c4e3c7 update dependencies in requirements.txt Eduardo Silva 2025-06-16 10:53:51 -03:00
  • ff0fa608aa update dependencies in requirements.txt Eduardo Silva 2025-06-16 10:45:46 -03:00
  • aef7c1eaa6 display router information Eduardo Silva 2025-04-24 16:48:48 -03:00
  • e40eb2fdca fetch and store router information Eduardo Silva 2025-04-24 15:56:24 -03:00
  • 130bb25dca update dependencies in requirements.txt Eduardo Silva 2025-04-23 08:54:35 -03:00
  • 18cf8faae0 update dependencies in requirements.txt Eduardo Silva 2025-04-23 08:47:29 -03:00
  • 46efb7c5ab help text improved Eduardo Silva 2025-02-20 16:21:23 -03:00
  • 51b1352c11 fix datatables compatibility for multi-selection Eduardo Silva 2025-02-05 20:18:45 -03:00
  • 98afb00dd6 fix datatables compatibility for multi-selection Eduardo Silva 2025-02-05 20:18:20 -03:00
  • 217e271cd4 Improved multiple backup js Eduardo Silva 2025-02-05 16:49:59 -03:00
  • 5d07a8e8ce use a function for creating instant backups Eduardo Silva 2025-02-05 16:02:19 -03:00
  • ca1aa58c11 optimize imports Eduardo Silva 2025-02-05 15:39:53 -03:00
  • 4a54b5cf25 stack update Eduardo Silva 2025-02-05 15:05:37 -03:00
  • 3fd2d9fadf
    Merge pull request #61 from petrunetworking/main Eduardo Silva 2025-02-04 10:59:12 -03:00
  • 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." petrunetworking 2025-02-03 22:32:36 +02:00
  • 32ce273320 Use slim Python base images for Dockerfiles Eduardo Silva 2025-02-03 12:50:54 -03:00
  • a730057a6b added in router list checkbox to posible select multiple routers and create backup task petrunetworking 2025-01-31 01:31:41 +02:00
  • 9770555ebf update status.html page Enhance dashboard with backup and router status charts - Added info boxes displaying key system metrics (storage, backup queue, router counts) petrunetworking 2025-01-31 00:13:51 +02:00
  • 51bbf69038 Update dependencies in requirements.txt Eduardo Silva 2025-01-13 13:43:50 -03:00
  • d4988a9c72 Add support for "Mikrotik (Branded)" routers Eduardo Silva 2025-01-13 13:41:36 -03:00
  • 9c8692451a improved upgrade instructions Eduardo Silva 2024-11-07 12:30:56 -03:00
  • 8fdb2650e1 set postgres version to 16 Eduardo Silva 2024-11-07 11:35:47 -03:00
  • 47182487f1 stack update Eduardo Silva 2024-11-07 11:05:05 -03:00
  • 32b17ca592 Backup parameters: terse and sensitive Eduardo Silva 2024-11-07 10:59:36 -03:00
  • 8b24470fc6 stack update Eduardo Silva 2024-11-07 10:15:18 -03:00
  • d0c8c47edf add system prune -a before building Eduardo Silva 2024-07-10 19:43:42 -03:00
  • 945db4484b Import tool Eduardo Silva 2024-07-10 19:03:38 -03:00
  • 083649795a run import tasks Eduardo Silva 2024-07-10 17:57:13 -03:00
  • 6a42613c42 task create and visualization Eduardo Silva 2024-07-10 16:54:14 -03:00
  • f153d16947 task create and visualization Eduardo Silva 2024-07-10 16:53:55 -03:00
  • 5732cd8a6c import tool visualizations Eduardo Silva 2024-07-10 12:06:00 -03:00
  • b2ef6138d9 name fields for optional foreignkeys Eduardo Silva 2024-07-10 11:32:51 -03:00
  • dc806ce755 validade backup_profile, ssh_key and router_group Eduardo Silva 2024-07-10 11:30:38 -03:00
  • f366e2cd69 import tool first implementation Eduardo Silva 2024-07-10 10:18:29 -03:00
  • 931a047d09 default backup_interval reduced to 0 Eduardo Silva 2024-07-09 16:07:38 -03:00
  • 3a429aa58b Ptrhon version and package upgrades Eduardo Silva 2024-07-09 15:24:50 -03:00
  • 33a959b95d Message sent history Eduardo Silva 2024-04-25 10:32:21 -03:00
  • 2edae835ad version upgraded for 0.7017 Eduardo Silva 2024-04-22 17:39:37 -03:00
  • ec2279e55b Help text for message channel and message settings. Eduardo Silva 2024-04-22 17:39:01 -03:00
  • a99f970424 Add support for form description text Eduardo Silva 2024-04-22 17:37:45 -03:00
  • ca5d2d7c9a Improved status change notifications to prevent messages for hosts that go offline and then come back online a few seconds later. Eduardo Silva 2024-04-22 16:02:59 -03:00
  • 36ee868b30 Cron tasks reordered Eduardo Silva 2024-04-22 15:25:08 -03:00
  • e228cb3667 Script for running cron tasks during development only. Eduardo Silva 2024-04-22 15:14:52 -03:00
  • c7f1dd2e9e Fixed issue with non standard http/https ports Eduardo Silva 2024-04-18 09:44:03 -03:00
  • 89ec66b4ad Fix issue at daily report functions. Eduardo Silva 2024-04-18 09:10:38 -03:00
  • 554bde7a68 update idna version Eduardo Silva 2024-04-17 15:56:02 -03:00
  • 795478741a Important notifications over Telegram and/or WhatsApp (Callmebot) Eduardo Silva 2024-04-17 14:17:37 -03:00
  • 034bc7057b Message notification and sending Eduardo Silva 2024-04-16 16:07:48 -03:00
  • dfb4285ab3 Message center settings and channel configuration. Telegram and callmebot added Eduardo Silva 2024-04-16 14:35:53 -03:00
  • eeeead26cc Message center first commit Eduardo Silva 2024-04-16 09:28:31 -03:00
  • 734b06f663 Python package upgrade Eduardo Silva 2024-04-16 09:27:23 -03:00
  • f2fe560a3d Improve compatibility of router list update script and datatable Eduardo Silva 2024-04-15 16:55:07 -03:00
  • c0d3a6a971 Update readme to include docker compose pull. Eduardo Silva 2024-04-15 14:14:37 -03:00
  • ddb2304b64 Monitoring api is now protected by key. Eduardo Silva 2024-04-15 13:59:13 -03:00
  • 847775f87a Router list automatically updating online status Eduardo Silva 2024-04-15 13:02:13 -03:00
  • 3885e8d667 add datatables Eduardo Silva 2024-04-15 11:06:39 -03:00
  • 5654ee2165 css fix Eduardo Silva 2024-04-15 11:04:12 -03:00
  • 2852f6828f Improved display of monitoring only hosts Eduardo Silva 2024-04-15 10:56:25 -03:00
  • 869646f298 Datatables and chosen install Eduardo Silva 2024-04-15 10:48:11 -03:00
  • 04ff4f97cf Security fix: idna version update Eduardo Silva 2024-04-12 16:34:31 -03:00
  • 0378a37d23 Timezone applied to all containers Eduardo Silva 2024-04-12 15:46:36 -03:00
  • f364913ebb Allow SSH connection to different ports. Fixed issue with backup schedule generator Eduardo Silva 2024-04-12 15:20:13 -03:00
  • 25c700b0c1 Allow SSH connection to different ports Eduardo Silva 2024-04-12 15:19:06 -03:00
  • a9215845bf Improved backup schedule generator to fix some corner cases. Add backup schedule details at router details page Eduardo Silva 2024-04-12 15:18:12 -03:00
  • 1f5bbf1608 Router availability display and history Eduardo Silva 2024-04-11 14:44:39 -03:00
  • 23c4090ec1 Monitoring improved to update earlier when any router configuration changes Eduardo Silva 2024-04-11 12:54:28 -03:00
  • d7c44adc87 Remove animation on page transition. Keep state of sidebar Eduardo Silva 2024-04-11 10:52:40 -03:00
  • c533997a8f Remove animation on page transition. Keep state of sidebar Eduardo Silva 2024-04-11 10:36:08 -03:00
  • 1796a7f82f add HTTPS_REDIRECT_POLICY. Now it's possible to serve in http without forced redirect to https Eduardo Silva 2024-04-10 15:25:43 -03:00
  • ed07ffb2fb add HTTPS_REDIRECT_POLICY. Now it's possible to serve in http without forced redirect to https Eduardo Silva 2024-04-10 15:17:56 -03:00
  • a74d43cf3f Add OpenWRT support Eduardo Silva 2024-04-10 13:33:10 -03:00
  • f7d31f6ba3 Default online status set to True Eduardo Silva 2024-04-10 10:06:52 -03:00
  • 4af7d4ba01 Support for SSH Key authentication Eduardo Silva 2024-04-10 09:58:06 -03:00
  • e2f9e8a8a6 Fix issue of default backup profile not being created before creating the first router Eduardo Silva 2024-04-10 09:57:40 -03:00
  • 149b84affa .env.example improved Eduardo Silva 2024-04-08 17:58:22 -03:00
  • ab908887e4 Dockerhub integration Eduardo Silva 2024-04-08 17:32:56 -03:00
  • 03f027f100 Additional variables to docker compose Eduardo Silva 2024-04-08 16:29:46 -03:00
  • a8c62c241e Backup "queued" information Eduardo Silva 2024-04-07 17:06:27 -03:00
  • e6ee920234 Register WebadminSettings Eduardo Silva 2024-04-07 16:59:25 -03:00
  • b92212296d Fix issue not removing a backup lock in certain conditions. Eduardo Silva 2024-04-07 16:50:19 -03:00
  • eee765af96 Merge remote-tracking branch 'origin/main' Eduardo Silva 2024-04-06 10:15:14 -03:00
  • 60969f4b07 Add backup.error_message to debug and removed hostname from backup filename. Eduardo Silva 2024-04-06 10:02:17 -03:00
  • 0d93cd7258 undo remove default virtualhost from nginx Eduardo Silva 2024-04-06 10:02:17 -03:00
  • 2c5238dcac undo remove default virtualhost from nginx Eduardo Silva 2024-04-05 23:28:45 -03:00
  • 18754d5a3b remove default virtualhost from nginx Eduardo Silva 2024-04-05 23:19:44 -03:00
  • 4dcc6e7dba Add pg_dump command Eduardo Silva 2024-04-05 22:59:08 -03:00
  • 0714eff28a Timezone configuration, cron monitoring and backup debug information Eduardo Silva 2024-04-05 22:11:08 -03:00
  • c5307ee1ee add upgrade instructions Eduardo Silva 2024-04-05 19:02:31 -03:00
  • 5b289a011d Change Router address field size from 15 to 100 chars. Eduardo Silva 2024-04-05 18:43:23 -03:00
  • 67a720f6a2 Fixed translations for Save button Eduardo Silva 2024-04-05 18:42:54 -03:00