jellyflood/Swiftfin/Views/AdminDashboardView
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
..
APIKeyView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
ActiveSessionDetailView [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
ActiveSessionsView Move to `IdentifiedArray` in `PagingLibraryViewModel` (#1346) 2024-12-08 10:44:52 -07:00
AddServerUserView [iOS] Admin Dashboard - User Access Schedules (#1358) 2024-12-12 13:24:34 -07:00
Components [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
DeviceDetailsView [iOS & tvOS] Error Cleanup (#1357) 2024-12-10 23:23:05 -07:00
DevicesView [iOS & tvOS] Error Cleanup (#1357) 2024-12-10 23:23:05 -07:00
ServerLogsView [iOS] Admin Dashboard - User Access Schedules (#1358) 2024-12-12 13:24:34 -07:00
ServerTasks [iOS] Admin Dashboard - User Access Schedules (#1358) 2024-12-12 13:24:34 -07:00
ServerUserAccessSchedule [iOS] Admin Dashboard - User Access Schedules (#1358) 2024-12-12 13:24:34 -07:00
ServerUserAccessView [iOS] Admin Dashboard - User Access Schedules (#1358) 2024-12-12 13:24:34 -07:00
ServerUserDetailsView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
ServerUserDeviceAccessView [iOS & tvOS] Error Cleanup (#1357) 2024-12-10 23:23:05 -07:00
ServerUserLiveTVAccessView [iOS] Admin Dashboard - User Access Schedules (#1358) 2024-12-12 13:24:34 -07:00
ServerUserParentalRatingView [iOS] Admin Dashboard - Parental Ratings (#1353) 2024-12-11 13:33:44 -07:00
ServerUserPermissionsView [iOS & tvOS] Error Cleanup (#1357) 2024-12-10 23:23:05 -07:00
ServerUsersView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
AdminDashboardView.swift [iOS] Admin Dashboard - User Permissions (#1313) 2024-11-27 11:22:37 -07:00