Author Topic: update 5/16/2025  (Read 334 times)

0 Members and 1 Guest are viewing this topic.

razwall

  • Administrator
  • Jr. Member
  • *****
  • Posts: 67
    • View Profile
update 5/16/2025
« on: May 16, 2025, 08:18:20 AM »
Still working on the 1.3 udpate. I am getting the basic network setup stuff operational in the web UI. I was having a lot trouble deciphering what Endian was doing loading but I think it's figured out. They are saving individual settings to flat config files, but load all settings up based on what page you select as a stateless session data, but all changes are written into a session cookie on the server as stateful. If the session cookie contains data, the prompt to apply changes is displayed. I am rewriting this so it's not so messy.