Bill Thornton
f35a8151e0
Add prefer optional chaining rule
2023-07-06 13:39:48 -04:00
Bill Thornton
ec0adb895b
Add constructor capitalization rule
2023-07-06 11:49:55 -04:00
Bill Thornton
76597a021a
Merge remote-tracking branch 'upstream/master' into dashboard-activity
2023-07-06 01:46:52 -04:00
Joshua M. Boniface
b372953671
Backport pull request #4654 from jellyfin/release-10.8.z
...
Add confirmation for 3rd party repos
Original-merge: 331fa87216
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-07-02 02:06:24 -04:00
Bill Thornton
c0f1de9f3f
Update paths and stable app view
2023-06-09 03:01:27 -04:00
Bill Thornton
ee99d3e1d8
Merge pull request #4621 from thornbill/no-notifications
...
Remove notifications pages from dashboard
2023-05-31 11:12:20 -04:00
Shadowghost
d867bf4b45
Adapt dummy chapter settings and labels
2023-05-30 16:28:55 +02:00
Bill Thornton
689fc80c3b
Remove notifications pages from dashboard
2023-05-19 12:55:26 -04:00
Bill Thornton
f8334c64ba
Fix xss in api key page
2023-05-12 00:13:12 -04:00
Bill Thornton
1b03cd79eb
Fix prefer for-of errors
2023-05-04 13:07:12 -04:00
Bill Thornton
023dd384cf
Use react user pages in stable app
2023-05-02 16:40:32 -04:00
Ian Walton
60d3859a2f
Escape device id in raw HTML.
2023-04-26 01:39:19 -04:00
nyanmisaka
f93bfdec42
Add tonemap mode options
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-04-25 01:41:25 -04:00
Bill Thornton
f2726653ae
Fix indentation issues
2023-04-19 01:56:05 -04:00
Bill Thornton
22a25ab37c
Merge pull request #4485 from brettpetch/patch-1
...
fix: dead link
2023-04-12 10:06:53 -04:00
Brett Petch
dccbcbd72c
Update src/controllers/dashboard/encodingsettings.html
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-04-12 06:33:55 -04:00
grafixeyehero
a3c8e11025
clean up
2023-04-11 02:53:38 +03:00
grafixeyehero
6cb6e10083
revert asyncRoutes to legacyRoutes
2023-04-10 22:58:14 +03:00
Brett Petch
4d99244bb3
fix: dead link
2023-04-10 14:24:40 -04:00
Bill Thornton
6f3aa2f1df
Fix eslint issues
2023-03-29 00:38:22 -04:00
Bill Thornton
fda38f5626
Merge pull request #4154 from knackebrot/audio-vbr
...
Add Audio VBR setting
2023-03-28 15:34:27 -04:00
Hannes Braun
c4f6e11f6c
Add setting for ParallelImageEncodingLimit
2023-03-14 23:15:41 -04:00
Bill Thornton
3a784ad928
Merge pull request #4403 from thornbill/eslint-radix
...
Add eslint radix rule for parseInt
2023-03-10 15:22:32 -05:00
Bill Thornton
c9b72d87fe
Backport pull request #4395 from jellyfin/release-10.8.z
...
Fix installed plugin version html
Original-merge: 22d1f40587
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:43:08 -05:00
Bill Thornton
329cf77c81
Add eslint radix rule for parseInt
2023-03-09 00:20:11 -05:00
James Raspass
bd9d3e5f65
Remove old Emby (3.x) version checks
...
As per https://trello.com/c/sA25wd46/8-remove-old-emby-3x-version-checks
2023-03-06 19:23:47 +00:00
Bill Thornton
0fc1511d1a
Merge pull request #4381 from jellyfin/bond-dummychapcount
...
Allow setting DummyChapterCount to 0 to disable dummy chapters
2023-03-01 11:48:18 -05:00
Bond_009
a5d4dc5738
Allow setting DummyChapterCount to 0 to disable dummy chapters
2023-02-27 10:24:27 +01:00
Netanel Henya
494c0ed434
cleanup: reorganized sass files to be in src/styles instead of src/assets/css
2023-02-26 01:01:31 +02:00
Bill Thornton
8956cc2766
Merge pull request #3770 from negulici-r-barnabas/master
2023-02-08 08:12:51 -05:00
Bill Thornton
49e811b10d
Move image resolution settings to Libraries > Metadata
2023-02-07 17:05:22 -05:00
Bill Thornton
5448ea1244
Use enum values for resolution options and translate names
2023-02-07 16:17:36 -05:00
Bill Thornton
5c998e6129
Fix eslint issues
2023-02-07 14:39:37 -05:00
Negulici-R. Barnabas
87833b0737
added 144p resolution to chapter images settings;
2023-02-07 14:39:37 -05:00
Negulici-R. Barnabas
18ae1dc17f
Chapter Images:
...
- chapter image extraction intervals, limit count and resolutions can be set by the user from the server general settings;
2023-02-07 14:39:37 -05:00
Bond_009
c0ed5479cc
Remove OS and Arch from dashboard
2023-01-27 16:03:33 +01:00
Bill Thornton
4ee51ff12e
Backport pull request #4269 from jellyfin/release-10.8.z
...
Fix XSS vulnerability in plugin repo pages
Original-merge: 21a3bae204
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:08:04 -05:00
Shadowghost
3f918767d1
Add stereo downmix setting
2023-01-19 23:23:01 -05:00
Daan Vankerkom
75ee6f2457
Adjust active devices in dashboard
...
Added more white space inside the card to make it breathe more. Slightly reduced the playing media name size.
2022-11-09 01:44:37 +01:00
knackebrot
b1a551926b
Add Audio VBR setting
2022-11-07 01:03:20 +01:00
Bill Thornton
1473a793e5
Rename and convert dfnshelper to typescript
2022-11-03 01:04:35 -04:00
darmiel
55982f56b8
fix: do not create label manually
2022-10-25 22:32:17 +02:00
Bill Thornton
e4046bfe8c
Merge pull request #4081 from darmiel/feat/search-plugin-catalog
...
feat: search bar for plugin catalogue
2022-10-25 15:48:25 -04:00
Daniel
b384c5a1af
fix: implemented PR feedback
2022-10-25 21:35:03 +02:00
Bill Thornton
9ad1503072
Merge pull request #3944 from Artiume/rename-warning
...
Metadata loss warning while renaming libraries
2022-10-25 14:08:28 -04:00
Bill Thornton
3bc7e26d47
Merge pull request #4079 from darmiel/master
...
feat: search bar for installed plugins
2022-10-25 10:19:35 -04:00
Niels van Velzen
61880290e4
Update all documentation links to new website
2022-10-22 13:23:04 +02:00
Daniel
dba3b81c81
refactor: eslint (single-quotes)
2022-10-21 09:19:31 +02:00
Daniel
3ef73904c1
feat: search bar for plugin catalogue
...
Adds a search bar to the `Catalogue` section,
allowing you to filter the available plugins
2022-10-21 09:05:11 +02:00
darmiel
1a23099967
feat: search bar for installed plugins
...
Adds a search bar to the `My Plugins` section,
allowing you to filter the installed plugins
2022-10-21 00:06:23 +02:00