Commit graph

355 commits

Author SHA1 Message Date
Chris
47653c2906
Fix casting (#49)
* Tbh i tried adding it and it works but i cant fix the dual casting

* clean up chromecasting

* Apply Chromecast fixes

* Update Icon.tsx

---------

Co-authored-by: Pas <74743263+Pasithea0@users.noreply.github.com>
2025-10-12 11:16:16 -06:00
Pas
da67d85760 fix double click to seek build 2025-10-10 13:58:37 -06:00
Aykhan
c240ccefd5 add double-tap to seek feature 2025-10-10 20:50:25 +04:00
Pas
6034274906 feat: add favorite episodes! 2025-09-29 19:03:25 -06:00
Pas
4384781cf9 Update CaptionsView.tsx 2025-08-26 23:14:52 -06:00
Pas
bcf9d294c4 add external caption source badges 2025-08-26 22:43:55 -06:00
Vasilis Manetas
575521cc88
Merge branch 'p-stream:production' into chromecast-rework 2025-08-25 15:47:14 +02:00
Vasilis Manetas
d8368e6d40 rework chromecast implementation 2025-08-25 15:15:45 +02:00
Pas
9443b09782 add check for active embed 2025-08-24 23:07:57 -06:00
Pas
dacff177ec make speed popout smaller 2025-08-24 22:11:50 -06:00
Pas
c173a06ac1 Update SettingsMenu.tsx 2025-08-19 22:37:36 -06:00
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
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
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
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
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
621c2a0c13 update some urls 2025-07-14 17:47:46 -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
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
9cc6dcb884 remove watchparty beta label 2025-06-20 13:31:42 -06:00
Pas
d6f132b4c9 add compact episodes view 2025-06-11 19:43:52 -06:00
Pas
32a389ea7b forgot the language code 2025-06-08 14:04:40 -06:00
Pas
e8e9352e88 disable playback speed in watchparty 2025-06-05 13:00:30 -06:00
Pas
49beea82b6 update blank quality title 2025-06-05 13:00:30 -06:00
Pas
0b2ef1a3e0 make text smaller 2025-06-05 13:00:30 -06:00
Pas
038909c7f4 update atoms overlay sizes 2025-06-05 13:00:30 -06:00
Pas
8e868fcb58 add generate thumbnail toggle in atoms 2025-06-05 13:00:30 -06:00
Pas
c0b97d848c update atoms settings style 2025-06-05 13:00:30 -06:00
Pas
d4969c0540 add expanding episode descriptions 2025-06-05 13:00:29 -06:00
Pas
17695aefde update minor watch link copy 2025-06-05 13:00:29 -06:00
Pas
2a69d77c0b try to convert subtitles to utf8 2025-06-05 13:00:29 -06:00
Pas
3ce5053af5 Overhaul Discover Page and Featured
Add Featured Modal
Removed Individual Carousels for each genre
Recommended Carousel
View More page for viewing all
Improve several minor visuals
Update search and navigation

Full Commit Log:

add more carousel skeleton dots

bug fix and languages

remove provider translations

Add change button for recommended more content

add buttons to moreContent page

dropdown for changing recommended

Increase genres and providers

add home/search button to discover

Update FeaturedCarousel.tsx

fix recommended load more pages

increase number of featured items

clean up featured image fetch

maybe fix ff bug?

add dynamic blur to header

Update Dropdown.tsx

fix dropdown

add recommended carousel

animate dropdown

fix some visuals

random button

fix padding

reset timer when manually switching slides

fix editor picks more titles

add store for discover

fix editor picks

Update FeaturedCarousel.tsx

add view more card

move view more link

update carousel buttons and dropdown

finish 5 carousels

use 5 carousels

init carousel nav buttons

update dropdown

update featured sizing

update blurs

add clear blur to navigation

update padding and sizing

Update FeaturedCarousel.tsx

add loading skeleton

update discover navigation again

simplify featured media

Update SearchBar.tsx

tweak some minor visual stuff

fix button sizes

update carousel gradient

fix sticky

fix safari overlay bug

make search transparent

use secondary buttons on featured

fix up negative margins

fix searching classes

fix buttons because of the overlay

make it shorter

add featured section to home page

add toggle for image logos

fix details modal title overlay position

clean up some buttons

improve fed setup status check

update grid

Update FeaturedCarousel.tsx

dont show more content for providers

more stuff

clean and bugfix

update editor picks more content page

Update DetailsModal.tsx

more more more!

shuffle editor picks

discover update part 2

fix more info button

init discover v3
2025-06-05 13:00:29 -06:00
Pas
4aa47ffbef remove some unneeded changes 2025-06-05 12:10:30 -06:00
Pas
fd3761bd37 fix carousel overlay 2025-05-29 20:56:29 -06:00
Pas
f096cdccff Delete WatchPartyStatus.tsx.bak 2025-05-22 10:45:13 -06:00
Weblate
e29d485c04 Translated using Weblate (Finnish)
Currently translated at 22.6% (144 of 635 strings)

update overlay

Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Pas <74743263+Pasithea0@users.noreply.github.com>
Translate-URL: http://weblate.pstream.org/projects/p-stream/p-stream/fi/
Translation: P-Stream/p-stream
2025-05-22 16:39:06 +00:00
Pas
3dc6a0db0c update overlay 2025-05-18 17:33:56 -06:00
Pas
ec7b281103 disable controls if watchparty guest 2025-05-18 16:02:21 -06:00
Pas
dd1af01c57 add subtitle track option 2025-05-18 14:15:59 -06:00
Pas
e3eba88eb8 room code validation 2025-05-18 09:39:57 -06:00
Pas
952621c584 Update WatchPartyView.tsx 2025-05-18 09:30:10 -06:00
Pas
c9bd628fd0 add custom room codes 2025-05-18 09:26:03 -06:00
Pas
fd4dd08153 update a bit 2025-05-18 09:05:37 -06:00
Pas
497ed64a09 hide if backend is out of date 2025-05-17 21:41:31 -06:00
Pas
fb3bc161ce Merge: Add Watch Party
commit 6034a1ebeaa97a97552dc249f97cc935dcbd1cd6
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 20:02:36 2025 -0600

    update stuff

commit 91d1370668a3e05fed3687ffef697a96c28a0b2c
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 19:47:34 2025 -0600

    Update Downloads.tsx

commit 1c25c88175abebe761d27194f22eec9fd3bcf2e1
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 19:46:27 2025 -0600

    clean some more stuff

commit d6c24e76348c135f3c1ae0444491ff0b302eca2e
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 19:38:07 2025 -0600

    clean this again

commit 6511de68a1b1397e4884dfc6e6f0599497b9afee
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 19:30:08 2025 -0600

    clean up a bit

commit 467358c1f50c1555b42f9ae8d22f955ebc9bba1b
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 17:45:04 2025 -0600

    validate content

commit 59d4a1665b32bdf4ca453859816a2245b184b025
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 17:35:22 2025 -0600

    add auto join link

commit 6f3c334d2157f1c82f9d26e9a7db49371e6a2b5e
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 17:08:35 2025 -0600

    watch partyyyy

commit 1497377692fba86ea1ef40191dbaa648abc38e2e
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 13:56:04 2025 -0600

    add watch party view stuff

commit 80003f78d0adf6071d4f2c6b6a6d8fdcb2aa204a
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 13:14:07 2025 -0600

    init sending webhooks

    testing on a discord hook

commit f5293c2eae5d5a12be6153ab37e50214289e20b6
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 12:31:41 2025 -0600

    remove duplicate class

commit 7871162e6b2c580eb2bcb9c8abc5ecc19d706a06
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 12:25:49 2025 -0600

    update legacy button

commit a2948f3aa1b7481a3ac5b69e2e4dab71552816de
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date:   Sat May 17 12:21:52 2025 -0600

    move watchparty to new atoms menu
2025-05-17 20:04:40 -06:00
mrapple
02bace8a47 We have short attention spans
now instead of watching your entire movie at one speed, you can do it in VARYING SPEEDS!
2025-05-10 22:19:12 +01:00
Pas
f5c512c011 add more translation strings 2025-05-04 13:17:25 -06:00
Pas
4d45dfd06e add more language keys 2025-05-04 13:17:25 -06:00
Pas
267f46aa7b fix style dropdown default 2025-05-04 13:17:25 -06:00
Pas
3de83f28dd add text styles to captions 2025-05-04 13:17:25 -06:00
Pas
c77a4d2e78 add carousel gradients to episode selector 2025-04-30 21:00:51 -06:00
Pas
648df78aad Add setting to make captions lower 2025-04-30 20:55:53 -06:00
Pas
739d2814fb update captions selecting view 2025-04-17 14:49:38 -06:00
Pas
5f2d623fc3 add date to unreleased overlay 2025-04-17 14:49:38 -06:00
Pas
1787dad2df add unreleased popup 2025-04-17 14:49:38 -06:00
Pas
9e555c99ea clean up some loose imports 2025-04-17 12:57:10 -06:00
Pas
9d3123ac1f add air date to unreleased 2025-03-28 13:39:13 -06:00
Pas
5e0623a6e7 minor atoms settings adjustments 2025-03-22 21:26:18 -06:00
Pas
68dd03e6eb Move back arrow for episode selector 2025-03-22 21:26:18 -06:00
Pas
a4494e36ac add horizontal episode selector 2025-03-22 21:26:18 -06:00
Pas
1aa47cfe7c Add toggle for skipping at 99% 2025-03-15 21:42:30 -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
a340d638a4 add captions delay key shortcut 2025-02-27 21:33:06 -07:00
Pas
7053110240 add notice on download about fedapi key 2025-02-16 12:48: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
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
526e5e476a copy and improve player title / info 2025-02-05 20:14:21 -07:00
Pas
5f7650dfdd Init skip button 2025-02-04 17:13:50 -07:00
Pas
5c69f4c153 remove this import 2025-01-16 23:12:05 -07:00
Pas
d5fc69ca5c add download note 2025-01-16 18:45:38 -07:00
Pas
5feda3edd7 add hls downloader 2025-01-16 18:17:54 -07:00
Pas
3994866114 reenable watch party 2025-01-16 18:17:18 -07:00
Pas
fb5fcacd37 Fix source edit button in player 2025-01-16 16:46:43 -07:00
Ivan Evans
a190523b4e Fix subtitle styling settings and add reset button 2025-01-04 22:50:29 -07:00
Ivan Evans
923f99fe7a Add source order edit button 2024-12-11 12:43:03 -07:00
Ivan Evans
23c6e7a3b2 disable watch party 2024-12-11 11:56:47 -07:00
Ivan Evans
8b377b42c9 custom color captions 2024-09-27 11:41:05 -06:00
Ivan Evans
8e0c5d73d2 PWA merged @SEP25 2024-09-25 21:11:21 -06:00
TPN
659690f5b8 Add captions button back 2024-08-04 19:55:35 +00:00
Cooper
9298c4a552 pnpm lint and update packages 2024-07-13 18:13:40 +00:00