Commit graph

87 commits

Author SHA1 Message Date
Pas
b6be227ab3 Inject popup ad for xprime sources
Xprime's own site has ads, but people have found pstream (which doesnt have ads) and moves here since there are no ads. Xprime is losing money and is finding it difficult to support the proxies and servers.

clean up ad for xprime when switching sources or destroying player

new method for tracking if ad is shown

Revert "Track XPrime ad script load state in player"

This reverts commit c50bdd9ad8.

Track XPrime ad script load state in player

Adds xprimeAdScriptLoaded state and setter to the player store. Updates XPrimeAdOverlay to only show when the ad script is loaded, and base display logic to set the load state based on script events. This ensures the overlay only appears when the ad script is ready.

remove infinite loop

When conditions are met → show becomes true → timer starts
Timer fires after 5s → show becomes false
Effect re-runs (because show changed) → show becomes true again → new timer starts
Loop repeats infinitely

Refactor XPrime ad injection so it loads when the source changes
2025-11-30 11:14:03 -07:00
Pas
a26cab94bf Update Settings.tsx 2025-11-19 17:56:36 -07:00
Pas
0a7816ff77 Update debrid key entry 2025-11-19 17:56:36 -07:00
Pas
c329118e50 Handle device name decryption errors gracefully
Added error handling for device name decryption in Avatar, LinksDropdown, Settings, and DeviceListPart components. If decryption fails, a fallback 'Unknown device' message is shown using a new translation key. This improves user experience by preventing crashes or blank fields when device name decryption fails.
2025-11-17 13:30:25 -07:00
Pas
04a08af5e9 fix account nickname not updating or displaying 2025-11-17 13:05:57 -07:00
Pas
067b6e43bc Add nickname to user account settings
Introduces a nickname field to user accounts, updates the backend user interface, and extends the settings UI to allow users to view and edit their nickname. Localization strings and state management have been updated accordingly to support this new field.
2025-11-17 10:49:20 -07:00
Pas
7606c1eebb update settings dividers 2025-11-08 12:43:56 -07:00
Pas
b6a8028eff refactor and simplify search bar positioning 2025-11-08 12:39:28 -07:00
Pas
544fe97c5e refactor scrolling with a reusable component 2025-11-08 11:32:57 -07:00
Pas
1199a21df5 fix reorder sources button on player 2025-11-08 11:27:24 -07:00
Pas
ba7c079b75 fix sticky and scrolling of SidebarPart 2025-11-07 23:20:38 -07:00
Pas
c792d4b829 Split settings pages into tabs, hiding other sections for accessibility
Introduces a category selection mechanism for the settings page, allowing users to filter settings by category or view all settings. Updates the sidebar to include an 'All Settings' option and highlights the selected category. Adjusts the settings layout and section rendering logic to respect the selected category or search query.
2025-11-07 22:57:25 -07:00
Pas
88f975885c update app info part to be at bottom of settings on mobile 2025-11-07 22:39:56 -07:00
Pas
d575d71108 add lastSuccessfulSource feature
to sort the last successful source to the top
2025-11-02 22:10:48 -07:00
Pas
82757248d5 update missing home section order setting syncer 2025-11-02 11:06:19 -07:00
Pas
1ab1b34187 Revert "Prevent settings from loading empty and rewriting to backend"
This reverts commit 3de8a35df4.
2025-10-28 11:16:00 -06:00
Pas
7ea5f28b76 Revert "fix settings save confirmation not showing"
This reverts commit 21475315d2.
2025-10-28 11:15:55 -06:00
Pas
21475315d2 fix settings save confirmation not showing 2025-10-28 10:34:50 -06:00
Pas
3de8a35df4 Prevent settings from loading empty and rewriting to backend
- No saves happen until backend settings are loaded and applied
- Automatic syncers wait for settings to be loaded before syncing
2025-10-25 12:07:15 -06:00
Pas
df2ec49ed3 fix z index issues 2025-10-20 15:42:01 -06:00
Pas
d756108c85 add settings search bar 2025-10-20 15:37:26 -06:00
Pas
1b5231ae72 Move admin link (panel) to settings sidebar 2025-10-19 19:14:01 -06:00
Pas
d0db810e2a add remaining (missing) settings to all the parts 2025-10-19 18:43:35 -06:00
Pas
f0a35f6408 Add the ability to disable sources and embeds 2025-10-19 18:33:26 -06:00
Pas
da67d85760 fix double click to seek build 2025-10-10 13:58:37 -06:00
Aykhan
c240ccefd5 add double-tap to seek feature 2025-10-10 20:50:25 +04:00
Pas
678a5e4806 add manual scrape setting 2025-10-08 19:30:12 -06:00
Pas
565e93fa73 Allow watching and bookmark section to be reordered 2025-09-29 19:03:25 -06:00
Pas
b34e263369 add setting to disable speed boost 2025-09-03 21:14:04 -06:00
Pas
6a50fec37b add embed order on admin page 2025-08-14 09:41:36 -06:00
Pas
200d3e69ac add low performance mode 2025-06-24 17:59:13 -06:00
Pas
d6f132b4c9 add compact episodes view 2025-06-11 19:43:52 -06:00
Pas
715c26e6ab add realdebrid setup 2025-06-11 13:34:25 -06:00
Pas
52aa105aed add all preferences and fix
fixed febbox token account sync and add every other preference (except subtitle) to the backend sync
2025-06-06 10:14:22 -06:00
Pas
3cc435332c add carousel view for watching and bookmarks 2025-06-05 13:00:29 -06:00
Pas
3ce5053af5 Overhaul Discover Page and Featured
Add Featured Modal
Removed Individual Carousels for each genre
Recommended Carousel
View More page for viewing all
Improve several minor visuals
Update search and navigation

Full Commit Log:

add more carousel skeleton dots

bug fix and languages

remove provider translations

Add change button for recommended more content

add buttons to moreContent page

dropdown for changing recommended

Increase genres and providers

add home/search button to discover

Update FeaturedCarousel.tsx

fix recommended load more pages

increase number of featured items

clean up featured image fetch

maybe fix ff bug?

add dynamic blur to header

Update Dropdown.tsx

fix dropdown

add recommended carousel

animate dropdown

fix some visuals

random button

fix padding

reset timer when manually switching slides

fix editor picks more titles

add store for discover

fix editor picks

Update FeaturedCarousel.tsx

add view more card

move view more link

update carousel buttons and dropdown

finish 5 carousels

use 5 carousels

init carousel nav buttons

update dropdown

update featured sizing

update blurs

add clear blur to navigation

update padding and sizing

Update FeaturedCarousel.tsx

add loading skeleton

update discover navigation again

simplify featured media

Update SearchBar.tsx

tweak some minor visual stuff

fix button sizes

update carousel gradient

fix sticky

fix safari overlay bug

make search transparent

use secondary buttons on featured

fix up negative margins

fix searching classes

fix buttons because of the overlay

make it shorter

add featured section to home page

add toggle for image logos

fix details modal title overlay position

clean up some buttons

improve fed setup status check

update grid

Update FeaturedCarousel.tsx

dont show more content for providers

more stuff

clean and bugfix

update editor picks more content page

Update DetailsModal.tsx

more more more!

shuffle editor picks

discover update part 2

fix more info button

init discover v3
2025-06-05 13:00:29 -06:00
Pas
02b1b5a7dc add details modal 2025-04-17 13:03:36 -06:00
Pas
48b5ed7155 basic febbox + backend handling
preparing for backend v2
2025-04-13 15:55:09 -06:00
Pas
1aa47cfe7c Add toggle for skipping at 99% 2025-03-15 21:42:30 -07:00
Pas
34960cc0c2 Add info popover for media card hover 2025-03-08 12:10:18 -07:00
Pas
631855a267 update tmdb proxying logic 2025-02-28 17:37:11 -07:00
Pas
6d65e75f6a Remove Febbox token backend sync 2025-02-17 21:25:48 -07:00
Pas
9d42c4e8d1 Add custom febbox ui token support 2025-02-16 12:34:31 -07:00
Pas
c6aedf6793 fix settings confirm overlay 2025-01-27 12:22:41 -07:00
Pas
418d2d8aff fix setEnableSourcesOrder capitalization 2025-01-19 13:01:20 -07:00
Pas
1febd78f2b Add reorder sources toggle
Require reorder sources to be enabled first
2025-01-19 00:54:25 -07:00
Ivan Evans
6d5934e930 add toggle for discover section on homepage 2025-01-04 21:55:45 -07:00
Ivan Evans
439c48bcaa make settings page look nicer
2 columns for preferences
make section spacing smaller
2024-12-30 13:20:59 -07:00
Ivan Evans
923f99fe7a Add source order edit button 2024-12-11 12:43:03 -07:00
Captain Jack Sparrow
73b98422b6 Do my lil thang with the sources 2024-04-28 17:25:06 +00:00