jellyflood/Shared/ViewModels
Joe 1405d2695c
Add 'Enable Rewatching' and ' Max days' to Next Up (#1258)
* Rebasing https://github.com/jellyfin/Swiftfin/pull/1212 on Main. Also, less baggage and random crap.

* Change 0 to Disabled. Better mirror iOS and tvOS Alerts for MaxNextUpDays.

* Review Changes:

Don't use the property wrappers in non-view contexts. While they technically can still work, use the subscript instead at the usage sites.
Use the dayInterval(0 ... 1000) format instead, then we don't need maxNextUpDays.

* Remove unused strings, and unused variables

* Add a tvOS TODO to double check the Done/Number button on the alert.
2024-10-07 15:02:18 -06:00
..
ItemViewModel Item Views to `Stateful` (#997) 2024-04-01 00:48:41 -06:00
LibraryViewModel Add 'Enable Rewatching' and ' Max days' to Next Up (#1258) 2024-10-07 15:02:18 -06:00
MediaViewModel Fixing Live TV since the refactor (#806) 2024-04-14 22:29:46 -06:00
VideoPlayerManager Listen for AirPods connection changes (#1186) 2024-08-19 14:46:12 -06:00
ActiveSessionsViewModel.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
ChannelLibraryViewModel.swift Live TV Updates (#1022) 2024-04-16 23:10:44 -06:00
ConnectToServerViewModel.swift Update ConnectToServerViewModel.swift (#1145) 2024-07-04 23:28:24 -06:00
DownloadListViewModel.swift Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
FilterViewModel.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
HomeViewModel.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
LiveVideoPlayerManager.swift Search Channels and Programs (#1037) 2024-04-19 15:55:47 -06:00
ProgramsViewModel.swift Poster Display and Button Refactor (#1038) 2024-04-23 11:22:07 -06:00
QuickConnectAuthorizeViewModel.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
ResetUserPasswordViewModel.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
ScheduledTasksViewModel.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
SearchViewModel.swift Search Channels and Programs (#1037) 2024-04-19 15:55:47 -06:00
SelectUserViewModel.swift [tvOS] Change password to be a SecureField and autosubmit on password comple… (#1090) 2024-10-06 02:24:28 -06:00
ServerCheckViewModel.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
ServerConnectionViewModel.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
ServerLogsViewModel.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
ServerTaskObserver.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
SettingsViewModel.swift Update lastSignedInUserID defaults to use new UserSignInState enum (#1209) 2024-09-02 01:00:25 -06:00
UserLocalSecurityViewModel.swift Refactor sign in policy (#1085) 2024-06-08 21:22:18 -06:00
UserProfileImageViewModel.swift User Profile Image Selection (#1061) 2024-05-22 13:45:48 +09:00
UserSignInViewModel.swift Refactor sign in policy (#1085) 2024-06-08 21:22:18 -06:00
VideoPlayerViewModel.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
ViewModel.swift Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00