mirror of
https://github.com/AlchemillaHQ/Sylve.git
synced 2026-06-26 02:45:10 +03:00
fbe7aa1536
- Added error handling for invalid CTID in HandleJailTerminalWebsocket. - Introduced HashIntToNLetters utility for consistent CTID representation. - Updated CreateJailConfig to use hashed CTID and added network synchronization. - Implemented GetObjectEntryByID and GetBridgeNameByID methods in NetworkService. - Added CreateEpair and SyncEpairs methods for network interface management. - Enhanced GetStates to track active jails by name instead of JID. - Implemented DevfsSync to manage devfs rules for jails. - Updated Svelte component to conditionally display update time.