Pas
0a7816ff77
Update debrid key entry
2025-11-19 17:56:36 -07:00
Pas
a4f48b3e97
Update SetupPart.tsx
2025-11-19 10:52:10 -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
796b3e85cc
Update VideoTesterView.tsx
2025-11-15 12:41:06 -07:00
Pas
dd2422f852
add custom headers to dev video test view
2025-11-15 12:26:44 -07:00
Pas
f1065e9602
Revert "admin page add m3u8 workers"
...
This reverts commit 81b67dae90 .
2025-11-13 10:14:00 -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
35312114be
fix pip button not displaying on mobile
2025-11-08 14:26:25 -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
f7c1125327
Update RegisterCalloutPart.tsx
2025-11-07 22:59:56 -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
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
81b67dae90
admin page add m3u8 workers
2025-11-07 15:57:11 -07:00
Pas
c6873907ef
esc now closes the caption preview
2025-11-07 15:41:07 -07:00
Pas
665d06c8e0
fix caption preview z index
2025-11-07 15:40:07 -07:00
Pas
0ed041fe93
update subtitle defaults
2025-11-07 15:39:33 -07:00
Pas
66f0a3b95b
workaround for disabling caption blur to fix flicker issues
2025-11-07 15:27:55 -07:00
Pas
35574c17c6
remove reorder buttons from bookmark parts
2025-11-06 11:56:09 -07:00
Pas
a3a4823bc6
clean up Appearance Part
2025-11-06 11:48:18 -07:00
Pas
ddcabc14de
move group reorder handlers to the modal itself
2025-11-06 11:48:15 -07:00
Pas
0e4724f9bd
Revert "add drag and drop bookmark reordering"
...
This reverts commit c90e77ddf3 .
2025-11-06 00:44:25 -07:00
Pas
c90e77ddf3
add drag and drop bookmark reordering
2025-11-06 00:28:38 -07:00
Pas
1b073006f4
add edit group and edit bookmarks modals
2025-11-05 23:57:56 -07:00
Pas
c3d653ce8d
fix z index on AdsPart.tsx
2025-11-05 22:40:19 -07:00
Pas
15c3f4949b
stop media carousels in discover from loading right away
...
when heading to the homepage for the first time, it took a realllllly long time to load. This fixes that with intersection stuff
2025-11-05 22:29:38 -07:00
Pas
f74c4aca42
show HD right away from release api
2025-11-04 17:12:08 -07:00
Pas
a7889d568b
load all movie lists from trakt one after another
2025-11-04 11:05:55 -07:00
Pas
7643b719ca
Prettier
2025-11-03 22:58:18 -07:00
Pas
9e1aa5e9a9
Revert hide settings button when not playing
2025-11-03 22:49:12 -07:00
Pas
65246b8be9
fix the source getting reset when we change sources
...
Changing sources causes a non fatal error, but we were clearing the last successful source when any error happened. Instead we can clear if it's fatal.
2025-11-03 14:22:53 -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
bef85aa741
let me hold to widescreen on bigger screens
2025-11-02 11:38:41 -07:00
Pas
82757248d5
update missing home section order setting syncer
2025-11-02 11:06:19 -07:00
Pas
6f3437277d
refactor discover and trakt
2025-10-31 21:38:12 -06:00
Pas
3ac786011f
update trakt format
2025-10-31 18:34:14 -06:00
Pas
110a47f86d
remove progressCleanupPart for now
2025-10-31 17:38:48 -06:00
Pas
d28f25118a
Update ProgressCleanupPart.tsx
2025-10-30 13:28:07 -06:00
Pas
afccb7fa4d
add progress cleaning tool to admin page
2025-10-30 13:05:33 -06:00
Pas
b20b183545
fix febbox input not fitting on mobile
2025-10-28 17:27:01 -06:00
Pas
51a8f3a7a1
hide player settings button when not playing
2025-10-28 12:59:39 -06:00