Commit graph

3299 commits

Author SHA1 Message Date
Pas
09c5fc65c0 add missing watchparty translation 2025-10-25 12:41:18 -06:00
Pas
3de8a35df4 Prevent settings from loading empty and rewriting to backend
- No saves happen until backend settings are loaded and applied
- Automatic syncers wait for settings to be loaded before syncing
2025-10-25 12:07:15 -06:00
Pas
bd21f7d104 update tips number
Some checks are pending
Linting and Testing / Run Linters (push) Waiting to run
Linting and Testing / Build project (push) Waiting to run
Linting and Testing / Build Docker (push) Waiting to run
downside is we wont show other language's tips that dont have eng translations
2025-10-25 00:47:57 -06:00
Pas
4d1dbe9b3d fix watchparty not getting reset when changing shows 2025-10-25 00:24:58 -06:00
Pas
b46f618386 update packages 2025-10-25 00:21:34 -06:00
Pas
d8070e5707 revert to old captions/sub handling 2025-10-24 22:34:44 -06:00
Pas
fe426a7413 update tips and add more keyboard shortcut info 2025-10-24 22:18:24 -06:00
Pas
3a31d172b1 add keyboard shortcut modal 2025-10-24 22:18:24 -06:00
Pas
99d3e11b80 pressing numbers jumps to that % 2025-10-24 22:18:24 -06:00
Pas
a16c84023f simplify advanced search since it was broken 2025-10-24 22:18:24 -06:00
Pas
5c9f8eea8a fix airplay not being shown on some screen sizes 2025-10-24 22:18:24 -06:00
Pas
af2c2b8acf update chromecast to use new proxy
also it was using the wrong proxy before 💀
2025-10-24 22:18:24 -06:00
Pas
e658d13ec5 attempt to fix airplay and add m3u8 proxy tool 2025-10-24 22:18:24 -06:00
Pas
328f50bbb9 Always emit time updates when seeking to prevent subtitle freezing 2025-10-24 22:18:24 -06:00
Pas
41a58f0045 always show time on progressbar instead of only with thumbnails 2025-10-24 22:18:24 -06:00
Pas
55b68c520e fix playbacksettingsview settigns not working correctly
didnt save to backend or apply thumbails. Also hid them when performance mode is enabled
2025-10-24 22:18:24 -06:00
Pas
71a3d91b2a add save confirmation to admin page
fixes embed order not propagating to backend
2025-10-24 22:18:24 -06:00
Pas
52c1162f3c fix new settings with incorrect data
homeSectionOrder should never be empty.
2025-10-23 12:01:06 -06:00
Pas
8d7a61c5d4 increase watch party pull rate 2025-10-23 10:17:22 -06:00
Pas
0003ef1e98 Update WatchPartyResetter.tsx 2025-10-23 10:04:02 -06:00
Pas
83840594a6 watchparty goes to next episode with host 2025-10-23 09:50:51 -06:00
Chris
bf530902cc Updated MediaSession.tsx
A new and more cleaner MediaSession.tsx also fixed TypeError: Failed to execute 'setPositionState' on 'MediaSession': The provided duration cannot be NaN.
2025-10-23 09:17:42 -06:00
Pas
df2ec49ed3 fix z index issues 2025-10-20 15:42:01 -06:00
Pas
d756108c85 add settings search bar 2025-10-20 15:37:26 -06:00
Pas
8c6d5031d5 fix stutter by moving intersect observer to media card
Instead of unloading the carousel, it now unloads the media card rendering while retaining sizing and metadata, but still saves on resources.
2025-10-20 15:37:26 -06:00
Pas
1b5231ae72 Move admin link (panel) to settings sidebar 2025-10-19 19:14:01 -06:00
Pas
d0db810e2a add remaining (missing) settings to all the parts 2025-10-19 18:43:35 -06:00
Pas
f0a35f6408 Add the ability to disable sources and embeds 2025-10-19 18:33:26 -06:00
Pas
40eb846a68 Revert "Delete duplicate code and unify source selecting views"
This reverts commit 28d03a06a5.
2025-10-19 18:32:58 -06:00
Pas
28d03a06a5 Delete duplicate code and unify source selecting views
There were two because one was used on the atoms settings menu and the other was in place of ScrapePart prior to video playback
2025-10-19 18:11:45 -06:00
Pas
9a6bb041b2 Make custom source effect source select menus 2025-10-19 18:08:00 -06:00
Pas
0a25ee25f2 Fix preferences part order
The double tap to skip setting was on the right and the source settings were on the left. Double tap setting was incorrectly placed
2025-10-19 18:07:43 -06:00
Pas
6355fae614 disable context menu on player 2025-10-19 18:02:20 -06:00
Pas
0e8850f419 attempt to fix progress resetting for no reason 2025-10-19 18:00:30 -06:00
Pas
ba3ca004cb Add discover media carousel skeleton 2025-10-19 17:57:21 -06:00
Pas
f71b287c6a Cache all tmdb data (1h) 2025-10-19 17:54:42 -06:00
Pas
5bf1d5f1ff update navigation z index 2025-10-19 17:51:19 -06:00
Pas
60f1438327 Update traktApi.ts 2025-10-16 12:57:42 -06:00
Pas
72ef9eb944 Update SetupPart.tsx 2025-10-15 16:58:22 -06:00
Pas
2586e4c9d3 Update CaptionsView.tsx 2025-10-15 10:19:33 -06:00
Pas
4096001ad7 nvm just remove the widescreen button and function like the site
if you cant fullscreen on ios quit complaining
2025-10-15 10:14:31 -06:00
Pas
9b4c8e39b5 update turnstile 2025-10-14 18:54:39 -06:00
Pas
31cefc8e7a fix fullscreen button on pwa 2025-10-14 18:32:15 -06:00
Pas
388a25fe12 If cast framework is not available (e.g., on Safari), hide the button 2025-10-14 17:27:17 -06:00
Pas
5a17ee5f89 disable fed subs 2025-10-12 12:45:46 -06:00
Pas
29687ff6c9 update subtitle delay slider with helper text 2025-10-12 12:36:58 -06:00
Pas
f03fbdfc6c unify source and external subtitle views 2025-10-12 12:19:01 -06:00
Chris
f0736c60f1
Fixed the big casting btn 2025-10-12 20:48:33 +03:00
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
c45004dc11 Remove PWA limitations stuff 2025-10-11 16:09:50 -06:00
Pas
243314b12a restore manual source selection in auth 2025-10-10 14:05:13 -06:00
Pas
da67d85760 fix double click to seek build 2025-10-10 13:58:37 -06:00
Pas
ca921612f0 remove unused translation on skip episode button 2025-10-10 13:47:48 -06:00
Pas
ba6b4414d7 Merge branch 'pr/46' into production 2025-10-10 13:34:47 -06:00
MaltronCraft Network
2884c0a6f4
Fix issue where sync fails if using older sync backend 2025-10-10 10:14:43 -07:00
Aykhan
c240ccefd5 add double-tap to seek feature 2025-10-10 20:50:25 +04:00
Pas
bf774106ff fix overflow for manual source select 2025-10-08 20:30:39 -06:00
Pas
678a5e4806 add manual scrape setting 2025-10-08 19:30:12 -06:00
Pas
583599d6a3 clear embedID and sourceID when switching ep 2025-10-08 17:38:47 -06:00
Chris-tian123
0ed0496692 Added new theme called skyRealm 2025-10-01 19:12:23 +03:00
Pas
64b5d77919 fix notification bullet margin 2025-09-29 19:03:25 -06:00
Pas
6034274906 feat: add favorite episodes! 2025-09-29 19:03:25 -06:00
Pas
565e93fa73 Allow watching and bookmark section to be reordered 2025-09-29 19:03:25 -06:00
Pas
e9af26b917 allow user to select text again 2025-09-29 19:03:25 -06:00
Pas
a9cd1e9895 remove the hold to edit bookmarks/watching feature 2025-09-29 19:03:25 -06:00
Pas
e9d8945f02 Add small skip episode button to player 2025-09-29 19:03:25 -06:00
Pas
d5b8fbe408 Feat: close any modal with esc 2025-09-29 19:03:25 -06:00
Pas
584a4794dd Add autumn theme 2025-09-29 19:03:25 -06:00
Pas
a498fdde87 move region selector part to fedapi setup parts! 2025-09-25 11:41:48 -06:00
Pas
2a1dab87a9 dont send fedapi region header 2025-09-18 15:08:14 -06:00
Pas
b393213dda use FED API for token check 2025-09-15 10:04:58 -05:00
Pas
cce24a246c Update detectRegion.tsx 2025-09-10 09:20:12 -06:00
Pas
26504bd7e8 are you ok buddy 2025-09-09 14:57:02 -06:00
Pas
313125d68c Reapply "add more fed regions"
This reverts commit 3b2e1b062c.
2025-09-09 12:49:42 -06:00
Pas
3b2e1b062c Revert "add more fed regions"
This reverts commit 0be7d9f75b.
2025-09-09 12:03:23 -06:00
Pas
4ee63177d1
Update region item version
To reset everyone's region
2025-09-06 20:58:33 -06:00
Pas
0be7d9f75b add more fed regions 2025-09-06 19:48:30 -06:00
Pas
b34e263369 add setting to disable speed boost 2025-09-03 21:14:04 -06:00
Pas
e79a04c204 Revert hide/show carousel buttons based on carousel length 2025-09-01 09:51:50 -06:00
Pas
b1b2539814 Update externalSubtitles.ts 2025-08-31 20:11:08 -06:00
Pas
4384781cf9 Update CaptionsView.tsx 2025-08-26 23:14:52 -06:00
Pas
ede305c684 Update externalSubtitles.ts 2025-08-26 23:12:00 -06:00
Pas
bcf9d294c4 add external caption source badges 2025-08-26 22:43:55 -06:00
Pas
dd7ee4b2f3 dont use promise.race for subs. fixes slower sources! 2025-08-26 22:37:23 -06:00
Pas
6f9e08b4ab add febbox subtitles API 2025-08-26 22:31:35 -06:00
Vasilis Manetas
575521cc88
Merge branch 'p-stream:production' into chromecast-rework 2025-08-25 15:47:14 +02:00
Vasilis Manetas
2c121cc501 try to route casted hls content through proxy for better stability 2025-08-25 15:41:36 +02:00
Vasilis Manetas
1ae1629547 fix hls independently 2025-08-25 15:32:15 +02:00
Vasilis Manetas
d8368e6d40 rework chromecast implementation 2025-08-25 15:15:45 +02:00
Pas
40555fbb7e update discover picks 2025-08-24 23:35:02 -06:00
Pas
ffd38b64ef Update Legal.tsx 2025-08-24 23:13:57 -06:00
Pas
9443b09782 add check for active embed 2025-08-24 23:07:57 -06:00
Pas
7161ee8163 add trailer api! 2025-08-24 23:01:01 -06:00
Pas
a9ff5cb168 update sintel meta 2025-08-24 22:30:46 -06:00
Pas
dacff177ec make speed popout smaller 2025-08-24 22:11:50 -06:00
Pas
4f52cd2ba2 update sintel hls 2025-08-22 15:12:07 -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
b859ad1b23 report embed id in debug copy 2025-08-19 22:18:02 -06:00