Pas
26c1043eb2
add toggle native subtitles keyboard command
2025-12-31 12:06:10 -07:00
Pas
ecd5daeaa0
remove Provider API logic and OLD turnstile code
2025-12-27 13:07:32 -07:00
Pas
cb504ccf55
customize keyboard shortcuts!
2025-12-23 23:26:59 -07:00
Pas
bd40ad0582
add random subtitle key
2025-12-21 22:57:23 -07:00
Pas
605abb9aab
add mark as watched to movie details modal
2025-12-21 22:10:44 -07:00
Pas
eca44987f7
change next and prev keyboard shortcuts
2025-12-21 21:10:58 -07:00
Pas
869e4fca78
add previous and next ep shortcuts
2025-12-21 10:30:54 -07:00
Pas
f2b39b046c
Add support bar and donation modal to homepage
...
Introduces a support bar component on the homepage to display project funding progress and encourage donations. Adds a modal with more information about supporting the project. Updates configuration to allow toggling the support bar and setting funding values. Updates links to the new donation page and adds related translations.
2025-12-09 12:04:46 -07:00
Pas
ac722880c4
update media card skeleton and on recomented carousel
2025-12-02 10:13:08 -07:00
Pas
00d0996b8f
update some modal styles
2025-12-01 18:44:58 -07:00
Pas
24413a805d
remove trailer button and move the imdb trailers to the new carousel
2025-12-01 18:41:28 -07:00
Pas
e7e49f81cc
add similar media carousel to details modal
2025-12-01 18:26:21 -07:00
Pas
6997acd71a
add trailer carousel to details modal
2025-12-01 17:43:44 -07:00
Pas
467c4ea202
Revert "feat: hide the arrow buttons on scroll lists when at either end of the list ( #61 )"
...
This reverts commit 598f752b12 .
2025-11-12 12:07:57 -07:00
Rj Manhas
598f752b12
feat: hide the arrow buttons on scroll lists when at either end of the list ( #61 )
2025-11-12 12:03:10 -07:00
Pas
8d8a5bdb66
Revert "feat: hide the arrow buttons on scroll lists when at either end of the list"
...
This reverts commit 4f781f9736 .
2025-11-11 12:41:12 -07:00
Pas
67aba5f7af
give detailsmodal the flare border
2025-11-09 16:22:46 -07:00
Rj Manhas
4f781f9736
feat: hide the arrow buttons on scroll lists when at either end of the list
2025-11-07 22:21:34 -07:00
Pas
2017cb2f26
Merge branch 'production' into dev
2025-11-07 16:36:57 -07:00
Pas
43a1b57b66
Update EditGroupModal.tsx
2025-11-06 11:48:23 -07:00
Pas
ddcabc14de
move group reorder handlers to the modal itself
2025-11-06 11:48:15 -07:00
Pas
9ce46dd3c7
update input border styles
2025-11-06 10:06:43 -07:00
Pas
1b073006f4
add edit group and edit bookmarks modals
2025-11-05 23:57:56 -07:00
Pas
2ad6b8b942
use random group icon for collection group
2025-11-05 22:59:48 -07:00
Pas
abd661e8a2
bookmark entire collection as a group
2025-11-05 22:54:19 -07:00
Pas
f74c4aca42
show HD right away from release api
2025-11-04 17:12:08 -07:00
Pas
6f3437277d
refactor discover and trakt
2025-10-31 21:38:12 -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
...
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
61593e7fe5
rewrite collections with simpler modal usage
2025-10-26 23:12:05 -06:00
Pas
295efd468e
Merge branch 'pr/57' into dev
2025-10-26 21:25:07 -06:00
jaliaim
9dd88b7f7e
Add collection feature to DetailModal for movies
...
Movies which are apart of a collection will now have a button to view the collection its apart of in the DetailModal, the overlay for the collection lets you filter them out by release, or rating.
2025-10-26 19:49:22 -07:00
Pas
fe426a7413
update tips and add more keyboard shortcut info
2025-10-24 22:18:24 -06:00
Pas
3a31d172b1
add keyboard shortcut modal
2025-10-24 22:18:24 -06:00
Pas
64b5d77919
fix notification bullet margin
2025-09-29 19:03:25 -06:00
Pas
6034274906
feat: add favorite episodes!
2025-09-29 19:03:25 -06:00
Pas
d5b8fbe408
Feat: close any modal with esc
2025-09-29 19:03:25 -06:00
Pas
7161ee8163
add trailer api!
2025-08-24 23:01:01 -06:00
Pas
8693cd55d8
add notif and update style
2025-08-16 12:14:24 -06:00
Pas
8e06ccea4c
update notifications + styles
2025-08-05 11:58:26 -06:00
Pas
843c1b0895
add days ago counter
2025-08-03 16:46:58 -06:00
Pas
5c25810c2e
improve unreleased air date text clarity
2025-08-03 15:14:48 -06:00
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