Commit graph

466 commits

Author SHA1 Message Date
Pas
725bca072a Update SettingsMenu.tsx 2025-08-19 22:32:40 -06:00
Pas
5f139643e3 show embed name on settings menu button 2025-08-19 22:24:27 -06:00
Pas
b859ad1b23 report embed id in debug copy 2025-08-19 22:18:02 -06:00
Pas
5bb28c02c7 add resume action page
asks what you want to do if your progress is greater than 80%
2025-08-10 13:27:32 -06:00
Pas
18c3588fba fix speed boost for mobile 2025-08-05 11:14:01 -06:00
Pas
8ec869c688 add more error handling 2025-08-03 21:05:14 -06:00
Pas
c320631fbb Merge branch 'beta' into production 2025-08-03 15:15:02 -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
27fff44278 rename details folder to detailsModal 2025-08-03 12:16:07 -06:00
Pas
d0a4ed58c9 finalize merge of pr
update space bar holding to prevent watch party
2025-08-02 01:48:29 -06:00
Pas
746a5c4abb Merge branch 'pr/23' into beta 2025-08-02 01:37:48 -06:00
Pas
2d8b4f99fd attempt to bruteforce fix utf8 subs 2025-08-01 15:23:19 -06:00
Pas
8f5728ebf0 move external subtitle scrape to client 2025-08-01 13:57:45 -06:00
Pas
29adab1bf1 update fed apis 2025-07-24 19:53:28 -06:00
Pas
1fb86995fc update fed apis 2025-07-24 19:53:05 -06:00
Pas
268e517591 use old url for skip time api for now 2025-07-23 19:30:57 -06:00
Pas
f42e87dcc8 dont show watched toggle for current ep 2025-07-21 11:03:35 -06:00
Pas
9b12beaaa0 improve subtitle selection 2025-07-15 20:41:21 -06:00
Pas
61c3b4acf0 change movie-web/providers to p-stream/providers and update 2025-07-15 20:13:36 -06:00
Pas
ef8521fdf4 allow user to select subtitle text 2025-07-15 19:08:08 -06:00
Pas
621c2a0c13 update some urls 2025-07-14 17:47:46 -06:00
Pas
e8c3f1f25f fix build error and update packages!
Issue caused by Rollup 4.45.0
https://github.com/rollup/rollup/issues/6012
Solved with temp fix:
https://github.com/mengxi-ream/read-frog/issues/184
2025-07-12 15:54:27 -06:00
Pas
0399276c4f move and rename watchparty reporter 2025-07-10 11:33:43 -06:00
Pas
cfcca03d69 init skip time tracker 2025-07-10 11:33:33 -06:00
Pas
0edb4ece08 make native subtitles a proper setting 2025-07-07 22:44:18 -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
f4023c31a5
1/2 lower is watched to 80% 2025-07-07 21:22:53 -06:00
Pas
47a9e2a247 Revert "attempt to fix subtitle download"
This reverts commit 30c80053b6.
2025-07-07 19:59:19 -06:00
Pas
c12acf8cd9 Revert "maybe add check beside active embed?"
This reverts commit 76124c9299.
2025-07-07 19:59:10 -06:00
Pas
4509a74a55 estimate quality for non standard levels 2025-07-07 18:31:02 -06:00
Pas
76124c9299 maybe add check beside active embed? 2025-07-07 18:06:33 -06:00
Pas
cec7851d84 add buttons to mark as watched or unwatched 2025-07-07 16:52:04 -06:00
Pas
7014d85fcd fix "end time" to account for playback speed 2025-07-07 16:21:59 -06:00
Pas
654cb061a4 allow custom playback speed entry 2025-07-07 16:18:31 -06:00
Pas
98ec8a1d67 add autoplay to playback preferences 2025-07-07 16:09:21 -06:00
Pas
30c80053b6 attempt to fix subtitle download 2025-07-07 15:55:38 -06:00
Pas
c1421de03e add open in... button to download menu 2025-06-25 16:37:22 -06:00
Pas
200d3e69ac add low performance mode 2025-06-24 17:59:13 -06:00
Pas
9cc6dcb884 remove watchparty beta label 2025-06-20 13:31:42 -06:00
Pas
b6d30f1bec Update VideoContainer.tsx 2025-06-16 00:26:35 -06:00
Pas
ab5db9807e Revert "fix mp4 loading"
This reverts commit e93de414bb.
2025-06-15 23:58:21 -06:00
Pas
e93de414bb fix mp4 loading 2025-06-15 23:47:12 -06:00
Pas
d6f132b4c9 add compact episodes view 2025-06-11 19:43:52 -06:00
Pas
29c412707c Revert "attempt to fix casting methods"
This reverts commit cca925bf03.
2025-06-11 13:33:50 -06:00
Pas
38d4e6928a Update base.ts 2025-06-08 22:13:05 -06:00
Pas
32a389ea7b forgot the language code 2025-06-08 14:04:40 -06:00
Pas
03c30425e6 fix some styles 2025-06-07 18:28:11 -06:00
Pas
52aa105aed add all preferences and fix
fixed febbox token account sync and add every other preference (except subtitle) to the backend sync
2025-06-06 10:14:22 -06:00