jellyflood/Swiftfin/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
..
AdminDashboardView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
AppSettingsView [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07:00
ChannelLibraryView [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07:00
DownloadTaskView [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
HomeView Move to `IdentifiedArray` in `PagingLibraryViewModel` (#1346) 2024-12-08 10:44:52 -07:00
ItemEditorView [tvOS] Media Item Menu - Refresh / Delete Items (#1348) 2024-12-10 13:37:22 -07:00
ItemView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
MediaView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
PagingLibraryView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
ProgramsView Cleanup (#1077) 2024-05-28 16:23:58 +09:00
ResetUserPasswordView [iOS & tvOS] Error Cleanup (#1357) 2024-12-10 23:23:05 -07:00
SelectUserView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
SettingsView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
UserProfileImagePicker [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
UserSignInView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
VideoPlayer Move to `IdentifiedArray` in `PagingLibraryViewModel` (#1346) 2024-12-08 10:44:52 -07:00
AboutAppView.swift Generic Button to Input from an Alert (#1273) 2024-10-15 00:42:42 -06:00
AppIconSelectorView.swift Fix App Icon picker Xcode16/iOS 18 (#1243) 2024-10-04 17:36:27 -06:00
AppLoadingView.swift [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07:00
ConnectToServerView.swift [iOS & tvOS] Error Cleanup (#1357) 2024-12-10 23:23:05 -07:00
DownloadListView.swift Fix LiveTV Navigation, fix Media Views, remove CollectionView from iOS (#995) 2024-03-15 09:51:22 -06:00
EditServerView.swift [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07:00
FilterView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
FontPickerView.swift Some Cleanup (#1216) 2024-08-30 09:05:56 -06:00
ItemOverviewView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
MediaSourceInfoView.swift Some More Cleanup, Reset User Settings (#1060) 2024-05-17 13:10:40 +09:00
MediaStreamInfoView.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
QuickConnectView.swift Resolve some todos (#1295) 2024-10-29 11:17:56 -06:00
SearchView.swift Cleanup (#1077) 2024-05-28 16:23:58 +09:00
ServerCheckView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00