Ethan Pippin
49eaaef6ff
Set server keyboard to url
2021-07-21 23:12:29 -06:00
Aiden Vigue
1dbb0b8924
Add english localization file
2021-07-16 20:06:37 -04:00
Aiden Vigue
7f65896895
build fiddy six
...
that'll be tree fiddy.
2021-07-07 19:58:41 -04:00
Aiden Vigue
897d158707
basic movie item view
2021-06-28 16:43:13 -04:00
Aiden Vigue
30e2b9d028
push
2021-06-27 11:56:40 -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
Stephen Byatt
df8bf349eb
Add server discovery
2021-06-23 17:38:45 +10:00
Aiden Vigue
a12429ba46
imports
2021-06-21 03:19:01 -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
9c246906e0
hi
2021-06-18 15:23:51 -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
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
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
3d6eb2f183
release 41
2021-06-12 00:00:02 -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
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
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
Aiden Vigue
28170f2300
bye bye sentry
2021-06-02 18:19:52 -04:00
PangMo5
082ce29a44
WIP
2021-06-02 13:00:20 +09:00
Aiden Vigue
6bfd0c4fc6
Fix SwiftUI view crashing - fix captions in XIB
2021-05-28 00:10:36 -04:00
Aiden Vigue
eb895a0805
Start flattening hierarchy
2021-05-26 11:00:22 -04:00
Aiden Vigue
352d47f387
Fix some transcoding bugs causing playback to stall & stop
2021-05-23 22:58:15 -04:00
Aiden Vigue
d61a85da9e
changes for build 13
2021-05-23 19:04:27 -04:00
Aiden Vigue
c46838905f
add back button on login screen
2021-05-23 17:35:11 -04:00
Aiden Vigue
bc60710ae4
Finalize public user sign-in screen
2021-05-23 15:27:42 -04:00
Aiden Vigue
1307194e4e
Show public users when logging in
2021-05-23 14:46:06 -04:00
Aiden Vigue
961e5ff392
Fix background threading issues
...
Removes duplicate GlobalData structs
Fixes authHeader being passed between thread handlers
Moves async handlers in PlayerView to be user initiated
Fixes duplicate navigationviews to limit mem usage.
2021-05-22 18:58:14 -04:00
Aiden Vigue
fdea0d4573
cleanup
2021-05-22 18:34:58 -04:00
Aiden Vigue
40a0b33cad
Add Dolby TrueHD
2021-05-22 15:25:47 -04:00
Aiden Vigue
197847c486
Drop last char in server uri if "/"
2021-05-22 12:18:08 -04:00
Aiden Vigue
382fdc030a
Remove password req.
2021-05-21 21:51:24 -04:00
Aiden Vigue
2ba2e9e441
Branding
...
Change play button color - remove AV1 - add default port
2021-05-21 13:34:29 -04:00
Aiden Vigue
256dcd7b45
Fix threading issues & auto add http:// if missing
2021-05-21 13:18:08 -04:00
Aiden Vigue
63f7264902
Fix login bug, remove empty homescreen, add landscape MovieItemView
2021-05-20 19:43:44 -04:00
Aiden Vigue
5e5e9f7b05
Add deeplinking from homepage
2021-05-20 10:48:02 -04:00
Aiden Vigue
52cac0ab6f
Upload all files
2021-05-14 17:13:24 -04:00