Aiden Vigue
|
a12429ba46
|
imports
|
2021-06-21 03:19:01 -04:00 |
Aiden Vigue
|
b27e8c6a74
|
playback
|
2021-06-21 02:41:45 -04:00 |
Aiden Vigue
|
a7ed08e2b5
|
release 49
|
2021-06-20 23:18:22 -04:00 |
Aiden Vigue
|
98ef133bd9
|
fix progress
|
2021-06-20 18:13:39 -04:00 |
Aiden Vigue
|
2fe283eb09
|
add seek
|
2021-06-20 15:06:11 -04:00 |
Aiden Vigue
|
dc5ec29bd8
|
switch to official cast sdk.
|
2021-06-20 15:05:55 -04:00 |
Aiden Vigue
|
b5571639aa
|
Initial chromecast support.
|
2021-06-19 13:50:35 -04:00 |
Shirou
|
5751fc38c4
|
fix property wrappers formatting
|
2021-06-19 23:44:54 +09:00 |
PangMo5
|
368ac68005
|
Remove @Published used for input(keyboard) binding (side effect)
|
2021-06-19 18:09:25 +09:00 |
Aiden Vigue
|
3f6e91ef2e
|
Add initial cast device selection view.
|
2021-06-18 23:52:54 -04:00 |
acvigue
|
a13ab18b65
|
[create-pull-request] automated change
|
2021-06-19 01:39:20 +00:00 |
Kwangmin Bae
|
a4b1fe0294
|
Merge branch 'main' into PangMo5/refactoring-2
|
2021-06-19 08:55:46 +09:00 |
PangMo5
|
dd480def5c
|
fix requested changes
|
2021-06-19 08:51:35 +09:00 |
Aiden Vigue
|
a8f5c7f947
|
Merge remote-tracking branch 'origin/main' into main
|
2021-06-18 19:17:32 -04:00 |
Aiden Vigue
|
b4dccac044
|
Add cast button
|
2021-06-18 19:17:03 -04:00 |
aiden vigue
|
60414101ad
|
Merge branch 'main' into PangMo5/refactoring-2
|
2021-06-18 19:00:40 -04:00 |
PangMo5
|
39a5b6a2e7
|
refactor filters system
add LibraryFilterViewModel
some func name lowercased
|
2021-06-19 07:16:17 +09:00 |
acvigue
|
17cef06a8a
|
[create-pull-request] automated change
|
2021-06-18 21:44:52 +00:00 |
Aiden Vigue
|
a35d9ce8d1
|
currently getting burnt out :/
|
2021-06-18 17:44:01 -04:00 |
PangMo5
|
f8a70051ac
|
add SeriesItemViewModel
|
2021-06-19 06:06:16 +09:00 |
PangMo5
|
3d22456968
|
add SeasonItemViewModel
|
2021-06-19 06:00:34 +09:00 |
PangMo5
|
4fb792ec24
|
add EpisodeItemViewModel
|
2021-06-19 05:55:50 +09:00 |
PangMo5
|
7267b37cb7
|
add MovieItemViewModel
|
2021-06-19 05:53:29 +09:00 |
PangMo5
|
0265f46171
|
fix LibrarySearchView loading layout
|
2021-06-19 05:37:26 +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
|
88fcbf5aec
|
add LatestMediaViewModel
|
2021-06-19 04:37:36 +09:00 |
Aiden Vigue
|
e7ccc642d8
|
Merge remote-tracking branch 'origin/main' into main
|
2021-06-18 15:23:58 -04:00 |
Aiden Vigue
|
9c246906e0
|
hi
|
2021-06-18 15:23:51 -04:00 |
acvigue
|
0cff5dba0e
|
[create-pull-request] automated change
|
2021-06-18 15:34:41 +00:00 |
Aiden Vigue
|
915dc45152
|
stupid subtitles
|
2021-06-18 11:34:01 -04:00 |
acvigue
|
add5908be2
|
[create-pull-request] automated change
|
2021-06-18 02:34:18 +00: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 |
Aiden Vigue
|
f4008c8c15
|
New login views for tvOS
|
2021-06-15 23:47:05 -04:00 |
PangMo5
|
50ff0ceac8
|
Merge branch 'Jellyfin/main' into PangMo5/refactoring
|
2021-06-15 22:53:59 +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
|
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
|
65a092fae0
|
Merge remote-tracking branch 'origin/main' into main
|
2021-06-14 01:58:46 -04:00 |
Aiden Vigue
|
817c81e33a
|
Exit media player if no media sources returned
|
2021-06-14 01:58:38 -04:00 |
PangMo5
|
40127b0710
|
add ServerEnvironment.setUp, reset func
add SessionManager.updateHeader, login, logout
|
2021-06-14 02:40:19 +09:00 |
acvigue
|
296dede7ac
|
[create-pull-request] automated change
|
2021-06-13 04:49:27 +00:00 |
Aiden Vigue
|
5a2a0f06a4
|
build 43
|
2021-06-13 00:48:54 -04:00 |
acvigue
|
692e7cd7b5
|
[create-pull-request] automated change
|
2021-06-13 02:30:05 +00:00 |
Aiden Vigue
|
2c410c0e57
|
custom image view
|
2021-06-12 22:29:33 -04:00 |
acvigue
|
114c9c661c
|
[create-pull-request] automated change
|
2021-06-13 02:17:32 +00: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 |
github-actions[bot]
|
13df9191aa
|
[create-pull-request] automated change (#59)
Co-authored-by: acvigue <acvigue@users.noreply.github.com>
|
2021-06-12 07:06:57 -07:00 |
Aiden Vigue
|
3d6eb2f183
|
release 41
|
2021-06-12 00:00:02 -07:00 |
aiden vigue
|
66d0fdad0c
|
don't allow optionals through
|
2021-06-11 16:38:44 -07:00 |
github-actions[bot]
|
5122c66341
|
[create-pull-request] automated change (#54)
Co-authored-by: acvigue <acvigue@users.noreply.github.com>
|
2021-06-10 17:57:47 -07:00 |
Aiden Vigue
|
eb5f21bf5d
|
Limit progress updates
|
2021-06-10 17:54:14 -07:00 |
Aiden Vigue
|
968bd487b3
|
Auto stash before merge of "main" and "origin/main"
|
2021-06-10 17:40:10 -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 |
Aiden Vigue
|
6cf0bc1f11
|
build err
|
2021-06-10 09:35:25 -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
|
c00559a4a4
|
Merge remote-tracking branch 'origin/main' into main
|
2021-06-10 01:19:33 -07:00 |
Kwangmin Bae
|
7c5a4441c1
|
Add Next Up Widgets (#43)
* WIP
* add EntryView UI
apply AppGroups
apply KeychainGroups
* update widget layout
* update widget layout
* Refactoring
add WidgetEnvironment
add snapshot logic
add placeholder
* fix
* fix team id
* pass ci?
* update keychain group
* Update PersistenceController.swift
Co-authored-by: Aiden Vigue <acvigue@me.com>
|
2021-06-10 01:05:52 -07:00 |
Aiden Vigue
|
ef7de54baf
|
idk
|
2021-06-10 00:10:12 -07:00 |
Aiden Vigue
|
8fa2a624bf
|
fix ios build error
|
2021-06-09 23:09:14 -07:00 |
Aiden Vigue
|
1e34c9baee
|
fixes
|
2021-06-09 22:46:57 -07:00 |
Aiden Vigue
|
988377e0ea
|
fix
|
2021-06-09 21:25:50 -07:00 |
Aiden Vigue
|
a16a41acbf
|
release!
|
2021-06-09 17:13:16 -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
|
3a8cd943ef
|
add episodeitemview
|
2021-06-08 23:30:24 -07:00 |
Aiden Vigue
|
a535a11de4
|
add seasonitemview
|
2021-06-08 23:21:08 -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
|
a7147e7e7c
|
Merge remote-tracking branch 'origin/main' into main
|
2021-06-05 22:57:36 -07:00 |
Aiden Vigue
|
f27574f94d
|
license headers - start switch to combine api
|
2021-06-05 22:57:25 -07:00 |
Aiden Vigue
|
3b6fefd092
|
progress view on seasonitemview
|
2021-06-04 13:05:40 -04:00 |
Aiden Vigue
|
6e3e60cae1
|
Add tvOS target
Adds TVVLCKit
Adds xcassets for tvOS
adds initial tvOS boilerplate - will not run currently
|
2021-06-03 23:44:40 -04:00 |
Aiden Vigue
|
2cc2df95b5
|
normalize titles
|
2021-06-03 14:14:50 -04:00 |
Aiden Vigue
|
10c4f5a524
|
undo
|
2021-06-03 13:01:09 -04:00 |
Aiden Vigue
|
f17e3c86a9
|
vpv changes
|
2021-06-03 12:18:51 -04:00 |
Aiden Vigue
|
16f5176da9
|
performance
|
2021-06-03 12:09:05 -04:00 |
Aiden Vigue
|
16569ca663
|
padding changes
|
2021-06-03 11:52:14 -04:00 |
Aiden Vigue
|
0256aa5559
|
Add generated client
|
2021-06-02 23:29:09 -04:00 |
Aiden Vigue
|
28170f2300
|
bye bye sentry
|
2021-06-02 18:19:52 -04:00 |
aiden
|
296bd8fcc9
|
Merge pull request #29 from PangMo5/PangMo5/Improve-image-performance
Improved image performance
|
2021-06-02 13:38:25 -04:00 |
Aiden Vigue
|
9a6f859ff7
|
Small fixes
|
2021-06-02 13:38:06 -04: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 |
Aiden Vigue
|
52d96909d6
|
Fix diacritics
|
2021-06-01 22:57:06 -04:00 |
Aiden Vigue
|
9add2c0add
|
switch regexes
|
2021-06-01 14:41:14 -04:00 |
PangMo5
|
791516741e
|
Change some ObservedObject to StateObject
|
2021-06-01 13:51:56 +09:00 |
Aiden Vigue
|
dde2b51b09
|
up build
|
2021-05-30 23:25:24 -04:00 |
aiden
|
629d57918b
|
Merge pull request #23 from PangMo5/PangMo5/parallax-header-item-views
Add ParallaxHeaderScrollView
|
2021-05-30 23:10:04 -04:00 |
Aiden Vigue
|
07418a772f
|
Remove ratings
|
2021-05-30 23:09:31 -04:00 |
Aiden Vigue
|
0af41b877d
|
update ver
|
2021-05-30 23:02:19 -04:00 |
PangMo5
|
8bc24d1db8
|
Apply ParallaxHeaderScrollView to EpisodeItem
Fix layout of EpisodeItemView, MovieitemView
|
2021-05-30 18:45:53 +09:00 |
PangMo5
|
a16d51ae09
|
Apply ParallaxHeaderScrollView to MovieItemView, SeasonItemView
|
2021-05-30 18:35:49 +09:00 |
PangMo5
|
e66d0ce742
|
add ParallaxHeaderScrollView
|
2021-05-30 18:35:00 +09:00 |
Aiden Vigue
|
a02dfbc425
|
ori lock
|
2021-05-29 23:48:04 -04: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 |
aiden
|
db44b487d4
|
Merge pull request #20 from PangMo5/main
Applying MVVM and Moya on some screens, Changed filter structure
|
2021-05-29 12:41:11 -04:00 |
Aiden Vigue
|
05f800d831
|
orientation bug
|
2021-05-29 12:37:57 -04:00 |
PangMo5
|
f7df7ac0ee
|
Merge branch 'Jellyfin/main' into PangMo5/main
# Conflicts:
# JellyfinPlayer/EpisodeItemView.swift
# JellyfinPlayer/LibraryView.swift
# JellyfinPlayer/MovieItemView.swift
# JellyfinPlayer/SeasonItemView.swift
|
2021-05-29 18:16:12 +09:00 |
PangMo5
|
e1dba314df
|
rollback toolbar
GlobalData conform Equatable
Change the conditions for some screens onAppear
|
2021-05-29 18:12:49 +09:00 |
Aiden Vigue
|
1d3db301fb
|
QoL fixes
|
2021-05-28 23:13:06 -04:00 |
aiden
|
34fd2b19e4
|
Merge pull request #21 from PangMo5/PangMo5/parallax-header
Apply parallax header in SeasonItemView
|
2021-05-28 18:39:38 -04:00 |
Aiden Vigue
|
58a39eb11f
|
orientation bug
|
2021-05-28 17:20:54 -04:00 |
PangMo5
|
3c6d9c6d11
|
Apply parallax header in SeasonItemView
|
2021-05-28 17:02:22 +09:00 |
PangMo5
|
039d2aef0f
|
Merge branch 'jellyfin:main' into main
|
2021-05-28 14:06:52 +09:00 |
Aiden Vigue
|
6bfd0c4fc6
|
Fix SwiftUI view crashing - fix captions in XIB
|
2021-05-28 00:10:36 -04: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
|
ed224da0a4
|
Merge branch 'jellyfin:main' into main
|
2021-05-28 11:40:55 +09:00 |
Aiden Vigue
|
484bd445e6
|
build 26
|
2021-05-27 14:55:01 -04:00 |
PangMo5
|
5f6be60f42
|
Merge branch 'main' into main
|
2021-05-28 03:08:09 +09:00 |
Aiden Vigue
|
decd0bd5c0
|
fixes for 23
|
2021-05-27 14:05:26 -04:00 |
PangMo5
|
1b80e9ecd3
|
Merge branch 'main' of https://github.com/PangMo5/JellyfinPlayer
|
2021-05-28 02:44:40 +09:00 |
PangMo5
|
0424436114
|
JellyfinAPI authHeader trim issue clear
|
2021-05-28 02:44:25 +09:00 |
Aiden Vigue
|
bd386b4e45
|
Auto stash before merge of "main" and "Jellyfin/main"
|
2021-05-27 13:25:20 -04:00 |
Aiden Vigue
|
4e5a810047
|
Fix playback
|
2021-05-27 10:49:17 -04:00 |
Aiden Vigue
|
b4dcfcc425
|
up build
|
2021-05-27 10:27:04 -04:00 |
aiden
|
7e14dc5b86
|
Merge branch 'main' into main
|
2021-05-27 10:24:43 -04: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 |
Aiden Vigue
|
fa885e1f76
|
rst of build 22
|
2021-05-27 00:31:31 -04:00 |
Aiden Vigue
|
4a25d28a07
|
build 22
|
2021-05-27 00:31:23 -04:00 |
Aiden Vigue
|
eb711b6fab
|
release 21
|
2021-05-26 23:55:41 -04:00 |
PangMo5
|
d9f8fb5e42
|
add Moya Lib
init JellyfinAPI
|
2021-05-27 12:18:54 +09:00 |
PangMo5
|
784733da76
|
FilterView present fullScreenCover -> sheet in LibraryView
|
2021-05-27 11:46:26 +09:00 |
Aiden Vigue
|
8e46655509
|
move some stuff
|
2021-05-26 22:29:22 -04:00 |
Aiden Vigue
|
9e9b587440
|
Fix captions being displayed by default if not wanted.
|
2021-05-26 22:23:56 -04:00 |
Aiden Vigue
|
198516b8a9
|
Add jump buttons
|
2021-05-26 22:20:06 -04:00 |
Aiden Vigue
|
422880013e
|
Seeking works - direct play complete.
|
2021-05-26 22:04:38 -04:00 |
Aiden Vigue
|
57b39c932b
|
Playback reporting works now
|
2021-05-26 21:44:56 -04:00 |
Aiden Vigue
|
208bec783a
|
initial
|
2021-05-26 21:24:01 -04:00 |
Aiden Vigue
|
1ee7905e4c
|
start rewriting videoplayerview
|
2021-05-26 12:58:07 -04: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 |
Aiden Vigue
|
7ee7f0d27f
|
fix flac support and try to fix control bug
|
2021-05-25 20:12:19 -04:00 |
Aiden Vigue
|
5cf959336d
|
fix some subtitles not displaying on transcoded streams
|
2021-05-25 18:46:10 -04:00 |
Aiden Vigue
|
71088d7bd4
|
fix fastfile
|
2021-05-25 17:08:55 -04:00 |
Aiden Vigue
|
3b4df02312
|
Add & edit bitrates
|
2021-05-25 16:24:19 -04:00 |
Aiden Vigue
|
469c32d711
|
banish Dynatrace
|
2021-05-25 16:23:23 -04:00 |
aiden
|
cba149b4b1
|
Merge pull request #15 from MrTimscampi/settings-refactor
Refactor SettingsView
|
2021-05-25 16:15:26 -04:00 |