jellyflood/Shared/Coordinators
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
..
LiveTVCoordinator Live TV Updates (#1022) 2024-04-16 23:10:44 -06:00
MainCoordinator Fix UserSession Resolution (#1175) 2024-08-09 13:23:11 +09:00
AdminDashboardCoordinator.swift [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
AppSettingsCoordinator.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
BasicNavigationCoordinator.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
CustomDeviceProfileCoordinator.swift Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
CustomizeSettingsCoordinator.swift [tvOS] ListView + Grid Landscape Poster Padding (#1213) 2024-10-12 14:42:51 -06:00
DownloadListCoordinator.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
DownloadTaskCoordinator.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
EditCustomDeviceProfileCoordinator.swift Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
FilterCoordinator.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
HomeCoordinator.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
ItemCoordinator.swift [iOS] Media Item Menu | Edit Metadata (#1323) 2024-11-30 23:56:49 -07:00
ItemEditorCoordinator.swift [iOS] Media Item Menu - Edit Arrays (People, Genres, Studios, & Tags) (#1336) 2024-12-06 15:22:11 -07:00
LibraryCoordinator.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
LiveVideoPlayerCoordinator.swift Fix iOS 15 Rotation (#1174) 2024-08-09 13:25:32 +09:00
MediaCoordinator.swift Live TV Updates (#1022) 2024-04-16 23:10:44 -06:00
MediaSourceInfoCoordinator.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
PlaybackQualitySettingsCoordinator.swift Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
PlaybackSettingsCoordinator.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
SearchCoordinator.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
SelectUserCoordinator.swift [tvOS] SelectServerView Change to Menu (#1363) 2024-12-19 15:38:27 -07:00
SettingsCoordinator.swift [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
UserProfileImageCoordinator.swift [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
UserSignInCoordinator.swift Refactor sign in policy (#1085) 2024-06-08 21:22:18 -06:00
VideoPlayerCoordinator.swift tvOS - Show and interact with the video menu (#1066) 2024-09-05 13:44:00 -06:00
VideoPlayerSettingsCoordinator.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
VideoPlayerWrapperCoordinator.swift Live TV Updates (#1022) 2024-04-16 23:10:44 -06:00