dec0dOS / zero-ui

ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.
GNU General Public License v3.0
912 stars 146 forks source link

feat: add changes log #156

Open dec0dOS opened 1 year ago

dec0dOS commented 1 year ago

Feature Request

Describe the Feature Request

Add new specific feature: changes log. Log any changes on the network panel, so the user could undo them.

Describe Preferred Solution

Save any API calls that changes the state. Need to deduplicate name/description updates.