PangMo5
|
ccce42df60
|
fix tvOS build error
|
2021-10-12 19:37:51 +09:00 |
PangMo5
|
e58e67211f
|
Add a menu of Route function to ItemView
|
2021-10-05 01:11:48 +09:00 |
PangMo5
|
34dbc2ac00
|
fix LibraryFilterView's layout
|
2021-09-23 18:08:44 +09:00 |
PangMo5
|
a46ed45925
|
modify LatestMediaViewModel.requestLatestMedia params
fix build error
|
2021-09-23 18:00:30 +09:00 |
PangMo5
|
fad8f14a21
|
fix tvOS build error
|
2021-09-23 16:35:33 +09:00 |
PangMo5
|
cd7a58b6f2
|
fix crash when sign out
|
2021-09-22 06:09:41 +09:00 |
PangMo5
|
8175395ade
|
remove DeepLinkError
|
2021-09-22 05:35:00 +09:00 |
PangMo5
|
b92d66e26e
|
Support DeepLink jellyfin://Users/{UserID}/Items/{ItemID}
|
2021-09-22 05:28:14 +09:00 |
PangMo5
|
b07e345efd
|
Apply Coordinator pattern to shared view
|
2021-09-22 04:02:51 +09:00 |
Ethan Pippin
|
d10cb35451
|
Refactor
|
2021-09-21 10:50:07 -06:00 |
PangMo5
|
16e3cd6ea5
|
migrate stinsen v1 to v2
|
2021-09-20 20:32:04 +09:00 |
PangMo5
|
1863d973a9
|
Merge branch 'main' into PangMo5/coordinator-and-deep-link
# Conflicts:
# JellyfinPlayer.xcodeproj/project.pbxproj
# JellyfinPlayer/Components/PortraitItemView.swift
# JellyfinPlayer/ContinueWatchingView.swift
# JellyfinPlayer/EpisodeItemView.swift
# JellyfinPlayer/HomeView.swift
# JellyfinPlayer/ItemView.swift
# JellyfinPlayer/MovieItemView.swift
# JellyfinPlayer/SeasonItemView.swift
# JellyfinPlayer/SeriesItemView.swift
# JellyfinPlayer/SettingsView.swift
# Shared/ViewModels/ItemViewModel.swift
|
2021-09-20 17:46:29 +09:00 |
aiden 3
|
8647834d30
|
Merge branch 'main' into fix-next-up-button-constraints
|
2021-09-06 15:03:55 -04:00 |
Ethan Pippin
|
4b0bcb9190
|
Cleanup
|
2021-08-31 23:49:31 -06:00 |
Ethan Pippin
|
2e38084708
|
Update ItemLandscapeMainView.swift
|
2021-08-31 23:20:34 -06:00 |
Ethan Pippin
|
0393347358
|
Some cleanup
|
2021-08-31 23:19:23 -06:00 |
Ethan Pippin
|
b6b78cc617
|
Reduce item view complexity
|
2021-08-31 23:12:09 -06:00 |
Ethan Pippin
|
b349258086
|
Some work
|
2021-08-30 11:09:26 -06:00 |
Ethan Pippin
|
acd12449cc
|
add next up button constraints
|
2021-08-29 23:34:37 -06:00 |
Ethan Pippin
|
f9114ae6be
|
Create explicit portrait and landscape views
|
2021-08-28 22:25:43 -06:00 |
Ethan Pippin
|
2dbb0bd890
|
Simplify item view creation
|
2021-08-27 23:31:13 -06:00 |
Ethan Pippin
|
7a79b78e38
|
Move portrait header view
|
2021-08-26 22:02:53 -06:00 |
PangMo5
|
3235f8046d
|
fix suggested changes
|
2021-08-26 02:22:28 +09:00 |
PangMo5
|
5d96de329f
|
Temporarily process deep link from HomeView
|
2021-08-25 20:15:57 +09:00 |
PangMo5
|
b544bd66cc
|
fix build error
|
2021-08-25 20:02:59 +09:00 |
PangMo5
|
252c7a62ed
|
fix tvOS build error
|
2021-08-25 18:09:34 +09:00 |
PangMo5
|
a16d70ab11
|
Respond to main branch
|
2021-08-25 18:03:04 +09:00 |
PangMo5
|
3ad789fe08
|
Merge branch 'main' into PangMo5/coordinator-and-deep-link
# Conflicts:
# JellyfinPlayer/SettingsView.swift
# JellyfinPlayer/VideoPlayer.swift
|
2021-08-25 17:48:32 +09:00 |
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
|
4d363b2367
|
[create-pull-request] automated change
|
2021-08-23 00:36:48 +00:00 |
aiden 3
|
1703b6345c
|
Merge branch 'main' into advanced-server-settings
|
2021-08-22 20:35:44 -04:00 |
Kwangmin Bae
|
4d6ca79d6f
|
Merge branch 'main' into PangMo5/coordinator-and-deep-link
|
2021-08-22 05:26:05 +09:00 |
aiden 3
|
a33852294a
|
Merge branch 'main' into fix-videoplayer-option-view
|
2021-08-21 12:53:51 -04:00 |
Ethan Pippin
|
a64248c0d3
|
lowerCamelCase
|
2021-08-21 10:28:57 -06:00 |
PangMo5
|
3a090aaf4e
|
Add Stinsen
Add ConnectToServerCoodinator
Add HomeCoordinator
Add LibraryListCoordinator
Add MainCoordinator
Add MainTabCoordinator
|
2021-08-21 19:55:32 +09:00 |
Ethan Pippin
|
365cacc2ae
|
Fix where navigationview is determined
|
2021-08-20 22:00:42 -06:00 |
Ethan Pippin
|
574509526d
|
Cleanup
|
2021-08-20 19:51:13 -06:00 |
Ethan Pippin
|
d5594625ec
|
Create advanced settings view
|
2021-08-20 15:34:34 -06:00 |
Ethan Pippin
|
5349b23f54
|
Add positive time ticker
|
2021-08-20 07:50:47 -07:00 |
Ethan Pippin
|
88cc1e2022
|
Conform to Defaults.Serializable
|
2021-08-18 00:24:14 -06:00 |
Ethan Pippin
|
6b52b48977
|
Int32 to Int cast
|
2021-08-17 23:51:34 -06:00 |
Ethan Pippin
|
a0b95902f5
|
Also add timings to scrubbing
|
2021-08-17 23:50:41 -06:00 |
Ethan Pippin
|
4e41863d23
|
Add custom time skip durations
|
2021-08-17 23:41:08 -06:00 |
PangMo5
|
b7a669a89d
|
fix Landscape layout of SeriesItemView
|
2021-08-16 06:50:25 +09:00 |
Aiden Vigue
|
3ac9766394
|
fix orientation being null, crash
|
2021-08-15 13:12:16 -04:00 |
Ethan Pippin
|
d046f0ab56
|
Implement starter error messages
|
2021-08-12 00:39:28 -06:00 |
acvigue
|
e978db78ae
|
[create-pull-request] automated change
|
2021-08-06 17:20:20 +00:00 |
PangMo5
|
6af599f274
|
fix some layout
|
2021-08-06 20:32:08 +09:00 |