Ashik K
c30a4e9c23
Rename all Swiftfin files to lowercase jellypig
...
- Renamed SwiftfinApp.swift to jellypigapp.swift
- Renamed SwiftfinStore/ to jellypigstore/
- Renamed all SwiftfinStore files to jellypigstore
- Renamed SwiftfinDefaults.swift to jellypigdefaults.swift
- Renamed VideoPlayerType+Swiftfin.swift to VideoPlayerType+jellypig.swift
- Updated all project.pbxproj file references to match new names
All file names now use lowercase jellypig for consistency.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 09:28:57 +02:00
Ethan Pippin
4a63b52b17
Stateful - Set cleanup and `final` classes ( #1465 )
...
* cleanup
* Update Stateful.swift
2025-03-29 23:05:14 -06:00
Joe Kribs
adec8de122
[Meta] 2025 Disclaimer ( #1381 )
2025-01-02 16:05:15 -07:00
Ethan Pippin
c8acd780be
Static Notification Payloads, Move more to `IdentifiedArray` ( #1349 )
...
* wip
* wip
* wip
* wip
* clean up
* clean up
* Update VideoPlayerManager.swift
* clean up
2024-12-08 23:57:16 -07:00
Ethan Pippin
873490f6f3
Update ConnectToServerViewModel.swift ( #1145 )
2024-07-04 23:28:24 -06:00
Daniel Chick
29b917ead0
Migrate to the latest version of Factory ( #1097 )
2024-07-01 19:58:59 -06:00
Ethan Pippin
b2a31dbc3a
User Profile Image Selection ( #1061 )
2024-05-22 13:45:48 +09:00
Ethan Pippin
74b8b286c7
User/Server Sign In Redesign ( #1045 )
2024-05-14 23:42:41 -06:00
alasclar
272799d9c5
Use http by default on ConnectToServerView ( #971 )
2024-04-17 10:42:10 -06:00
Ethan Pippin
b038f05848
Update 2024 headers ( #951 )
...
* update header
* the rest after upgrading
2024-01-13 15:13:44 -07:00
Ethan Pippin
a08a92e98a
New Year, New Video Player + Other Goodies ( #593 )
2023-04-20 09:33:51 -06:00
Ethan Pippin
3ffb67a400
Implement Factory ( #587 )
2022-09-15 11:32:47 -06:00
Ethan Pippin
859a47803f
tvOS - Revamp Connect Flow ( #563 )
2022-09-07 23:52:19 -06:00
Ethan Pippin
2a8685a420
ignore object replacement character ( #550 )
2022-09-01 22:55:13 -06:00
Ethan Pippin
cfb3aa1faa
No Tab Characters and Before First for Argument and Parameter Wrapping ( #482 )
2022-07-16 07:46:25 -06:00
Ethan Pippin
cf812fd9dd
redo logging
2022-04-28 14:51:22 -06:00
Ethan Pippin
4c76ac1438
new log structure
2022-01-25 12:35:38 -07:00
Ethan Pippin
97001f4e27
cleanup
2022-01-14 12:24:34 -07:00
Ethan Pippin
3eab18bc8d
add redirects
2022-01-14 12:22:13 -07:00
Ethan Pippin
f02c52f20a
lint
2022-01-10 15:51:24 -07:00
Ethan Pippin
057beca0ff
localize
2022-01-10 15:48:29 -07:00
Ethan Pippin
4298062ca3
swiftformat
2022-01-10 12:28:03 -07:00
Ethan Pippin
f2374de291
more final work
2022-01-04 20:35:00 -07:00
Ethan Pippin
e21aa66372
episode/movie cinematic view toggle
2022-01-04 00:17:03 -07:00
Ethan Pippin
43f03c1c9c
cleanup
2021-11-10 23:03:58 -07:00
Ethan Pippin
1ee02dfcb0
Merge branch 'main' into multi-server-url
2021-11-10 22:55:06 -07:00
PangMo5
923af3f013
swiftlint autocorrect
2021-11-08 03:53:42 +09:00
Ethan Pippin
efb751f00f
Add setting current URI after new connection
2021-10-25 12:00:30 -06:00
Ethan Pippin
43090831cb
Add multi url support to stored server
2021-10-24 21:33:07 -06:00
Ethan Pippin
9ac86a478a
Fix cancelling connection and signin
2021-10-16 09:54:57 -06:00
Ethan Pippin
ff7a4c5620
Cleanup and remove NukeUI for AsyncImage
2021-10-15 15:20:00 -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
3599df56e9
Prevent connecting/signing in if already exists
2021-10-14 15:28:13 -06:00
Ethan Pippin
f248767adf
Login to Sign In
2021-10-14 14:20:13 -06:00
Ethan Pippin
e81b593fa1
Add UserLoginView
2021-10-13 19:24:50 -06:00
Ethan Pippin
1576d9d6b7
Create new SessionManager and begin new connect flow
2021-10-13 15:58:45 -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
Ethan Pippin
2006353c60
Add debug localhost server check
2021-08-31 23:12:20 -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
3a090aaf4e
Add Stinsen
...
Add ConnectToServerCoodinator
Add HomeCoordinator
Add LibraryListCoordinator
Add MainCoordinator
Add MainTabCoordinator
2021-08-21 19:55:32 +09:00
Ethan Pippin
35a89a0e80
Remove getPublicUsers on init
2021-08-16 22:13:04 -06:00
jellyfin-bot
7532aa564c
[create-pull-request] automated change
2021-08-13 23:57:00 +00:00
Ethan Pippin
d046f0ab56
Implement starter error messages
2021-08-12 00:39:28 -06:00
acvigue
098ed65439
[create-pull-request] automated change
2021-07-14 21:43:32 +00:00
Aiden Vigue
c6a93868c7
start new logging agent
2021-07-12 21:14:14 -04:00
Aiden Vigue
2c18b7fb2d
Fix item links not showing similar items.
2021-07-11 23:20:44 -04:00
acvigue
e6ede1280d
[create-pull-request] automated change
2021-06-25 18:46:43 +00:00