Bill Thornton
|
8c07a626fd
|
Merge pull request #3471 from thornbill/fix-more-type-warnings
Fix remaining any type warnings
|
2022-02-28 13:02:15 -05:00 |
|
Bill Thornton
|
b31060bbeb
|
Fix remaining any type warnings
|
2022-02-28 10:15:01 -05:00 |
|
Bill Thornton
|
188dcf820e
|
Merge pull request #3466 from dmitrylyzo/fix-play-nopromise
Fix HTMLMediaElement.play no Promise
|
2022-02-28 10:06:39 -05:00 |
|
Bill Thornton
|
76b633b62d
|
Merge pull request #3018 from thornbill/fix-small-player
Fix audio player overlapping on small screens
|
2022-02-28 09:18:12 -05:00 |
|
Bill Thornton
|
f43b83e2b8
|
Merge pull request #3464 from thornbill/fix-card-padder
Fix minor issues with card padder icons
|
2022-02-28 02:39:52 -05:00 |
|
Bill Thornton
|
0a0671d965
|
Remove unused styles
|
2022-02-28 01:39:12 -05:00 |
|
Bill Thornton
|
4dd645bbfa
|
Hide card padders in image loader
|
2022-02-28 00:10:29 -05:00 |
|
Bill Thornton
|
8f29f6955b
|
Merge pull request #3467 from dmitrylyzo/fix-syncplay-promise
Return Promise from SyncPlay playRequest
|
2022-02-27 23:37:02 -05:00 |
|
Bill Thornton
|
fda2ed89e0
|
Merge pull request #3465 from dmitrylyzo/slideshow-osd-click
Show slideshow OSD on click
|
2022-02-27 23:34:12 -05:00 |
|
Dmitry Lyzo
|
9153044078
|
Return Promise from SyncPlay playRequest
|
2022-02-26 15:03:34 +03:00 |
|
Dmitry Lyzo
|
bde869ecb2
|
refactor: Remove nested Promise
|
2022-02-26 14:34:18 +03:00 |
|
Dmitry Lyzo
|
270430f6a1
|
Polyfill HTMLMediaElement.play
Return a `Promise` to match the new standard.
|
2022-02-26 14:01:08 +03:00 |
|
Dmitry Lyzo
|
801c29d3b9
|
refactor: Unify handling of play success
|
2022-02-26 13:59:23 +03:00 |
|
Dmitry Lyzo
|
e2cf3e0148
|
Show slideshow OSD on click
|
2022-02-26 12:16:07 +03:00 |
|
Bill Thornton
|
e89e92e25c
|
Fix minor issues with card padder icons
|
2022-02-26 01:56:41 -05:00 |
|
Bill Thornton
|
7ad5614795
|
Fix poster view in remote control component
|
2022-02-25 17:18:37 -05:00 |
|
Dmitry Lyzo
|
fff4ebb3ba
|
Add copy error message
|
2022-02-26 00:33:08 +03:00 |
|
Dmitry Lyzo
|
1f62db7f31
|
Add copy buttons to Media Info
|
2022-02-26 00:33:08 +03:00 |
|
Dmitry Lyzo
|
7239269980
|
refactor: Extract copy to clipboard function
|
2022-02-26 00:33:08 +03:00 |
|
Bill Thornton
|
a79073480b
|
Merge pull request #3461 from dmitrylyzo/fix-popstate
Fix page reload on return
|
2022-02-25 15:20:37 -05:00 |
|
Bill Thornton
|
bb46b32402
|
Merge pull request #3433 from dmitrylyzo/types-react
[TypeScript] Disable implicit any
|
2022-02-25 15:17:32 -05:00 |
|
Dmitry Lyzo
|
fd0532f193
|
Fix page reload on return
`popstate` event cannot be captured, but we need to process
it before `page` node module.
|
2022-02-25 20:40:50 +03:00 |
|
Dmitry Lyzo
|
61d1054c8c
|
[hack] Fix type mismatch TypeScript error
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
b278ae3d3d
|
Fix type mismatch TypeScript error
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
12374b12b9
|
Fix null reference TypeScript error
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
12d0ac2ff0
|
Fix null property TypeScript error
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
6c70d7abf5
|
Fix Event.target TypeScript errors
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
cd40ab5084
|
Fix TypeScript error - add argument
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
11b77285e3
|
Fix type mismatch TypeScript errors
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
a08f8e3f75
|
Fix null reference TypeScript error - searchInput
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
9c7ba63696
|
Fix missing property TypeScript error
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
61b6976d59
|
Fix parseInt TypeScript error
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
23d321d426
|
Fix useState TypeScript errors
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
9423041ef1
|
Fix querySelector TypeScript errors
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
109fe6056a
|
Fix null reference TypeScript errors - ref.current
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
4952fc0119
|
Fix useRef TypeScript errors
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
57895e724c
|
Fix implicit any TypeScript error
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
e30a252c8a
|
Fix type mismatch TypeScript error
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
8338bb550a
|
Use type from API
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
c14daafffb
|
Remove type casting
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
85e9aff281
|
docs: fix documentation for TypeScript
|
2022-02-25 19:11:07 +03:00 |
|
Bill Thornton
|
68f7002ca8
|
Fix remote control movie poster size
|
2022-02-25 01:40:54 -05:00 |
|
Dmitry Lyzo
|
119df2cc99
|
Add aria-hidden to button icons
|
2022-02-25 01:52:14 +03:00 |
|
Dmitry Lyzo
|
8134096819
|
refactor: string template
|
2022-02-25 01:33:21 +03:00 |
|
Dmitry Lyzo
|
27bdb24598
|
refactor: Use span for icons
|
2022-02-25 01:33:21 +03:00 |
|
Bill Thornton
|
a2cd79745f
|
Merge pull request #3452 from thornbill/update-other-library-label
Update mixed library label
|
2022-02-23 11:03:13 -05:00 |
|
Bill Thornton
|
adfe891085
|
Remove commented styles
|
2022-02-23 01:01:14 -05:00 |
|
Bill Thornton
|
9c58dd7f6e
|
Fix audio player overlapping on small screens
|
2022-02-22 16:49:47 -05:00 |
|
Bill Thornton
|
11fdd8a487
|
Fix help message not displaying for mixed library type
|
2022-02-22 16:20:57 -05:00 |
|
Bill Thornton
|
c43f2ddfdd
|
Move rewatching to separate home screen section
|
2022-02-22 15:24:03 -05:00 |
|