jellyflood/Shared/Extensions/JellyfinAPI
Joe Kribs a3d84a958f
[iOS] Media Item Menu - Edit Arrays (People, Genres, Studios, & Tags) (#1336)
* Cleanup / Genre & Tag Management

* Move searching to a backgroundState. Fix the font Color when bulk editing tags / genres should be secondary when editing & not selected

* Cleanup

* Now that cancelling is handled better this should prevent the issue where the suggestions fails to update on a letter entry

* Change from using an event for searchResults to using a published searchResults var

* Moved all logic to a local list where all genres/tags are populated on refresh then filterd locally instead of calling the server for changes.

* Inheritance

* Split metadata from components then alphabetize. Also, fix but where you can't add a people

* People & Permissions

* Functional but dirty. TODO: Cleanup + Trie? Trei?

* nil coalescing operator is only evaluated if the lhs is nil, coalescing operator with nil as rhs is redundant

* TODO: Search improvements & Delay search on name change

* Cleanup & reordering

* Debouncing

* Trie implementation

* Permissions Cleanup Squeezing in: https://github.com/jellyfin/jellyfin-web/issues/6361

* enhance Trie

* cleanup

* cleanup

---------

Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2024-12-06 15:22:11 -07:00
..
BaseItemDto [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
BaseItemPerson Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
MediaSourceInfo Fix: Missing Chapters (#1281) 2024-10-19 15:07:31 -06:00
ActiveSessionsPolicy.swift [iOS] Admin Dashboard - User Permissions (#1313) 2024-11-27 11:22:37 -07:00
ChapterInfo.swift Poster Display and Button Refactor (#1038) 2024-04-23 11:22:07 -06:00
CodecProfile.swift Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
DayOfWeek.swift [iOS] Admin Dashboard - Add/Delete Task Triggers (#1276) 2024-10-23 16:30:12 -06:00
DeviceInfo.swift [iOS] Admin Dashboard - Users (#1287) 2024-10-31 15:56:00 -06:00
DeviceProfile.swift Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
DeviceType.swift [iOS] Admin Dashboard - Active Devices Icons (#1275) 2024-10-15 21:34:38 -06:00
DirectPlayProfile.swift Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
ImageBlurHashes.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
ItemFields.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
ItemFilter+ItemTrait.swift Resolve some todos (#1295) 2024-10-29 11:17:56 -06:00
JellyfinAPIError.swift Item Views to `Stateful` (#997) 2024-04-01 00:48:41 -06:00
JellyfinClient.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
LoginFailurePolicy.swift [iOS] Admin Dashboard - User Permissions (#1313) 2024-11-27 11:22:37 -07:00
MaxBitratePolicy.swift [iOS] Admin Dashboard - User Permissions (#1313) 2024-11-27 11:22:37 -07:00
MediaStream.swift Fix the subtitle stream index calculation for multiple subtitles (#1219) 2024-09-05 13:46:27 -06:00
MetadataField.swift [iOS] Media Item Menu | Edit Metadata (#1323) 2024-11-30 23:56:49 -07:00
NameGuidPair.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
PersonKind.swift [iOS] Media Item Menu - Edit Arrays (People, Genres, Studios, & Tags) (#1336) 2024-12-06 15:22:11 -07:00
PlayMethod.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
PlayerStateInfo.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
ServerTicks.swift Project Settings Changes (#1297) 2024-10-31 13:18:19 -06:00
SessionInfo.swift [iOS] Admin Dashboard - Active Devices Icons (#1275) 2024-10-15 21:34:38 -06:00
SortOrder+ItemSortOrder.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
SpecialFeatureType.swift Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
SubtitleProfile.swift Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
SyncPlayUserAccessType.swift [iOS] Admin Dashboard - User Permissions (#1313) 2024-11-27 11:22:37 -07:00
TaskCompletionStatus.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
TaskState.swift [iOS] Admin Dashboard - Add/Delete Task Triggers (#1276) 2024-10-23 16:30:12 -06:00
TaskTriggerType.swift [iOS] Admin Dashboard - Add/Delete Task Triggers (#1276) 2024-10-23 16:30:12 -06:00
TranscodeReason.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
TranscodingProfile.swift Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
UserDto.swift User Profile Image Selection (#1061) 2024-05-22 13:45:48 +09:00
Video3DFormat.swift [iOS] Media Item Menu | Edit Metadata (#1323) 2024-11-30 23:56:49 -07:00