jellyflood/Shared/ViewModels
Joe c46ee13dbc
[iOS] Admin Dashboard - Add/Delete Task Triggers (#1276)
* All Working. TODO: Figure out why TimeInterval crashes Swiftfin if I select 'Cancel'

* Cleanup. Kind of a typeAlias but not really? Fixed the minute crash, I was make a recursive calc. All good now. Make sure temp values default to existing value at startup

* Manual Run action from Edit View

* Issues resolved.

* Labels / soft merge with Main

* Utilize events to print a success/failure message for when there is an attempted change with a TaskTrigger.

* Fix label wrong value & remove TODO for completed item.

* Fix all the merge issues.

* wip

* wip

* localize

---------

Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2024-10-23 16:30:12 -06:00
..
ItemViewModel Item Views to `Stateful` (#997) 2024-04-01 00:48:41 -06:00
LibraryViewModel [Fix] NextUp Updates Require Restart (#1280) 2024-10-17 14:56:14 -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
DevicesViewModel.swift [iOS] Admin Dashboard - Add/Delete Task Triggers (#1276) 2024-10-23 16:30:12 -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 - Add/Delete Task Triggers (#1276) 2024-10-23 16:30: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 - Add/Delete Task Triggers (#1276) 2024-10-23 16:30: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