Bond-009
2a02170944
Merge pull request #9971 from jellyfin/renovate/blurhashsharp.skiasharp-1.x
2 years ago
renovate[bot]
4f9dc53e6e
chore(deps): update dependency blurhashsharp.skiasharp to v1.3.0
2 years ago
Bond-009
23aaf027e5
Merge pull request #9970 from jellyfin/renovate/blurhashsharp-1.x
2 years ago
Bond-009
afc7d6f04b
Merge pull request #9973 from jellyfin/renovate/xunit.runner.visualstudio-2.x
2 years ago
Shadowghost
266d55b7aa
Fix bad string interpolation in MaskToCidr
2 years ago
Shadowghost
a0d13a2418
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
Shadowghost
05d98fe24c
Enforce permissions on websocket connections
2 years ago
Shadowghost
46a6755e65
Add item id to playback start/stop events
2 years ago
Shadowghost
958f8f71e8
Add wrapper object for authentication event information
2 years ago
renovate[bot]
60685e9c63
chore(deps): update dependency xunit.runner.visualstudio to v2.5.0
2 years ago
renovate[bot]
5f2568d9ed
chore(deps): update dependency blurhashsharp to v1.3.0
2 years ago
Bond-009
5b711f38d1
Merge pull request #9958 from Shadowghost/networking-fixex
2 years ago
Bond-009
b95fa294c9
Merge pull request #9799 from Bond-009/genregex
2 years ago
Bond-009
fb9412b65a
Merge pull request #9969 from jellyfin/renovate/ci-deps
2 years ago
renovate[bot]
99d3f9c4b2
chore(deps): update github/codeql-action action to v2.20.3
2 years ago
Balázs Meskó
fd56296270
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2 years ago
Shadowghost
2bc2848b8e
Apply review suggestions
2 years ago
Oskari Lavinto
3ab8235358
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
2 years ago
Shadowghost
e56275fb46
Extract networking constants
2 years ago
Joshua M. Boniface
93b400343e
Merge pull request #8147 from Shadowghost/network-rewrite
2 years ago
Bond-009
44cc3ee442
Merge pull request #9957 from jellyfin/renovate/ci-deps
2 years ago
Shadowghost
e233a3b074
Apply review suggestions
2 years ago
Shadowghost
32ac3b580c
Rename additional values in NetworkConfiguration and add migration for all changed values
2 years ago
renovate[bot]
c9dd58928b
chore(deps): update github/codeql-action action to v2.20.2
2 years ago
Shadowghost
3f65851520
Apply review suggestions
2 years 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
2 years ago
Cody Robibero
52252fcd55
Fix sending websocket messages ( #9948 )
2 years ago
Bond-009
ba8f4757fd
Merge pull request #9950 from jellyfin/renovate/sharpfuzz-2.x
...
chore(deps): update dependency sharpfuzz to v2.1.1
2 years 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
2 years ago
renovate[bot]
29308bbba7
chore(deps): update dependency sharpfuzz to v2.1.1
2 years ago
renovate[bot]
649d884d20
chore(deps): update dependency fscheck.xunit to v2.16.6
2 years ago
Shadowghost
9b0e44019a
Apply review suggestions
2 years 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>
2 years ago
Claus Vium
80f1f5e00d
Merge pull request #9219 from ProfessionalismIsMyMiddleName/master
...
Add a way to handle more invalid characters when sanitizing a filename
2 years ago
Claus Vium
bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
...
Disable real time monitoring by default
2 years ago
Claus Vium
eae92c5acc
Merge pull request #9920 from nielsvanvelzen/lyric-parser
2 years ago
Niels van Velzen
0af5373f6d
Use string.IsNullOrEmpty
2 years ago
Niels van Velzen
0ae4d175a1
Check for empty string in DefaultLyricProvider
2 years ago
Ronan Charles-Lorel
4dc87a6f93
Align indentation on bottom brace of new list
...
Should stop error SA1137 in debug build
2 years ago
Ronan Charles-Lorel
c21140eeb5
Formatting
...
Fixes debug build?
Co-authored-by: Bond-009 <bond.009@outlook.com>
2 years ago
Niels van Velzen
6be45f73bc
Simplify file extension checks in lyrics parsers and provider
2 years ago
Ronan Charles-Lorel
07c142d5bd
Moving invalid chars list at class level with a better name
2 years ago
Ronan Charles-Lorel
46763b7661
Remove call to Path.GetInvalidFileNameChars
...
Superseded by a static char list to avoid platform-dependent issues
2 years ago
Ronan Charles-Lorel
e108183b13
Merge branch 'jellyfin:master' into master
2 years ago
Cody Robibero
b5bbb98175
Fix Websocket OpenApi ( #9935 )
...
* Further split inbound and outbound messages
* Fix datatype for inbound start messages
* fixes from review
2 years ago
Joshua M. Boniface
76939bbd9b
Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections
2 years ago
Bond-009
83d6f21fd0
Fix clean regex
2 years ago
Bond-009
e53e53eb29
Merge pull request #9907 from nyanmisaka/av1e
2 years ago
Bond-009
4ac07f6c76
Merge pull request #9890 from Shadowghost/videorange-rework
2 years ago
Bond_009
b5f0760db8
Use RegexGenerator where possible
2 years ago