rafma0
67aa57f67b
add param for markdownIt to handle html
2023-11-23 10:36:24 -03:00
rafma0
4a17c78a85
replace marked with markdown-it
2023-11-15 03:11:45 -03:00
Dmitriy Dubson
c8a7c7040a
Reduce cognitive complexity in card builder component
2023-10-27 09:29:09 -04:00
Bill Thornton
c0fb9eca82
Merge pull request #4884 from thornbill/use-app-image-url
...
Use icon url from client capabilities
2023-10-20 01:03:12 -04:00
felix920506
6ee7be9567
Move link into code
2023-10-16 01:41:51 -04:00
Bill Thornton
359e168ace
Use icon url from client capabilities
2023-10-16 01:38:22 -04:00
Bill Thornton
189904256d
Remove old activity dashboard page
2023-09-30 01:18:03 -04:00
Bill Thornton
b5dcdbf4b4
Update dashboard paths
2023-09-29 17:07:17 -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
20381bd3ec
Fix all loneliness
2023-09-12 23:45:36 -04:00
Bill Thornton
d6bcc7466b
Fix curly bracket issues
2023-09-12 17:29:03 -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
Bill Thornton
d8c25b4594
Merge pull request #4170 from DomiStyle/segment-deletion
...
Add encoder settings for ffmpeg's segment deletion
2023-07-14 11:35:55 -04:00
Shadowghost
a159a6f916
Cleanup network config
2023-07-13 18:17:02 +02:00
Bill Thornton
71ec7c57f5
Merge pull request #4704 from thornbill/eslint-sonar-updates
2023-07-08 00:53:55 -04:00
Bill Thornton
7b351cbea5
Merge pull request #4692 from hikaps/fix/scheduledTasks
...
Fix scheduled task time limit key
2023-07-07 19:33:31 -04:00
Bill Thornton
b034c01240
Add no extend native rule
2023-07-06 14:46:14 -04:00
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
Dominik
139da4d4f6
Fix linter complaints
2023-06-20 12:46:38 +02:00
hikaps
56bab2fb0f
Fix scheduled task time limit key
2023-06-16 19:17:06 +05:30
Dominik
128184cc72
Merge branch 'master' into segment-deletion
2023-06-15 20:30:56 +02: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