jellyflood/Shared/Services
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
..
DownloadManager.swift Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
DownloadTask.swift Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
Keychain.swift Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
LogManager.swift Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
Notifications.swift [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
SwiftfinDefaults.swift Update SwiftfinDefaults.swift (#1270) 2024-10-13 12:04:20 -06:00
UserSession.swift Update lastSignedInUserID defaults to use new UserSignInState enum (#1209) 2024-09-02 01:00:25 -06:00