Files
flutter_opencode_client/lib
GT610 44f4051d46 feat (Menu Features): Added a port forwarding button and optimized server storage logic (#1092)
* feat (Menu Features): Added a port forwarding button and optimized server storage logic

Added the `portForward` option to the `ServerFuncBtn` enumeration to support port forwarding

Added duplicate ID checks to `ServerStore` to prevent data conflicts

* fix(server): Fixed the update logic for redirect IDs in server storage

Prevents updates from being skipped when the ID remains unchanged, ensuring that redirect IDs are mapped correctly

* fix(server): Fixed an issue where existing records were not skipped correctly when updating the redirect ID
2026-03-27 18:03:27 +08:00
..
2026-03-25 11:49:50 +08:00
2025-10-10 09:14:41 +08:00