Commit Graph

  • 4f5dbec93c FEAT: Add back-end support for WispGate integration. develop Herbert Wolverson 2025-02-15 10:51:03 -0600
  • bd97e5b8c1
    Update LibreQoS.py rchac-patch-6 Robert Chacón 2025-02-14 04:03:43 -0700
  • 4cabb1c3a8
    Update LibreQoS.py rchac-patch-5 Robert Chacón 2025-02-13 16:18:25 -0700
  • a3a8a07f62 Fix: message about downloading the table shouldn't be a warning. insightful_ui Herbert Wolverson 2025-02-10 08:42:23 -0600
  • f7b2fec5bf
    Merge c74224d14f into d7fd99eee3 Robert Chacón 2025-02-07 17:46:31 +0100
  • 011b2ce971 Merge branch 'develop' into insightful_ui Herbert Wolverson 2025-02-04 08:40:02 -0600
  • d7fd99eee3 Merge branch 'config2_ui2' into develop Herbert Wolverson 2025-02-04 08:38:42 -0600
  • a7d75a1e5e Tiny optimization: only check the clock once. Herbert Wolverson 2025-01-31 15:19:40 -0600
  • 3ea2dbf734 This should improve the decay tables. Herbert Wolverson 2025-01-31 15:14:09 -0600
  • 81b37893ff Include fading in the top N Herbert Wolverson 2025-01-31 15:02:26 -0600
  • 3787f718a4 Use the timed cache on top_downloads sankey Herbert Wolverson 2025-01-31 14:51:57 -0600
  • 6af32ae69d Try an exponential decay top 10 table for a smoother top N experience. Herbert Wolverson 2025-01-31 14:47:59 -0600
  • 07fdc48173 Tables show "fetching" message Herbert Wolverson 2025-01-31 14:11:30 -0600
  • bffcb43f51 Tables show "fetching" message Herbert Wolverson 2025-01-31 14:10:06 -0600
  • e4bd33fba1 Tables show "fetching" message Herbert Wolverson 2025-01-31 14:09:00 -0600
  • 2f6431ee58 Tables show "fetching" message Herbert Wolverson 2025-01-31 14:07:20 -0600
  • a97faf716a Tables show "fetching" message Herbert Wolverson 2025-01-31 14:03:38 -0600
  • 6a0ba5e5fc Tables show "fetching" message Herbert Wolverson 2025-01-31 14:03:19 -0600
  • 9841cbb75f Improve Sankey labelling on dash Herbert Wolverson 2025-01-31 13:56:46 -0600
  • bb3b82f90c Improve Sankey labelling on dash Herbert Wolverson 2025-01-31 13:53:54 -0600
  • 58dda65054 Minor visual tweak to arrows on tables. Herbert Wolverson 2025-01-31 13:30:54 -0600
  • 7158e6e3ea Hopefully less jumpy RTT histogram Herbert Wolverson 2025-01-31 13:19:49 -0600
  • 7ee71819d9 Hopefully less jumpy RTT histogram Herbert Wolverson 2025-01-31 13:16:28 -0600
  • 98a8c38a55 Less jumpy throughput number Herbert Wolverson 2025-01-31 13:11:19 -0600
  • b9e38ccb68 Packets bars replaced with a packets ringbuffer graph. Herbert Wolverson 2025-01-31 13:09:29 -0600
  • 77f59e88bf Minor tweaks to the top flows display Herbert Wolverson 2025-01-31 12:26:23 -0600
  • 3c4df5329d Even more imports Herbert Wolverson 2025-01-30 13:38:09 -0600
  • 89e2104c9a Try an average Herbert Wolverson 2025-01-30 13:03:22 -0600
  • 9ec0811207 Try an average Herbert Wolverson 2025-01-30 12:51:48 -0600
  • 39c0b1a1e9 A few more missing import statements Herbert Wolverson 2025-01-30 12:49:43 -0600
  • 9370d09cf6 Fix median sort Herbert Wolverson 2025-01-30 12:41:59 -0600
  • 61ce1e6b57 UI Tweaking Herbert Wolverson 2025-01-30 12:27:59 -0600
  • 87cc5c463f UI Tweaking Herbert Wolverson 2025-01-30 12:22:26 -0600
  • 41f054cf6b Scaling issue Herbert Wolverson 2025-01-30 12:07:36 -0600
  • d14db24f7b Improved current throughput gauge, with Insight support. Herbert Wolverson 2025-01-30 11:29:14 -0600
  • 0fb0bed57d Better cache error message Herbert Wolverson 2025-01-29 15:55:39 -0600
  • 80018ab615 WIP: a bunch more views have Insight mirrors Herbert Wolverson 2025-01-29 15:30:12 -0600
  • 9136346ef7 Historical RTT histo is wired up Herbert Wolverson 2025-01-29 13:16:49 -0600
  • 4f63cca39c WIP: the new collection system is working with decently workable macros and async flow. Herbert Wolverson 2025-01-29 11:36:33 -0600
  • fdce3029a8 WIP: the new wss system for collecting data is proven to function, now fleshing it out. Herbert Wolverson 2025-01-29 09:23:04 -0600
  • 1a600c2929 Fixup accidental root links config2_ui2 Herbert Wolverson 2025-01-27 14:52:47 -0600
  • 3d52f2f33e Revamp of the route weight system. Herbert Wolverson 2025-01-27 14:34:45 -0600
  • 01de67d794
    Update README.md Robert Chacón 2025-01-24 14:14:11 -0700
  • fac927f4a9
    Update README.md main Robert Chacón 2025-01-24 14:13:38 -0700
  • 50cb630315 feat: Add integration warning to config pages Herbert Wolverson (aider) 2025-01-24 10:02:59 -0600
  • a80aac3306 Minor tweaks to the user editor. Herbert Wolverson 2025-01-24 09:48:46 -0600
  • a456a84ad0 fix: update delete user endpoint to match client request structure Herbert Wolverson (aider) 2025-01-24 09:46:06 -0600
  • a4c61f80a8 refactor: Update user form handling and add debug logging Herbert Wolverson 2025-01-24 09:46:05 -0600
  • 0a0bd3258b fix: Validate and trim usernames in add_user API and client Herbert Wolverson (aider) 2025-01-24 09:25:10 -0600
  • 7324b63968 refactor: Make UserRequest fields public in config.rs Herbert Wolverson 2025-01-24 09:25:08 -0600
  • 78ce738841 feat: implement user management with CRUD operations and UI integration Herbert Wolverson (aider) 2025-01-24 09:13:03 -0600
  • 512a1940fa feat: add /getUsers endpoint to retrieve web users Herbert Wolverson 2025-01-24 09:13:01 -0600
  • 34804c03e8 feat: Add user management UI with add/edit forms and modal Herbert Wolverson (aider) 2025-01-22 16:44:20 -0600
  • 3aa89a133e feat: Add placeholder config_users.js and update build config Herbert Wolverson (aider) 2025-01-22 16:41:17 -0600
  • f4c4210921 It doesn't save just yet - but viewing shaped devices and the network are functional. Herbert Wolverson 2025-01-22 16:24:24 -0600
  • df5025ba7f fix: improve error handling and response parsing in saveNetworkAndDevices Herbert Wolverson (aider) 2025-01-22 16:08:36 -0600
  • 40164137ac Put the save button in the right file. AI was confused. Herbert Wolverson 2025-01-22 16:04:37 -0600
  • 6de3072540 feat: Replace placeholder with saveNetworkAndDevices function call Herbert Wolverson (aider) 2025-01-22 16:00:24 -0600
  • 11b769da1a Fixup saving shaped devices. Herbert Wolverson 2025-01-22 15:59:03 -0600
  • 307f46b72a refactor: Move validateSd function and helpers to config_devices.js Herbert Wolverson (aider) 2025-01-22 15:54:37 -0600
  • d1b7cd03c0 feat: Add network validation and improved error handling in config UI Herbert Wolverson (aider) 2025-01-22 15:51:55 -0600
  • 329db2ec4d feat: Add validation and UI data sync to device config save Herbert Wolverson (aider) 2025-01-22 15:50:02 -0600
  • 9c4a0146a7 Fixup loading both network and devices Herbert Wolverson 2025-01-22 15:48:59 -0600
  • 6a41b48b69 feat: Add network save button handler to config general page Herbert Wolverson (aider) 2025-01-22 15:44:24 -0600
  • e55d2e43e2 feat: Add save button handler with user feedback in config_devices.js Herbert Wolverson (aider) 2025-01-22 15:43:04 -0600
  • 638ff7f8ca feat: Add save button to config_devices.html Herbert Wolverson (aider) 2025-01-22 15:41:30 -0600
  • 3b656088ff feat: add saveNetworkAndDevices function with validation in config_helper.js Herbert Wolverson (aider) 2025-01-22 15:38:11 -0600
  • 3531d0c860 Fixup - a couple of null errors. Herbert Wolverson 2025-01-22 15:33:58 -0600
  • 4b237b5b58 fix: Initialize shaped_devices array if null in shapedDevices() Herbert Wolverson (aider) 2025-01-22 15:30:58 -0600
  • a40a7179b2 feat: Add network data loading to config_devices.js Herbert Wolverson (aider) 2025-01-22 15:26:27 -0600
  • e4ea678722 refactor: Move shaped devices table rendering to config_devices.js Herbert Wolverson (aider) 2025-01-22 15:24:47 -0600
  • e250c582ba feat: Add placeholder config_devices.js and update build script Herbert Wolverson (aider) 2025-01-22 15:22:01 -0600
  • 413ffb61b4 feat: add validation and duplicate checking for node renaming Herbert Wolverson (aider) 2025-01-22 15:16:05 -0600
  • 6b6d6cb2ab refactor: Improve node deletion and renaming with shaped devices handling Herbert Wolverson (aider) 2025-01-22 15:14:00 -0600
  • 286b126e55 Fixup - can't name a variable "interface" in JS. Herbert Wolverson 2025-01-22 15:11:59 -0600
  • 3c75c9c73d feat: Add Bootstrap 5 styled network rendering and node manipulation Herbert Wolverson (aider) 2025-01-22 15:08:15 -0600
  • 8f393ccb1a style: change save button to use btn-outline-primary for consistency Herbert Wolverson (aider) 2025-01-22 15:05:48 -0600
  • b523892303 feat: add save button to network config page with placeholder handler Herbert Wolverson (aider) 2025-01-22 15:05:06 -0600
  • b63b3bbb8b feat: add save functionality to network interface config with validation Herbert Wolverson (aider) 2025-01-22 15:01:14 -0600
  • 28cea5b10b feat: Add placeholder config_network.js file and build integration Herbert Wolverson (aider) 2025-01-22 14:58:05 -0600
  • 250e168ff4 feat: Add netjson div for network layout configuration Herbert Wolverson 2025-01-22 14:58:03 -0600
  • 322b83e5a8 Minor cleanup, the AI got some capitalization wrong. Herbert Wolverson 2025-01-22 14:50:09 -0600
  • b2228141cc feat: add save functionality and validation to sonar config Herbert Wolverson (aider) 2025-01-22 14:44:19 -0600
  • fe3ebbbf61 feat: add save functionality to Powercode config with validation Herbert Wolverson (aider) 2025-01-22 14:42:01 -0600
  • 9206aaa618 feat: add UISP config save functionality with validation Herbert Wolverson (aider) 2025-01-22 14:40:12 -0600
  • 07a5aec913 feat: add save functionality to Splynx config with validation Herbert Wolverson (aider) 2025-01-22 14:38:00 -0600
  • 4cbb0aa070 feat: add save functionality to integration config with validation Herbert Wolverson (aider) 2025-01-22 14:35:51 -0600
  • d7e35d0552 feat: add save functionality with validation to flows config Herbert Wolverson (aider) 2025-01-22 14:33:54 -0600
  • 3cafebc9c8 feat: add save functionality to IP range configuration Herbert Wolverson (aider) 2025-01-22 14:32:00 -0600
  • 895e378f08 feat: add save functionality to long-term stats config with validation Herbert Wolverson (aider) 2025-01-22 14:28:54 -0600
  • cd3d4d41a2 feat: add save functionality with validation to config queues Herbert Wolverson (aider) 2025-01-22 14:23:42 -0600
  • d4e4d6c5cb feat: add save functionality to tuning configuration with validation Herbert Wolverson (aider) 2025-01-22 14:21:09 -0600
  • 7b24ca4701 feat: add save functionality to anonymous stats config with validation Herbert Wolverson (aider) 2025-01-22 14:15:13 -0600
  • ba854c14df feat: add save functionality to anonymous config form with validation Herbert Wolverson (aider) 2025-01-22 14:08:37 -0600
  • ae87f030fc Fixup the POST statement. Herbert Wolverson 2025-01-22 14:05:29 -0600
  • dce807dfbf fix: prevent page reload on config save to display success message Herbert Wolverson (aider) 2025-01-22 13:57:06 -0600
  • a68280ae04 feat: add config validation and save functionality to general settings Herbert Wolverson (aider) 2025-01-22 13:54:33 -0600
  • 5d88cafa50 refactor: Add saveConfig import to config_general.js Herbert Wolverson 2025-01-22 13:54:31 -0600
  • 60e32c6e80 feat: add config_interface.js for bridge/single interface mode handling Herbert Wolverson (aider) 2025-01-22 13:29:25 -0600
  • f6851d8f2d Cleanup a few aider issues Herbert Wolverson 2025-01-22 13:22:09 -0600