feat: update start-tunnel web app for typed tunnel API

- Use generated TS types for tunnel API params and data models
- Simplify API service methods to use typed RPC calls
- Update port forward UI for optional labels
This commit is contained in:
Aiden McClelland
2026-03-12 13:38:42 -06:00
parent 6091314981
commit 517bf80fc8
9 changed files with 107 additions and 179 deletions

View File

@@ -239,7 +239,7 @@ export const mockPatchData: DataModel = {
caFingerprint: '63:2B:11:99:44:40:17:DF:37:FC:C3:DF:0F:3D:15',
ntpSynced: false,
smtp: null,
ifconfigUrl: 'https://ifconfig.co',
echoipUrls: ['https://ipconfig.me', 'https://ifconfig.co'],
platform: 'x86_64-nonfree',
zram: true,
governor: 'performance',