Commit Graph

747 Commits

Author SHA1 Message Date
Ethan Pippin 9ac86a478a Fix cancelling connection and signin 2021-10-16 09:54:57 -06:00
Ethan Pippin cdec38be7a Review edits 2021-10-16 09:53:23 -06:00
Ethan Pippin 2d083eb8f5 Fix merge problems 2021-10-15 16:16:50 -06:00
Ethan Pippin 362f49b497 Merge branch 'main' into multi-server-user-login 2021-10-15 16:08:41 -06:00
Yanom1212 ade681a456 Translated using Weblate (French)
Currently translated at 100.0% (75 of 75 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/fr/
2021-10-15 18:05:29 -04:00
Dominik Krivohlavek a2f4d8da99 Translated using Weblate (Czech)
Currently translated at 98.6% (74 of 75 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/cs/
2021-10-15 18:05:29 -04:00
Ethan Pippin 6220a00fc0 Fix appearance splash 2021-10-15 16:04:41 -06:00
Ethan Pippin ce22b737e1 Fix dependencies on tvOS 2021-10-15 15:41:50 -06:00
Ethan Pippin 299fa6dc2a Update JellyfinPlayerApp.swift 2021-10-15 15:39:01 -06:00
Ethan Pippin b5b2eb56a1 Fix appearance color bug 2021-10-15 15:38:10 -06:00
Ethan Pippin a0562e9e9d Cleanup and symbol unification 2021-10-15 15:25:56 -06:00
Ethan Pippin ff7a4c5620 Cleanup and remove NukeUI for AsyncImage 2021-10-15 15:20:00 -06:00
aiden 3 f1127aca35
Merge pull request #182 from jhays/jhays/swiftUICollection
use CollectionView on tvOS LibraryView
2021-10-15 16:53:52 -04:00
Ethan Pippin 91081f2659 Update .gitignore 2021-10-15 14:27:14 -06:00
Ethan Pippin 7af1a4ac1f Directory cleanup 2021-10-15 13:56:50 -06:00
Ethan Pippin 1ecf4b7d26 Fix entitlements path for tvOS 2021-10-15 13:53:00 -06:00
Ethan Pippin d73df61671 add .pbxproj to .gitignore 2021-10-15 13:48:08 -06:00
Ethan Pippin fdeb74a0bd Neutralize all entitlements 2021-10-15 13:41:10 -06:00
Ethan Pippin 350bc0ee6b Add Stinsen purge note 2021-10-15 13:39:40 -06:00
Ethan Pippin 2aeb429c8e Lock SwiftfinStore datastack 2021-10-15 13:37:16 -06:00
Ethan Pippin 30bf12bea2 Implement BasicAppSettingsView, purge, and fix iOS discovering servers 2021-10-15 13:25:37 -06:00
Ethan Pippin f3a6cee8ca Allow researching for local servers and cancelling requests 2021-10-15 11:31:36 -06:00
Ethan Pippin dfc8aedf78 Create Reset button and organize 2021-10-15 10:24:04 -06:00
Ethan Pippin b2fb9fbe2b Add BasicAppSettingsView, refactor, and organize 2021-10-15 09:35:32 -06:00
jhays 6a1d049dbb don't add loading cell after last page 2021-10-15 08:24:10 -05:00
jhays 0dc7eab1cd add loading cell as last item 2021-10-15 08:22:08 -05:00
Ethan Pippin 9e2089198e Adjust maxwidth 2021-10-15 01:13:09 -06:00
Ethan Pippin b046331936 Remove purge button 2021-10-15 01:06:15 -06:00
Ethan Pippin 3c26b55fc4 Remove person crop 2021-10-15 01:00:31 -06:00
Ethan Pippin 804ddd1d5d Remove KeychainSwift from widget 2021-10-15 00:58:25 -06:00
Ethan Pippin 0a57049236 Fix ItemCoordinator for tvOS 2021-10-15 00:49:40 -06:00
Ethan Pippin 0eec789f1a Merge branch 'main' into multi-server-user-login 2021-10-15 00:47:39 -06:00
Ethan Pippin 2d56c01bb9 Finish ServerListView and UserListView 2021-10-15 00:43:14 -06:00
Ethan Pippin 8f79ecbc77 Start on ServerListView 2021-10-15 00:14:53 -06:00
Ethan Pippin 64f50be2aa tvOSMainCoordinator 2021-10-14 23:28:52 -06:00
Ethan Pippin 08da874909 Organize VideoPlayer folders 2021-10-14 22:57:19 -06:00
Ethan Pippin f3dff2f216 Add respective coordinators 2021-10-14 22:55:20 -06:00
Ethan Pippin 5f4d42d6c8 Move coordinators to shared 2021-10-14 22:50:30 -06:00
jhays 2cfc69640d cleanup some row math 2021-10-14 22:28:36 -05:00
Ethan Pippin 76530a6d7a Move tvOS files and remove persistence controller 2021-10-14 17:21:10 -06:00
Ethan Pippin d84ff63edf Fix header 2021-10-14 17:09:57 -06:00
Ethan Pippin dbca71df7b Move back bar button item setup 2021-10-14 17:08:01 -06:00
Ethan Pippin 4153c40067 Remove Keychain 2021-10-14 17:03:52 -06:00
Ethan Pippin b13877cddd Allow server/user deletion 2021-10-14 16:50:08 -06:00
Ethan Pippin 1aa2716f42 Use uri instead of local address and login to sign in 2021-10-14 15:32:55 -06:00
Ethan Pippin 3599df56e9 Prevent connecting/signing in if already exists 2021-10-14 15:28:13 -06:00
Ethan Pippin a5a842e815 Text clarification 2021-10-14 14:25:16 -06:00
Ethan Pippin f248767adf Login to Sign In 2021-10-14 14:20:13 -06:00
Ethan Pippin a5e6cdf998 Add better views and flow for no servers/users 2021-10-14 14:17:50 -06:00
jhays ffde1c468d feedback cleanup 2021-10-14 14:06:23 -05:00