Commit graph

4735 commits

Author SHA1 Message Date
vlOd
c483a9ed66
Merge branch 'p-stream:production' into production 2026-01-07 18:06:58 +02:00
Pas
a0a095bb12 update skips 2026-01-05 15:57:19 -07:00
vlOd
7716ec0058
Merge branch 'production' into production 2026-01-03 15:55:09 +02:00
Pas
d48f9ed513 Update useSkipTime.ts 2026-01-02 14:56:59 -07:00
Pas
169d1be8ab Update useSkipTime.ts 2026-01-02 14:20:10 -07:00
Pas
02f6c2876f Update SkipTracker.tsx 2026-01-02 14:13:18 -07:00
Pas
7ea4b1d23b thumbs up or down skip intros 2026-01-02 13:53:11 -07:00
Pas
7370b4b5b0 allow 20s skips to be collected 2026-01-02 12:42:29 -07:00
Pas
649550db85 Update useSkipTime.ts 2026-01-02 12:38:52 -07:00
Pas
26c1043eb2 add toggle native subtitles keyboard command 2025-12-31 12:06:10 -07:00
vlOd
b2cd8ab19e
Merge branch 'p-stream:production' into production 2025-12-31 17:44:08 +02:00
Pas
bcf081a493 add fed hls/mp4 toggle 2025-12-30 21:57:39 -07:00
Pas
5751733250 make group dropdown scrollable 2025-12-30 11:38:48 -07:00
vlOd
d7e5754384
Merge branch 'p-stream:production' into production 2025-12-30 19:02:16 +02:00
Pas
9ea62aa81a Update Register.tsx 2025-12-29 17:21:17 -07:00
Pas
474999f54a add passkey support for login and register
commit f75666a47b
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Mon Dec 29 17:10:44 2025 -0700

    more minor ui changes

commit 7f9b91ea46
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Mon Dec 29 16:51:32 2025 -0700

    oopsie

commit bd7029723d
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Mon Dec 29 16:47:44 2025 -0700

    more ui tweaks

commit 4f86020ca0
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Mon Dec 29 16:40:17 2025 -0700

    ui tweaks

commit 4a8c756eb0
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Mon Dec 29 16:31:28 2025 -0700

    passkey translations

commit b7e08b505f
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Mon Dec 29 16:02:35 2025 -0700

    meow
2025-12-29 17:15:09 -07:00
Pas
f09e71c16d remove escaped backslashes from meta 2025-12-29 14:14:50 -07:00
Pas
b13d5fbdb1 Update BackendSelector.tsx 2025-12-29 13:35:05 -07:00
Pas
134f4ed074 Update notifications.xml 2025-12-29 13:31:14 -07:00
Pas
bacd1b325d fix small lint error 2025-12-29 12:28:23 -07:00
Pas
92a88e4638 fix auto quality from changing when disabled
meow
2025-12-29 12:19:37 -07:00
vlOd2
f8b9f663be Merge branch 'production' of https://github.com/vlOd2/p-stream into production 2025-12-29 00:19:45 +02:00
vlOd2
d69344f251 Fix cache 2025-12-29 00:19:43 +02:00
vlOd
9d63404783
Update src/utils/translation/index.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-29 00:17:08 +02:00
vlOd2
ceecfc7a22 Revert testview to how it was before 2025-12-29 00:13:15 +02:00
vlOd2
ca61d3b966 Remove unused import 2025-12-29 00:02:32 +02:00
vlOd
6b276d32fe
Merge branch 'p-stream:production' into substranslate 2025-12-28 23:45:52 +02:00
vlOd2
b8a972f9ac Add support for aborting and new lines 2025-12-28 23:44:36 +02:00
Pas
70d226af70 disable velora skips 2025-12-28 13:53:06 -07:00
vlOd2
81f1272f7d Refactor translator service to be less jank and more modular 2025-12-28 22:36:47 +02:00
Pas
694b127165 add notice about backends not syncing 2025-12-28 12:14:10 -07:00
vlOd2
5539061ae4 Fix translated caption not applying when menu is closed 2025-12-28 15:14:52 +02:00
vlOd
44618524dd
Merge branch 'p-stream:production' into substranslate 2025-12-28 14:14:57 +02:00
Pas
41aaa4ec03 Update LargeCard.tsx 2025-12-27 22:28:40 -07:00
Pas
cf1527dc8a update error message 2025-12-27 22:27:52 -07:00
Pas
681172fe8e persist entered custom backend url when navigating the site 2025-12-27 22:16:52 -07:00
Pas
0d4c6471ab fix metric reporting with multiple servers 2025-12-27 22:12:33 -07:00
Pas
a019f3dab4 add disconnect from account option 2025-12-27 21:45:05 -07:00
Pas
006a45a84a add support for multiple backends 2025-12-27 21:32:22 -07:00
Pas
64bbc09e99 remove warning part and treat scraping error as playback error to auto resume 2025-12-27 14:05:16 -07:00
Pas
ecd5daeaa0 remove Provider API logic and OLD turnstile code 2025-12-27 13:07:32 -07:00
vlOd2
49f956918d Merge branch 'substranslate' of https://github.com/vlOd2/p-stream into substranslate 2025-12-27 01:25:21 +02:00
vlOd2
17c0e7a768 Apply copilot fixes 2025-12-27 01:25:19 +02:00
vlOd
bdf5cba98b
Update src/stores/player/utils/captionstranslation.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-27 01:21:40 +02:00
vlOd
071bdeca0d
Update src/stores/player/utils/captionstranslation.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-27 01:21:29 +02:00
vlOd
96b74aa169
Update src/stores/player/utils/captionstranslation.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-27 01:18:17 +02:00
vlOd
eab6113a0f
Update src/pages/developer/VideoTesterView.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-27 01:15:53 +02:00
vlOd2
b797200c3a increase language overlay width 2025-12-27 00:28:30 +02:00
vlOd2
ed51c6d1e8 remove subtitles testing from testview 2025-12-26 23:25:34 +02:00
vlOd2
9ad28631e9 Cleanup translation console logs 2025-12-26 23:23:17 +02:00