IceCubesApp/Packages/Explore/Sources/Explore
Paul Schuetz 0b5e764556
Automatically remove spaces in server names (#1600)
* Automatically remove spaces in server names

If a server name includes a space (which can happen if the string is pasted /
autocompleted), this space is removed, which results in the app not crashing.
Fixes #1599

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>

* Format

---------

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-10-01 09:37:09 +02:00
..
CardsListView.swift Automatically remove spaces in server names (#1600) 2023-10-01 09:37:09 +02:00
ExploreView.swift Automatically remove spaces in server names (#1600) 2023-10-01 09:37:09 +02:00
ExploreViewModel.swift iOS 17+ only support + migrating to Observation framework (#1571) 2023-09-18 07:01:23 +02:00
TagsListView.swift Convert Theme to Observable 2023-09-18 21:03:52 +02:00