Commit graph

2957 commits

Author SHA1 Message Date
grafixeyehero
c61df2eb92 Refactor: viewitemcontainer 2023-10-11 00:10:16 -04:00
Bill Thornton
7dd5e3e486
Merge pull request #4825 from thornbill/home-screen 2023-10-07 00:02:25 -04:00
Brad Beattie
73af57b81e Upping search limit 2023-10-06 01:38:40 -04:00
Bill Thornton
81c3a43601 Use foreach for recently added sections 2023-10-05 11:20:27 -04:00
Bill Thornton
8149076fc5 Fix function return type 2023-10-05 11:20:27 -04:00
Bill Thornton
f1afaa975e Refactor home screen 2023-10-05 11:20:27 -04:00
Dmitriy Dubson
d77d69b570 Refactor desired aspect and posters per row functions to reduce cognitive complexity
Fixes gh-4828
2023-10-05 09:42:04 -04:00
Cosmin Cioaclă
480e683ad6 fix: remove unnecessary renaming 2023-10-04 20:31:47 +02:00
Bill Thornton
8f32341c92
Merge pull request #4816 from thornbill/dashboard-app
Migrate dashboard to separate app
2023-10-04 02:11:22 -04:00
Bill Thornton
1e3fa5418c Remove duplicate card shape functions 2023-10-01 02:54:23 -04:00
Bill Thornton
b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
Bill Thornton
0d5b97455a
Merge pull request #4806 from thornbill/common-component-refactor 2023-09-29 16:30:00 -04:00
Bill Thornton
08ad8e56e1 Remove caching of main animated pages element 2023-09-29 01:51:59 -04:00
Bill Thornton
4109b7eec6
Merge pull request #4728 from MBR-0001/subtitle-improvements-2
Add ability to upload hearing-impaired subs
2023-09-27 12:54:57 -04:00
MBR#0001
eccfd5316d
Move function to util 2023-09-27 16:42:31 +02:00
Bill Thornton
44678a61c2 Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
Dmitry Lyzo
6063ba6db5 Use slider to round and limit offset 2023-09-26 14:33:34 +03:00
Dmitry Lyzo
5bb83fd185 Fix homesections in legacy browser
(cherry picked from commit d3e3bc7282774144d71ef8c0ec6efb6f940ed929)
2023-09-25 00:57:54 +03:00
Bill Thornton
68272089d6
Merge pull request #4791 from KucharczykL/master 2023-09-21 13:09:51 -04:00
Lukáš Kucharczyk
2c608aa7d6 Make screensaver names translateable 2023-09-20 07:47:14 +02:00
Bill Thornton
399157b08d Add search params to redirects 2023-09-20 00:04:08 -04:00
Bill Thornton
f14a61c8c7
Merge pull request #4777 from thornbill/migrate-quick-connect
Migrate quick connect page to react
2023-09-18 23:41:02 -04:00
MBR-0001
f872f604f9
Merge branch 'master' into subtitle-improvements-2 2023-09-16 00:45:14 +02:00
Bill Thornton
0d3a6e9ea2
Merge pull request #4727 from MBR-0001/subtitle-improvements-1
Add support for more remote subtitle info
2023-09-15 13:07:29 -04:00
Bill Thornton
d24b030962 Migrate quick connect page to react 2023-09-15 10:34:02 -04:00
Bill Thornton
2c1167c193
Merge pull request #4775 from thornbill/unused-privates 2023-09-14 17:37:16 -04:00
Bill Thornton
bb44ba022d
Merge pull request #4774 from thornbill/owner-of-a-lonely-if 2023-09-14 10:53:21 -04:00
Bill Thornton
e382f72c21
Merge pull request #4773 from thornbill/consistent-curly-braces 2023-09-14 10:51:21 -04:00
MBR-0001
c4cc6dbed1
Update src/components/subtitleeditor/subtitleeditor.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-09-14 08:38:14 +02:00
MBR-0001
dca2594aae
Update src/components/subtitleeditor/subtitleeditor.scss
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-09-14 08:38:02 +02:00
Bill Thornton
a7bf44bca3
Merge pull request #4706 from TheMelmacian/feature/random_backdrop_image
Use a random backdrop image for video osd
2023-09-14 00:19:39 -04:00
Bill Thornton
dd5199c544 Remove unused private class members 2023-09-12 23:56:08 -04:00
Bill Thornton
20381bd3ec Fix all loneliness 2023-09-12 23:45:36 -04:00
TheMelmacian
5d6756778b apply suggested changes from code review 2023-09-12 23:36:20 +02:00
Bill Thornton
d6bcc7466b Fix curly bracket issues 2023-09-12 17:29:03 -04:00
MBR-0001
1f9cb0070f
Update subtitleeditor.scss 2023-09-12 23:28:07 +02:00
MBR#0001
29298cb823
Move styles to class 2023-09-12 22:27:16 +02:00
Yasin Silavi
082d9e55c6 refactor: remove useless assignment 2023-09-12 15:27:33 -04:00
Yasin Silavi
6664b6ec62 style: use singlequote for strings 2023-09-12 15:27:33 -04:00
Yasin Silavi
0a878bfbcd Refactor alert module 2023-09-12 15:27:33 -04:00
Yasin Silavi
24fad10f36 Format alert module 2023-09-12 15:27:33 -04:00
MBR-0001
164ab25fb8
Merge branch 'master' into subtitle-improvements-2 2023-09-11 18:11:51 +02:00
MBR-0001
29b7be4a96
Merge branch 'master' into subtitle-improvements-1 2023-09-11 18:10:57 +02:00
Bill Thornton
1b72e8282c
Merge pull request #4762 from nyanmisaka/hlsjs-fmp4
Add fMP4 playback support (HEVC, AV1) in HLS.js
2023-09-11 08:39:15 -04:00
TheMelmacian
8ec943bc30 move function to get backdrop image to api-client utils 2023-09-09 15:24:52 +02:00
MBR#0001
8ff6bc1487 Add support for displaying more sub info 2023-09-08 16:16:25 -04:00
MBR#0001
f4db19cc11 Add ability to upload hearing-impaired subs 2023-09-08 16:12:34 -04:00
Bill Thornton
04c61af4dc
Merge branch 'master' into enable-airplay-audioplayer 2023-09-08 15:37:09 -04:00
Bill Thornton
b114f1ae66
Merge pull request #4754 from mkanilsson/webos-subtitle-offset 2023-09-07 18:21:20 -04:00
nyanmisaka
baf1b55a0c Add fMP4 playback support (HEVC, AV1) in HLS.js
Tested codecs:
video: h264, hevc, av1 (av1 in firefox require 1.5.0)
audio: mp3, aac, ac3, eac3 (flac and opus require 1.5.0)

Tested browsers:
Chrome, Firefox, Edge Chromium, Safari and their mobile versions

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-09-01 22:43:02 +08:00