logicog
09ba7859b6
Add navigation.js sidebar
2025-10-10 18:27:24 +02:00
logicog
39a22fd926
Use consistent navbar for all pages, save space used in HTML for this
2025-10-10 18:18:42 +02:00
René van Dorst
884bc18a61
Remove flash_read_bulk(), refactor website and execute_config().
...
flash_read_bulk() is kind of a printf function. But did not work as well.
flash_read_bulk() was used in the http generation so this needed to be changed as well.
For the website we decided that we are going to use CSR(Client Side Rendering).
So every HTML and JS files are now static.
Variables are fetched via json calls and output is render on the client side.
Also usefull for the future when we want a REST like API.
execute_config() was also using flash_read_bulk().
This have been replaced with flash_read_bulk() and parsing the flash_buf buffer.
2025-10-05 15:47:14 +02:00
logicog
4a4abef9fd
Add web-page for firmware update
2025-09-30 20:45:44 +02:00
logicog
d18d08287d
Add menu entry for firmware update
2025-09-26 21:00:47 +02:00
logicog
f8657f41e4
Add forgotten vlan settings update file
2025-09-15 18:03:57 +02:00
logicog
a0239b72f4
Add support for VLAN names
2025-08-28 16:58:51 +02:00
logicog
857a91ffc4
Add support for VLAN configuration via web
2025-08-21 16:13:38 +02:00
logicog
ae80aa1017
Add support for different statistic counters
2025-08-21 16:12:59 +02:00
logicog
7b4a95b806
Use nicer function to set clicked ports
2025-08-20 10:20:39 +02:00
logicog
cc55131fed
Implement statistics counters
2025-08-20 10:06:14 +02:00
logicog
2241db371f
Fix error due to logical ports not being in the same sequence as physical ports
2025-08-20 10:04:54 +02:00
logicog
acba08d001
Removing old version
2025-08-19 09:30:22 +02:00
logicog
7727c1e561
Add VLAN configuration page
2025-08-19 09:28:00 +02:00
logicog
41b181d9fb
Add port statistics page
2025-08-19 09:27:24 +02:00
logicog
72d8f3639c
Script to generate port overview dynamically
2025-08-19 09:26:48 +02:00
logicog
4d45bee566
Dynamic generation of port overview.
2025-08-19 09:26:17 +02:00
logicog
dbd60fc810
Port images show configuration in Webbrowser
2025-08-17 21:03:43 +02:00
logicog
3841eea919
Fine tunig of Ethernet port and SFP images
2025-08-06 11:22:57 +02:00
logicog
5533676e52
Add initial web-pages and hand-crafted svg icons
2025-08-05 09:27:58 +02:00