Commit graph

135 commits

Author SHA1 Message Date
Pas
1b073006f4 add edit group and edit bookmarks modals 2025-11-05 23:57:56 -07:00
Pas
54060568ce update low performance mode to hide flare and show media card ellipse 2025-10-28 10:36:27 -06:00
Pas
84165370da create getProgressPercentage() function that handles greater than 100% values
Replace all old uses like
(itemToDisplay.progress.watched / itemToDisplay.progress.duration) * 100
2025-10-28 10:27:56 -06:00
Pas
ba59405612 refactor overlay stack and modals to allow multiple and better navigation
Some checks failed
Linting and Testing / Run Linters (push) Has been cancelled
Linting and Testing / Build project (push) Has been cancelled
Linting and Testing / Build Docker (push) Has been cancelled
overlays will not close previous ones so that they don't conflict and there can essentially be unlimited modal navigations. Done by passing the modal data to each modal using a global hook instead of relying on local data for each.
When navigating to a new path, it closes all modals.
On CollectionOverlay, when opening a new details modal overlay, it closes the previous using a custom ShowDetails handler.

This isn't the cleanest approach, but offers the greatest flexibility in the future
2025-10-26 23:58:04 -06:00
Pas
8c6d5031d5 fix stutter by moving intersect observer to media card
Instead of unloading the carousel, it now unloads the media card rendering while retaining sizing and metadata, but still saves on resources.
2025-10-20 15:37:26 -06:00
Pas
8e902e94e4 update details modal
new organization and fix the x
2025-08-03 14:26:44 -06:00
Pas
27fff44278 rename details folder to detailsModal 2025-08-03 12:16:07 -06:00
Pas
1d70f002e7 add modal stacking support 2025-07-30 23:06:47 -06:00
Pas
fe8533251c add support for multiple groups 2025-07-22 11:10:18 -06:00
Pas
cc04c9e6c0 Add bookmark groups 2025-07-17 12:39:50 -06:00
Pas
3f727364e8 re-add jiggle physics 2025-07-15 18:27:22 -06:00
Pas
52cc975420 readd right click to open card modal 2025-07-15 18:18:02 -06:00
Pas
200d3e69ac add low performance mode 2025-06-24 17:59:13 -06:00
Pas
62ff46b191 readd placeholder poster 2025-06-05 13:00:29 -06:00
Pas
609d4e79cd update other bookmark styles 2025-06-05 13:00:29 -06:00
Pas
29ca428b6a Remove media card overlay 2025-06-05 13:00:29 -06:00
Pas
ac344e8ce9 components! 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
fb3bc161ce Merge: Add Watch Party
commit 6034a1ebeaa97a97552dc249f97cc935dcbd1cd6
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 20:02:36 2025 -0600

    update stuff

commit 91d1370668a3e05fed3687ffef697a96c28a0b2c
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 19:47:34 2025 -0600

    Update Downloads.tsx

commit 1c25c88175abebe761d27194f22eec9fd3bcf2e1
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 19:46:27 2025 -0600

    clean some more stuff

commit d6c24e76348c135f3c1ae0444491ff0b302eca2e
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 19:38:07 2025 -0600

    clean this again

commit 6511de68a1b1397e4884dfc6e6f0599497b9afee
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 19:30:08 2025 -0600

    clean up a bit

commit 467358c1f50c1555b42f9ae8d22f955ebc9bba1b
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 17:45:04 2025 -0600

    validate content

commit 59d4a1665b32bdf4ca453859816a2245b184b025
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 17:35:22 2025 -0600

    add auto join link

commit 6f3c334d2157f1c82f9d26e9a7db49371e6a2b5e
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 17:08:35 2025 -0600

    watch partyyyy

commit 1497377692fba86ea1ef40191dbaa648abc38e2e
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 13:56:04 2025 -0600

    add watch party view stuff

commit 80003f78d0adf6071d4f2c6b6a6d8fdcb2aa204a
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 13:14:07 2025 -0600

    init sending webhooks

    testing on a discord hook

commit f5293c2eae5d5a12be6153ab37e50214289e20b6
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 12:31:41 2025 -0600

    remove duplicate class

commit 7871162e6b2c580eb2bcb9c8abc5ecc19d706a06
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 12:25:49 2025 -0600

    update legacy button

commit a2948f3aa1b7481a3ac5b69e2e4dab71552816de
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 12:21:52 2025 -0600

    move watchparty to new atoms menu
2025-05-17 20:04:40 -06:00
Pas
f5c512c011 add more translation strings 2025-05-04 13:17:25 -06:00
Pas
02b1b5a7dc add details modal 2025-04-17 13:03:36 -06:00
Pas
9e555c99ea clean up some loose imports 2025-04-17 12:57:10 -06:00
Pas
4e73b87a77 Disable popup if closable 2025-03-08 14:14:24 -07:00
Pas
34960cc0c2 Add info popover for media card hover 2025-03-08 12:10:18 -07:00
Pas
e26f58e9dc add "jiggle physics" 2025-01-18 21:07:58 -07:00
Pas
1390f653c1 Hide bookmark button when editing 2025-01-18 21:00:52 -07:00
Pas
9b0f83a28b update button colors 2025-01-18 14:00:35 -07:00
Pas
e985f454d6 Add id to media card menu 2025-01-17 20:54:08 -07:00
Pas
a8d76c8c11 use Button component 2025-01-16 23:29:13 -07:00
Pas
66566a1c0f cleanup for editing mode 2025-01-16 23:21:32 -07:00
Pas
b2b5e2e7d1 fix media card progress overlay 2025-01-16 17:23:41 -07:00
Pas
65510248ec Simplify and clean up 2025-01-16 15:58:11 -07:00
Pas
693e7e03f2 Clean up 2025-01-16 14:38:06 -07:00
Pas
d03c762a31 Add "Copy Share Link" button 2025-01-16 14:20:20 -07:00
Pas
e3e2990d99 make the buttons 2025-01-16 14:02:37 -07:00
Pas
bdb04da4c0 Add timeout 2025-01-16 12:47:39 -07:00
Pas
6cb781e452 init 2 part media card
Part 1 is the default
Part 2 is more options pane
2025-01-16 12:43:54 -07:00
Ivan Evans
29d520275b Make it widerrr 2024-09-25 21:24:31 -06:00
Ivan Evans
1a2e3ca9ac remove useismobile bookmark
they are always hidden unless searching (or editing)
2024-09-19 22:22:14 -06:00
Ivan Evans
6575cb30a6 Migration A 2024-09-19 22:22:14 -06:00
Ivan Evans
8d0ae1b3b9 always visible when searching, hover to show on homepage
this kind of fixes the ipad problem, because they will see the bookmark when searching, but to edit homepage they will have to use the edit bookmarks button.
2024-08-06 12:33:05 -06:00
Ivan Evans
3dcdcba088 incorporate useIsMobile
this does break ipad pro but whatever
2024-08-06 12:30:32 -06:00
Ivan Evans
4e52bf65b3 (Enabled on hover) Added new css class 2024-08-06 11:26:29 -06:00
Ivan Evans
44dddead7c (Always Enabled) Removed unnecessary lines 2024-08-06 11:25:57 -06:00
Ivan Evans
7e86e364c1 this feels wrong but ok 2024-07-27 11:10:38 -06:00
Cooper
a301ebde5d Added jip route 😭 and fixed a hover issue on bookmark button 2024-07-19 21:47:36 +00:00
Cooper
36c878b5d9 Allow bookmarking unreleased items 2024-07-18 17:12:39 +00:00
sussy-code
ecd3c6130f Make the bookmark button a little more elegant 2024-05-03 17:59:22 +00:00
Ivan Evans
9a8ecf2e88 Bookmarks only while browsing
Disabled bookmarks when there is nothing in the search bar.
2024-04-30 09:53:31 -06:00
Ivan Evans
2b7a054d5f
Merge branch 'sussy-code:main' into main 2024-05-01 15:00:00 -06:00