jellyflood/Swiftfin tvOS/Views
Joe Kribs 23beb088da
[iOS] Admin Dashboard - User Profiles (#1328)
* Make user profile more generic. Still need to make it work for the reset image / other stuff like delete & username.

* Username Changing and PFP deletion.

* Functional, refreshing, and good to go!

* Clean up localizations

* Migrate [UserDto] -> IdentifiedArrayOf<UserDto>

* Solve "Username should probably be at the top of this section."

* allow notification filter

* WIP:

Created `UserProfileHeroImage` but I haven't used it anywhere.

* Centralize UserProfileHeroImages

* Rename UserProfileImages

* Fix Merge Issue?

* Move to UserProfileImage

* Merge with Main

* Fix Merge?

* Clear the cache on update.

* Delete duplicate `UserProfileImage`

* wip

* wip

* Update ImagePipeline.swift

* fix tvOS build issue and update comment to be more accurate

* clean up

* fix string

---------

Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2024-12-28 22:35:10 -07:00
..
ChannelLibraryView Move to `IdentifiedArray` in `PagingLibraryViewModel` (#1346) 2024-12-08 10:44:52 -07:00
ConnectToServerView [tvOS] Update ConnectToServerView & UserSignInView (#1365) 2024-12-19 14:30:01 -07:00
HomeView Move to `IdentifiedArray` in `PagingLibraryViewModel` (#1346) 2024-12-08 10:44:52 -07:00
ItemView [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07:00
MediaView Move to `IdentifiedArray` in `PagingLibraryViewModel` (#1346) 2024-12-08 10:44:52 -07:00
PagingLibraryView Move to `IdentifiedArray` in `PagingLibraryViewModel` (#1346) 2024-12-08 10:44:52 -07:00
ProgramsView Cleanup (#1077) 2024-05-28 16:23:58 +09:00
SelectUserView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
SettingsView [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07:00
UserSignInView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
VideoPlayer [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07:00
AppLoadingView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
BasicAppSettingsView.swift [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07:00
FontPickerView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
ItemOverviewView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
LearnMoreModal.swift [iOS] Playback Quality - Learn More (#1316) 2024-11-21 13:47:11 -07:00
MediaSourceInfoView.swift Resolve some todos (#1295) 2024-10-29 11:17:56 -06:00
QuickConnectView.swift Resolve some todos (#1295) 2024-10-29 11:17:56 -06:00
SearchView.swift Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
ServerDetailView.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00