Commit graph

129 commits

Author SHA1 Message Date
Pas
8e902e94e4 update details modal
new organization and fix the x
2025-08-03 14:26:44 -06:00
Pas
4d03a50481 update bookmark group reorder modal 2025-08-03 14:08:58 -06:00
Pas
501f0f78c1 Update ListView.tsx 2025-08-03 14:01:52 -06:00
Pas
a3ca870fe5 notification style updates 2025-08-03 13:48:18 -06:00
Pas
68407d7dad fix scrolling 2025-08-03 13:33:50 -06:00
Pas
7cafab767e add recommended feeds 2025-08-03 13:28:59 -06:00
Pas
2feb1c3657 fix missing date types 2025-08-03 13:10:31 -06:00
Pas
820f998f53 improve unread count badge 2025-08-03 13:01:56 -06:00
Pas
ac626098e4 add atom feed support 2025-08-03 12:54:40 -06:00
Pas
f478b059b3 use proxied fetcher for rss! 2025-08-03 12:47:08 -06:00
Pas
27fff44278 rename details folder to detailsModal 2025-08-03 12:16:07 -06:00
Pas
846303a75d Break notifications modal into components 2025-08-03 12:15:24 -06:00
Pas
064e08e9c9 temp disable cors proxy for rss 2025-08-03 12:04:40 -06:00
Pas
6f66fa707e update rss source title style 2025-08-02 01:17:44 -06:00
Pas
6557d56c62 add settings page and custom rss feeds 2025-08-02 00:59:20 -06:00
Pas
9636bddac6 update notification styles 2025-08-02 00:59:20 -06:00
Pas
95d641695b defer focustrap error to prevent crash 2025-08-02 00:59:20 -06:00
Pas
6d362294c4 Add notifications feed 2025-08-01 20:05:07 -06:00
Pas
100d7cfe40 PARTIAL Revert "display season and episode on resume button"
This reverts commit cf9503f4b7.
2025-07-30 23:13:56 -06:00
Aykhan
cf9503f4b7 display season and episode on resume button 2025-07-30 23:12:25 -06:00
Pas
a9a9cbf6ea update whole season watched overlay and styles 2025-07-30 23:10:23 -06:00
Pas
1d70f002e7 add modal stacking support 2025-07-30 23:06:47 -06:00
SimSalabimse
cbf1d678f2 Feat: Added whole season watched button 2025-07-30 22:50:41 -06:00
Pas
fe8533251c add support for multiple groups 2025-07-22 11:10:18 -06:00
Pas
1b8f274377 group dropdown and icons 2025-07-18 12:37:08 -06:00
Pas
cc04c9e6c0 Add bookmark groups 2025-07-17 12:39:50 -06:00
Pas
30f0d4ac52 dont show watched toggle button on unreleased episodes 2025-07-07 22:03:34 -06:00
Pas
fedcb4d2b6 fix is watched precentage 2025-07-07 22:00:48 -06:00
Pas
805cccf1b6
2/2 lower is watched to 80% 2025-07-07 21:23:37 -06:00
Pas
cec7851d84 add buttons to mark as watched or unwatched 2025-07-07 16:52:04 -06:00
Pas
13f51a899b fix description expand not showing after changing seasons 2025-06-26 14:07:52 -06:00
Pas
e145e53ee3 add share sheet to details modal 2025-06-24 18:08:04 -06:00
Pas
9b6fbf8aa8 add network images 2025-06-07 17:51:02 -06:00
Pas
fda85f0d8d make people clickable 2025-06-05 13:00:30 -06:00
Pas
c0b97d848c update atoms settings style 2025-06-05 13:00:30 -06:00
Pas
d4969c0540 add expanding episode descriptions 2025-06-05 13:00:29 -06:00
Pas
ede3613112 clean up details modal 2025-06-05 13:00:29 -06:00
Pas
51c7cf50a9 add quality indicator to details overlay 2025-06-05 13:00:29 -06:00
Pas
3713a85720 fix details modal overflow 2025-06-05 13:00:29 -06:00
Pas
9e85134dbd add tmdb id copy 2025-06-05 13:00:29 -06:00
Pas
db6fc4355d fix more details modal stuff 2025-06-05 13:00:29 -06:00
Pas
0b54fc5182 update details modal 2025-06-05 13:00:29 -06:00
Pas
2eae4ffa14 complete merge 2025-06-05 13:00:29 -06:00
Pas
2011e1c2d5 add people carousel 2025-06-05 13:00:29 -06:00
Pas
ac344e8ce9 components! 2025-06-05 13:00:29 -06:00
Pas
366cf3e99f move trailer to new overlay 2025-06-05 13:00:29 -06:00
FifthWit
bd0a42ded1 Added extra QoL features, a Share button, better mobile design, made it so you can actually scroll on larger movies where you normally couldn't and it'd overflow, lastly made it possible for the text to be highlighted on the detailsmodal 2025-06-05 13:00:29 -06:00
FifthWit
309e9118d1 Fixed up DetailsModal to be more consistent with the conventions of MediaCard 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
4ad4114125 update onboarding explainers 2025-05-21 13:00:10 -06:00
Pas
80577cb0e4 fix title sizing 2025-05-20 16:30:12 -06:00
Pas
cd1079eb8c use clear logo for details logo 2025-05-20 14:01:37 -06:00
Pas
91af92dd0d get rotten tomato score 2025-05-18 13:00:39 -06:00
Pas
b78077804a add runtime 2025-05-18 12:00:38 -06:00
Pas
7b1235e4f9 add skip to episode button details modal 2025-05-18 11:57:28 -06:00
Pas
93632d9673 update unreleased details modal 2025-05-18 11:44:58 -06:00
Pas
0baeb72abc add details modal trailer volume bar 2025-05-10 16:11:07 -06:00
Pas
18488c0b5b update episodes carousel on details modal 2025-05-05 09:17:09 -06:00
Pas
f5c512c011 add more translation strings 2025-05-04 13:17:25 -06:00
Pas
f024f91c51 scrape imdb with languages 2025-05-04 13:17:25 -06:00
Pas
1205eebc2e scape tmdb data with languages 2025-05-04 13:17:25 -06:00
Pas
c77a4d2e78 add carousel gradients to episode selector 2025-04-30 21:00:51 -06:00
Pas
02b1b5a7dc add details modal 2025-04-17 13:03:36 -06:00
Pas
a02ea7c684 update popup modal logic 2025-04-17 11:55:53 -06:00
Pas
a4494e36ac add horizontal episode selector 2025-03-22 21:26:18 -06:00
Pas
24b30f24bb add preview to captions settings atoms 2025-02-10 23:06:09 -07:00
Captain Jack Sparrow
b5ecb694c6 Ok last patch on the captcha styling 2024-06-10 20:43:53 +00:00
Captain Jack Sparrow
f9b233e607 remove margin and decrease padding on captcha 2024-06-10 20:36:14 +00:00
Captain Jack Sparrow
552aa58801 Increase captcha gap 2024-06-10 20:34:22 +00:00
Captain Jack Sparrow
81d37e8b71 add margin to the turnstile 2024-06-10 00:19:34 +00:00
Captain Jack Sparrow
55850d1d2c Add fixed padding to captcha for mobile users 2024-06-09 22:00:20 +00:00
Captain Jack Sparrow
b9d55f23cf Update turnstile widget to always fit inside its retaining box 2024-06-09 21:36:24 +00:00
Captain Jack Sparrow
8f28dde9ca Update turnstile widget 2024-06-09 21:26:47 +00:00
Captain Jack Sparrow
78b9e042d0 Update turnstiles and pray 2024-06-04 19:37:54 +00:00
Captain Jack Sparrow
384cc43936 Fix some issues with init of turnstile hopefully 2024-06-04 18:44:24 +00:00
Captain Jack Sparrow
c16e66f2a3 Turnstile works! 2024-06-02 22:32:35 +00:00
Cooper Ransom
aa9bbf289f Finish turnstile setup 2024-03-07 12:16:28 -05:00
Cooper Ransom
d5357d7549 fix turnstile look 2024-03-07 11:33:07 -05:00
Cooper Ransom
2cf23a2bd1 Add sudo-flix code from github 2024-02-26 10:54:56 -05:00