Commit Graph

65 Commits

Author SHA1 Message Date
PangMo5 2aab9df5df Add VideoPlayerCoordinator
rename router
2021-08-25 17:37:42 +09:00
PangMo5 74a9302021 Add ItemCoordinator 2021-08-25 16:46:59 +09:00
PangMo5 0640e7051d Add FilterCoordinator
Add LibraryCoordinator
Add SearchCoordinator
Add SettingsCoordinator
Update HomeCoordinator
Update LibraryListCoordinator
2021-08-25 14:26:19 +09:00
acvigue 12e4af65cd [create-pull-request] automated change 2021-07-02 19:14:16 +00:00
Aiden Vigue 19c5e3e4c8
Consolidate item views.
Add watched badges
Add remaining episode badges
Add favorite badges.
Fix genres to only show genres from current library.
Show watched episodes in series view.
Add progress bar to currently watching items in library.
Fix showing favorites.
2021-06-26 15:04:57 -04:00
acvigue e6ede1280d [create-pull-request] automated change 2021-06-25 18:46:43 +00:00
Aiden Vigue 28d2136a25
add watched state to item image views. 2021-06-25 00:35:21 -04:00
Aiden Vigue a12429ba46
imports 2021-06-21 03:19:01 -04:00
Aiden Vigue b27e8c6a74
playback 2021-06-21 02:41:45 -04:00
Shirou 5751fc38c4 fix property wrappers formatting 2021-06-19 23:44:54 +09:00
PangMo5 dd480def5c fix requested changes 2021-06-19 08:51:35 +09:00
PangMo5 39a5b6a2e7 refactor filters system
add LibraryFilterViewModel
some func name lowercased
2021-06-19 07:16:17 +09:00
PangMo5 72375ab731 add LibraryViewModel 2021-06-19 05:34:39 +09:00
PangMo5 88ed1c4a3e add LibrarySearchViewModel 2021-06-19 04:51:04 +09:00
Aiden Vigue ac26ac8077
some fixes for TabView getting cut off when scrolling out of viewport. 2021-06-17 22:33:41 -04:00
Aiden Vigue 104bdaddb9
changes 2021-06-17 15:17:44 -04:00
PangMo5 94aa3bc4b4 initial screens Refactoring
remove ContentView
add HomeView
add MainTabView
add SplashView
add ConnectToServerViewModel
add HomeViewModel
add LibraryListViewModel
add SplashViewModel
add ViewModel
2021-06-15 22:44:03 +09:00
PangMo5 f1138b50f2 Replace OrientationInfo with onRotate 2021-06-15 19:22:07 +09:00
PangMo5 8c0c51fa26 Replace globalData with SessionManager, ServerEnvironment 2021-06-15 19:15:23 +09:00
Aiden Vigue 96dba15f04
Update Nuke to 0.6.1 2021-06-12 10:41:56 -07:00
Aiden Vigue f33edf11f0
Unwrap some optionals 2021-06-12 08:27:59 -07:00
Aiden Vigue 70f7ed0d98
Some fixes for Xcode 13 & iOS 15 2021-06-12 07:08:06 -07:00
Aiden Vigue 3d6eb2f183
release 41 2021-06-12 00:00:02 -07:00
Aiden Vigue eb5f21bf5d
Limit progress updates 2021-06-10 17:54:14 -07:00
github-actions[bot] 770ad0fbf8
[create-pull-request] automated change (#52)
Co-authored-by: acvigue <acvigue@users.noreply.github.com>
2021-06-10 17:39:31 -07:00
Aiden Vigue 18cc3ac15d
bugs bugs bugs *squash* 2021-06-10 17:28:05 -07:00
github-actions[bot] b26f81247a
[create-pull-request] automated change (#47)
Co-authored-by: acvigue <acvigue@users.noreply.github.com>
2021-06-10 09:28:21 -07:00
Aiden Vigue cf5e311ed7
don't force unwrap optionals that may be nil 2021-06-10 08:49:27 -07:00
Aiden Vigue 988377e0ea fix 2021-06-09 21:25:50 -07:00
Aiden Vigue 583f4a7509 it all works 2021-06-09 17:04:33 -07:00
Aiden Vigue ea6b9a6326 fix search? 2021-06-09 00:02:02 -07:00
Aiden Vigue 93ef16a46d more to mvc & gen. client 2021-06-08 17:04:33 -07:00
Aiden Vigue 85d79a4774 redo pagination 2021-06-08 10:39:54 -07:00
Aiden Vigue de5e79f6ce MovieItemView using gen. api 2021-06-08 10:22:53 -07:00
Aiden Vigue 007930ec06 Start moving to generated client 2021-06-06 21:54:07 -07:00
Aiden Vigue f27574f94d license headers - start switch to combine api 2021-06-05 22:57:25 -07:00
PangMo5 df0014592d add LazyImage.placeholderAndFailure
apply placeholderAndFailure too all LazyImage
2021-06-02 16:18:38 +09:00
PangMo5 082ce29a44 WIP 2021-06-02 13:00:20 +09:00
PangMo5 791516741e Change some ObservedObject to StateObject 2021-06-01 13:51:56 +09:00
Aiden Vigue 82c0474662
Add page descriphion 2021-05-29 14:17:12 -04:00
Aiden Vigue 04936e75af
pagination bug 2021-05-29 13:11:54 -04:00
Aiden Vigue ae9381e5a3
cleanup cleanup everybody cleanup 2021-05-29 12:52:21 -04:00
PangMo5 e1dba314df rollback toolbar
GlobalData conform Equatable
Change the conditions for some screens onAppear
2021-05-29 18:12:49 +09:00
PangMo5 e4f627baeb fixed life cycle issue
add LazyView
2021-05-28 13:10:01 +09:00
PangMo5 3b7778b3cf ResumeItem class to struct
LibraryView NavigationLink Recovery
2021-05-27 21:29:30 +09:00
PangMo5 7ada918ea5 JellyfinAPI applied in Library, Search 2021-05-27 17:54:42 +09:00
PangMo5 3b38a20625 LibraryListView separation
Implementing MVVM
2021-05-27 17:16:03 +09:00
PangMo5 784733da76 FilterView present fullScreenCover -> sheet in LibraryView 2021-05-27 11:46:26 +09:00
Aiden Vigue d2f652b014
add introspect 2021-05-26 11:42:52 -04:00
Aiden Vigue eb895a0805
Start flattening hierarchy 2021-05-26 11:00:22 -04:00