Commit graph

2806 commits

Author SHA1 Message Date
Pas
b1f3128d07 Improved search
search for tmdb id or filter by year
2025-03-22 21:26:18 -06:00
Pas
78b83ed8be update castingInternal to avoid errors 2025-03-22 21:26:18 -06:00
Pas
3d3209f4aa send delete on user delete 2025-03-22 21:26:18 -06:00
Pas
5568a92dc6 Fix crypto errors 2025-03-22 21:26:18 -06:00
Pas
aebd3feabf update shared fedapi token verbage 2025-03-22 21:26:18 -06:00
Pas
040179b44f use cookie for ad dismissed instead
so that it expires after 2 days
2025-03-22 21:26:18 -06:00
Pas
ed30a15b43 add ad dismiss X 2025-03-22 19:29:20 -06:00
Pas
84428f0d42 fix ad padding 2025-03-22 17:46:36 -06:00
Pas
084691d0c4 add ad space
enable with env VITE_SHOW_AD, VITE_AD_CONTENT_URL

I know this is controversial but eh
2025-03-22 17:35:04 -06:00
Pas
c43462319c add consent to share token 2025-03-20 19:38:12 -06:00
Pas
1aa47cfe7c Add toggle for skipping at 99% 2025-03-15 21:42:30 -07:00
Pas
81138d5d90 Update en.json 2025-03-14 22:32:04 -06:00
Pas
0555f507e3 fix seekbar stuck at 0:00 2025-03-11 21:41:06 -06:00
Pas
e8417a5144 reenable native hls playback 2025-03-11 11:12:40 -06:00
Pas
2c38c31b5f fix scroll to section 2025-03-09 14:34:53 -06:00
Pas
32511c8f65 Add discover media card skeletons 2025-03-08 14:25:22 -07:00
Pas
4e73b87a77 Disable popup if closable 2025-03-08 14:14:24 -07:00
Pas
58d60d2059 popover only works on desktop 2025-03-08 13:01:32 -07:00
Pas
34960cc0c2 Add info popover for media card hover 2025-03-08 12:10:18 -07:00
Pas
787979eb13 Update player info button 2025-03-08 11:57:04 -07:00
Pas
bf7e98d4d9 Fix nav buttons on safari 2025-03-06 11:20:11 -07:00
Pas
95621fb712 fix editor picks titles 2025-03-02 22:12:25 -07:00
Pas
299f798aa0 Revert "add notice on download about fedapi key"
This reverts commit 7053110240.
2025-03-01 14:34:49 -07:00
Pas
b999ebca11 add tmdb proxy rotation 2025-03-01 13:25:24 -07:00
Pas
0f0a28fdd4 increase intersect zone 2025-02-28 22:36:43 -07:00
Pas
df7c5b65ed use lazy carousel for editor picks 2025-02-28 22:33:29 -07:00
Pas
e93eaa78e3 add test thing if anyone wants it 2025-02-28 22:20:46 -07:00
Pas
c34ce8a270 unload off screen carousels 2025-02-28 22:20:35 -07:00
Pas
45c11c3426 hide empty text when there is discover 2025-02-28 18:49:56 -07:00
Pas
631855a267 update tmdb proxying logic 2025-02-28 17:37:11 -07:00
FifthWit
19c62142a4 Added TMDB proxying 2025-02-28 17:37:11 -07:00
Pas
f1458f5078 update support icon 2025-02-28 15:28:54 -07:00
Pas
d1579fd120 Add support links 2025-02-28 15:28:43 -07:00
Pas
a340d638a4 add captions delay key shortcut 2025-02-27 21:33:06 -07:00
Pas
d416d483c6 discover update 2025-02-27 21:27:58 -07:00
Pas
1757bf21e6 Update useSkipTime.ts 2025-02-27 14:27:17 -07:00
Pas
3082f18f46 update fedapi domains 2025-02-26 16:52:01 -07:00
Pas
7861e7ace7 fix discover scroll bars 2025-02-24 17:57:08 -07:00
Pas
af64857017 Add video tutorial to fed api setup 2025-02-24 13:07:35 -07:00
Pas
198701b93c fix febbox link 2025-02-24 10:47:32 -07:00
Pas
3c0b8f75e0 Reapply "Update useSkipTime.ts"
This reverts commit 2f9033b7c7.
2025-02-23 21:04:20 -07:00
Pas
2f9033b7c7 Revert "Update useSkipTime.ts"
This reverts commit 39255bad80.
2025-02-23 20:48:00 -07:00
Pas
39255bad80 Update useSkipTime.ts 2025-02-23 16:55:49 -07:00
Pas
e6b4b0f41b add fedapi status check on onboarding 2025-02-23 14:13:01 -07:00
Pas
21ded18c9c update failed to verify message 2025-02-23 13:34:46 -07:00
Pas
49cdcd8cad disable skiptime for env key 2025-02-23 13:25:02 -07:00
Pas
8fe32c68ce require env config for fedapi stuff 2025-02-20 19:07:38 -07:00
Pas
d4df22e5b8 fix typo 2025-02-20 08:37:35 -07:00
Pas
090f7e01f5 Update fedapi verbage 2025-02-19 21:44:39 -07:00
Pas
56c045e5b7 retry skip api for 500 errors 2025-02-18 22:20:59 -07:00
Pas
96d64c74d9 make token sensitive 2025-02-17 21:37:52 -07:00
Pas
6d65e75f6a Remove Febbox token backend sync 2025-02-17 21:25:48 -07:00
Pas
0173bb6cce Revert "add FED API status on admin page"
This reverts commit 88bd4e8b35.
2025-02-17 21:07:28 -07:00
Pas
cb0e15b511 add check for fedapi key 2025-02-17 21:00:02 -07:00
Pas
88bd4e8b35 add FED API status on admin page 2025-02-17 11:58:32 -07:00
Pas
97e7161bbe fix grammar 2025-02-16 12:53:35 -07:00
Pas
7053110240 add notice on download about fedapi key 2025-02-16 12:48:14 -07:00
Pas
af76cc4f02 Fix language dropdown z index 2025-02-16 12:34:31 -07:00
Pas
9d42c4e8d1 Add custom febbox ui token support 2025-02-16 12:34:31 -07:00
Pas
cb10a604ff update skip time url 2025-02-16 11:12:14 -07:00
Pas
47048c925e update creds 2025-02-13 12:33:04 -07:00
Pas
3c960d4b55 add see source code button to extension onboarding 2025-02-13 11:38:14 -07:00
Pas
fd420cfebc auto hide skip intro button completly 2025-02-12 17:55:20 -07:00
Pas
3c3b0feb95 fix typo 2025-02-12 13:33:07 -07:00
Pas
24b30f24bb add preview to captions settings atoms 2025-02-10 23:06:09 -07:00
Pas
6bf1663493 Update discoverContent.tsx 2025-02-09 12:48:58 -07:00
Pas
3d4471ed9f make skip button transparent 2025-02-09 12:32:26 -07:00
Pas
1b30344005 Merge branch 'main' into production 2025-02-09 11:47:43 -07:00
TPN
d62ec72c5f Add support for 3 letter language codes
and fallback to label specified in playlist
2025-02-09 18:43:03 +00:00
Pas
21380b9821 Update PlayerPart.tsx 2025-02-08 12:47:37 -07:00
Pas
534b1d1587 add tips to player 2025-02-06 17:22:57 -07:00
Pas
526e5e476a copy and improve player title / info 2025-02-05 20:14:21 -07:00
Pas
9c048e3bc6 Revert "use custom's again 😭"
This reverts commit 40c67b7be2.
2025-02-05 17:46:24 -07:00
Pas
40c67b7be2 use custom's again 😭 2025-02-05 16:33:03 -07:00
Pas
3185eab02c use different api for skip times 👍 2025-02-04 20:23:43 -07:00
Pas
5f216af178 use custom's domain 2025-02-04 17:30:13 -07:00
Pas
5570f9818e Scrape skip intro time 2025-02-04 17:13:50 -07:00
Pas
5f7650dfdd Init skip button 2025-02-04 17:13:50 -07:00
Pas
1737b1c2b2 add space before first discover card 2025-02-02 19:59:26 -07:00
Pas
38157acfb6 update editor picks 2025-02-02 19:09:34 -07:00
Pas
4c71cd246e Fullscreen on rotate screen 2025-01-30 14:54:31 -07:00
Pas
5580967b94 Add more user icons 2025-01-30 14:53:26 -07:00
Pas
1d8806a4c6 fix carousel gradient on discover 2025-01-30 14:45:37 -07:00
Pas
c6aedf6793 fix settings confirm overlay 2025-01-27 12:22:41 -07:00
Pas
ad0858ce9b fix onboarding chrome link 2025-01-27 12:15:15 -07:00
Pas
6c7ef3e870 update discover design 2025-01-23 19:02:13 -07:00
Pas
b804c135b6 add margins between discover cards 2025-01-23 17:09:41 -07:00
Pas
a60523a8b2 Add more info popup for onboarding 2025-01-20 12:56:43 -07:00
Pas
cd5e05dfbe update onboarding mobile 2025-01-19 23:49:59 -07:00
Pas
0a7313d35a update onboarding page 2025-01-19 23:14:49 -07:00
Pas
5d02de917c Skip onboarding confirmation modal on safari 2025-01-19 22:47:22 -07:00
Pas
418d2d8aff fix setEnableSourcesOrder capitalization 2025-01-19 13:01:20 -07:00
Pas
845b71bb41 remove unnecessary hls.js configs 2025-01-19 12:13:39 -07:00
Pas
3a7247d677 add check console for details dialogue 2025-01-19 12:03:58 -07:00
Pas
56b3171d62 Revert "add fragment 404 notice"
This reverts commit dc7d5ef7f4.
2025-01-19 11:57:24 -07:00
Pas
1febd78f2b Add reorder sources toggle
Require reorder sources to be enabled first
2025-01-19 00:54:25 -07:00
Pas
4b5b32bf12 change unavailable source icon 2025-01-18 23:54:39 -07:00
Pas
dc7d5ef7f4 add fragment 404 notice 2025-01-18 23:48:58 -07:00
Pas
97c7bcbc2e update error exclusions to list format 2025-01-18 23:15:16 -07:00
Pas
e26f58e9dc add "jiggle physics" 2025-01-18 21:07:58 -07:00