Shadowghost
|
a0d13a2418
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
1 year ago |
Shadowghost
|
05d98fe24c
|
Enforce permissions on websocket connections
|
1 year ago |
Shadowghost
|
46a6755e65
|
Add item id to playback start/stop events
|
1 year ago |
Shadowghost
|
958f8f71e8
|
Add wrapper object for authentication event information
|
1 year ago |
renovate[bot]
|
60685e9c63
|
chore(deps): update dependency xunit.runner.visualstudio to v2.5.0
|
1 year ago |
renovate[bot]
|
5f2568d9ed
|
chore(deps): update dependency blurhashsharp to v1.3.0
|
1 year ago |
Bond-009
|
5b711f38d1
|
Merge pull request #9958 from Shadowghost/networking-fixex
|
1 year ago |
Bond-009
|
b95fa294c9
|
Merge pull request #9799 from Bond-009/genregex
|
1 year ago |
Bond-009
|
fb9412b65a
|
Merge pull request #9969 from jellyfin/renovate/ci-deps
|
1 year ago |
renovate[bot]
|
99d3f9c4b2
|
chore(deps): update github/codeql-action action to v2.20.3
|
1 year ago |
Balázs Meskó
|
fd56296270
|
Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
|
1 year ago |
Shadowghost
|
2bc2848b8e
|
Apply review suggestions
|
1 year ago |
Oskari Lavinto
|
3ab8235358
|
Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
|
1 year ago |
Shadowghost
|
e56275fb46
|
Extract networking constants
|
1 year ago |
Joshua M. Boniface
|
93b400343e
|
Merge pull request #8147 from Shadowghost/network-rewrite
|
1 year ago |
Bond-009
|
44cc3ee442
|
Merge pull request #9957 from jellyfin/renovate/ci-deps
|
1 year ago |
Shadowghost
|
e233a3b074
|
Apply review suggestions
|
1 year ago |
Shadowghost
|
32ac3b580c
|
Rename additional values in NetworkConfiguration and add migration for all changed values
|
1 year ago |
renovate[bot]
|
c9dd58928b
|
chore(deps): update github/codeql-action action to v2.20.2
|
1 year ago |
Shadowghost
|
3f65851520
|
Apply review suggestions
|
1 year ago |
Claus Vium
|
10fde0a2c1
|
Merge pull request #8914 from bradbeattie/augmented-tag-searching
Augment tag searching to consider individual ItemValues instead of the delimited tags field
|
1 year ago |
Cody Robibero
|
52252fcd55
|
Fix sending websocket messages (#9948)
|
1 year ago |
Bond-009
|
ba8f4757fd
|
Merge pull request #9950 from jellyfin/renovate/sharpfuzz-2.x
chore(deps): update dependency sharpfuzz to v2.1.1
|
1 year ago |
Bond-009
|
0d92320f96
|
Merge pull request #9949 from jellyfin/renovate/fscheck.xunit-2.x
chore(deps): update dependency fscheck.xunit to v2.16.6
|
1 year ago |
renovate[bot]
|
29308bbba7
|
chore(deps): update dependency sharpfuzz to v2.1.1
|
1 year ago |
renovate[bot]
|
649d884d20
|
chore(deps): update dependency fscheck.xunit to v2.16.6
|
1 year ago |
Shadowghost
|
9b0e44019a
|
Apply review suggestions
|
1 year ago |
nyanmisaka
|
76538aacb9
|
Backport pull request #9928 from jellyfin/release-10.8.z
Disable global_header on AMD VA-API encoder
Original-merge: a732a28229
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
1 year ago |
Claus Vium
|
80f1f5e00d
|
Merge pull request #9219 from ProfessionalismIsMyMiddleName/master
Add a way to handle more invalid characters when sanitizing a filename
|
1 year ago |
Claus Vium
|
bfb7c60f72
|
Merge pull request #9447 from Bond-009/disablerealtimemonitor
Disable real time monitoring by default
|
1 year ago |
Claus Vium
|
eae92c5acc
|
Merge pull request #9920 from nielsvanvelzen/lyric-parser
|
1 year ago |
Niels van Velzen
|
0af5373f6d
|
Use string.IsNullOrEmpty
|
1 year ago |
Niels van Velzen
|
0ae4d175a1
|
Check for empty string in DefaultLyricProvider
|
1 year ago |
Ronan Charles-Lorel
|
4dc87a6f93
|
Align indentation on bottom brace of new list
Should stop error SA1137 in debug build
|
1 year ago |
Ronan Charles-Lorel
|
c21140eeb5
|
Formatting
Fixes debug build?
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
1 year ago |
Niels van Velzen
|
6be45f73bc
|
Simplify file extension checks in lyrics parsers and provider
|
1 year ago |
Ronan Charles-Lorel
|
07c142d5bd
|
Moving invalid chars list at class level with a better name
|
1 year ago |
Ronan Charles-Lorel
|
46763b7661
|
Remove call to Path.GetInvalidFileNameChars
Superseded by a static char list to avoid platform-dependent issues
|
1 year ago |
Ronan Charles-Lorel
|
e108183b13
|
Merge branch 'jellyfin:master' into master
|
1 year ago |
Cody Robibero
|
b5bbb98175
|
Fix Websocket OpenApi (#9935)
* Further split inbound and outbound messages
* Fix datatype for inbound start messages
* fixes from review
|
1 year ago |
Joshua M. Boniface
|
76939bbd9b
|
Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections
|
1 year ago |
Bond-009
|
83d6f21fd0
|
Fix clean regex
|
1 year ago |
Bond-009
|
e53e53eb29
|
Merge pull request #9907 from nyanmisaka/av1e
|
1 year ago |
Bond-009
|
4ac07f6c76
|
Merge pull request #9890 from Shadowghost/videorange-rework
|
1 year ago |
Bond_009
|
b5f0760db8
|
Use RegexGenerator where possible
|
1 year ago |
Shadowghost
|
20a4509991
|
Migrate VideoRange and VideoRangeType to Enum
|
1 year ago |
Bond-009
|
f954dc5c96
|
Do HEAD request to get content type instead of checking for extension (#8823)
|
1 year ago |
JPVenson
|
3d635269eb
|
Fixed RTL text not beeing rendered properly on Lib images (#9612)
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
1 year ago |
Craig Andrews
|
e935d787ef
|
chore(ci): add labels to docker images (#9210)
|
1 year ago |
Cody Robibero
|
cc82ca189f
|
suggestions from review
|
1 year ago |