IceCubes/IceCubesApp/App
Steve Kalkwarf 3658c4f829
Primitive validation of domain before trying to connect (#287)
* Primitive validation of domain before trying to connect

Every domain needs at least one "dot" and can't end with a "dot." Don't try connecting unless/until these are both true.

* Correctly reset instance when invalid

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-23 06:41:01 +01:00
..
Tabs Primitive validation of domain before trying to connect (#287) 2023-01-23 06:41:01 +01:00
AppRouter.swift Adjusted file names to match content (#286) 2023-01-22 19:59:22 +01:00
IceCubesApp.swift Run SwiftFormat 2023-01-22 06:38:30 +01:00
QuickLookRepresentable.swift Fixed typos & misspells (#88) 2023-01-17 15:14:50 +01:00
SafariRouter.swift Adjusted file names to match content (#286) 2023-01-22 19:59:22 +01:00
SideBarView.swift Run SwiftFormat 2023-01-22 06:38:30 +01:00