Shirou
|
5751fc38c4
|
fix property wrappers formatting
|
2021-06-19 23:44:54 +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 |
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
|
40127b0710
|
add ServerEnvironment.setUp, reset func
add SessionManager.updateHeader, login, logout
|
2021-06-14 02:40:19 +09: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 |
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
|
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
|
f27574f94d
|
license headers - start switch to combine api
|
2021-06-05 22:57:25 -07:00 |
PangMo5
|
791516741e
|
Change some ObservedObject to StateObject
|
2021-06-01 13:51:56 +09: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
|
4dae6bc00e
|
add LibraryListViewModel
|
2021-05-28 12:20:49 +09:00 |
PangMo5
|
3b7778b3cf
|
ResumeItem class to struct
LibraryView NavigationLink Recovery
|
2021-05-27 21:29:30 +09:00 |
PangMo5
|
3b38a20625
|
LibraryListView separation
Implementing MVVM
|
2021-05-27 17:16:03 +09:00 |