Commit graph

4857 commits

Author SHA1 Message Date
Pas
126d9c0b49 Dont reset inprogress settings when backend loads
useDerived resets its local edit whenever initial changes. When the async loadSettings() completes it updates the store, so initial changes and the effect clears the user's toggle before they click Save. Fixing by: 1) removing the effect in useDerived that clears overwrite when initial changes; 2) calling state.reset() in Settings after applying loaded settings so the form reflects backend values without wiping in-progress edits.
2026-02-20 23:13:48 -07:00
Pas
8cb8d158f6 update setEnableNumberKeySeeking 2026-02-20 23:01:15 -07:00
Pas
7a31c7210d fix pause overlay preventing clicks 2026-02-20 22:55:23 -07:00
Pas
61c4bf500d Update en.json 2026-02-20 21:30:53 -07:00
Pas
08010b472c Update notifications.xml 2026-02-20 21:19:33 -07:00
Pas
80bbba2957 fix sticky settings sidebar 2026-02-20 21:09:36 -07:00
Pas
355a11ef0b Update notifications.xml 2026-02-20 21:06:26 -07:00
Pas
894ab22f6b update time 2026-02-20 21:03:18 -07:00
Pas
68cbd8579b bump version 2026-02-20 20:54:10 -07:00
Pas
f6e4140c79 prettier 2026-02-20 20:54:10 -07:00
Pas
10d82dcde1 update TIDB to v2 2026-02-20 20:36:19 -07:00
Pas
752e8cadb1 update favorite episodes so they populate immediately 2026-02-20 19:44:02 -07:00
Pas
7c9f3c7564 add all the colors 2026-02-20 19:40:58 -07:00
Pas
51e30c978a update chromecasting logic 2026-02-20 19:23:33 -07:00
Pas
9b02bf794a append collection bookmarks so they arent removed from other groups 2026-02-20 19:20:42 -07:00
Pas
f81bd73d72 remove open in external player option 2026-02-20 19:09:02 -07:00
Pas
887dfa2ad5 add pause overlay 2026-02-20 18:30:19 -07:00
Pas
a128a2cb19 remove duplicates on more content page 2026-02-20 17:53:13 -07:00
Pas
49e1423a0e add top 10 list 2026-02-20 17:51:51 -07:00
Pas
dcbf21f3f9 attempt to fix captions visibility issue
some users need to enable hardware acceleration for the to show
2026-02-20 17:44:43 -07:00
Pas
4976d38830 make details modal load 10x faster
make each component load individually instead of waiting for them all
2026-02-20 17:38:05 -07:00
Pas
54e26c8a52 add toggle for number key commands 2026-02-20 17:08:05 -07:00
Pas
1ae3ffc43b collapsable custom source order 2026-02-20 16:50:11 -07:00
Pas
24833aef30 sync tidb key 2026-02-20 16:39:16 -07:00
Pas
cc029c8c0a add custom theme 2026-02-20 16:31:07 -07:00
Pas
87851c1167 update discord invite 2026-02-20 08:46:31 -07:00
Pas
22578a5c8f Update cobalt.ts 2026-02-19 11:55:48 -07:00
Pas
f86992dff7 remove imdb scraper console logging 2026-02-19 11:54:57 -07:00
Pas
56c14945b3 safely generate watch party code 2026-02-19 11:54:21 -07:00
Pas
c19fe77514 Concurrent Season Fetching for TV Shows 2026-02-19 11:53:42 -07:00
Pas
41bd5cc4b7 add caption match score
Subtract from 100% if the caption dialogue overlaps with a TIDB provided credit sequence
2026-02-19 11:50:46 -07:00
Pas
7de37b9613 Revert "show "SOURCE" if the subtitle is a source subtitle"
This reverts commit f507cadf01.
2026-02-18 11:08:49 -07:00
Pas
f507cadf01 show "SOURCE" if the subtitle is a source subtitle 2026-02-17 13:26:20 -07:00
Pas
3a909eb314 more editor picks 2026-02-17 13:21:01 -07:00
Pas
760d9f13e3 Merge branch 'pr/90' into production 2026-02-17 13:17:24 -07:00
Pas
c6a4b04c74 lint 2026-02-15 11:53:21 -07:00
Pas
fbd5cfc93c new use similar media 2026-02-15 11:51:59 -07:00
Pas
5b73ca114e Update personalRecommendations.ts 2026-02-15 11:32:11 -07:00
Duplicake-fyi
0caee458e0 add kiki's delivery service to editor picks 2026-02-13 23:23:21 +00:00
Pas
248da37056 add auto segment skipping 2026-02-13 14:29:27 -07:00
Pas
14d45b4a63 hide proxy setup on desktop app 2026-02-08 22:07:45 -07:00
Pas
8016cd683e Add For you carousel 2026-02-08 21:59:39 -07:00
Pas
ce5bcace5b include TIDB api key in segment request if provided 2026-02-07 21:39:21 -07:00
Pas
1a01e8d255 update wyzie-lib 2026-02-07 20:11:56 -07:00
Pas
ecaf4b4667 update media carousel 2026-02-07 17:47:46 -07:00
Pas
3d75497d96 update FAQ 2026-02-07 17:44:29 -07:00
Pas
ab743b4278 update onboarding 2026-02-07 17:31:47 -07:00
Pas
c178fdf48e update fancy modal and onboarding info 2026-02-07 16:26:05 -07:00
Pas
b4354aa189 update footer text 2026-02-07 16:02:40 -07:00
Pas
59dd96e85d Fix TIDBSubmissionForm.tsx 2026-02-07 11:29:52 -07:00