cryptobank
867b61025d
Use case insensitive contains (1)
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
cryptobank
f18d3ed33b
Formatting fix (3)
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Óskar Freyr
c36467c496
Translated using Weblate (Icelandic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
5 years ago
Mark Monteiro
0cf9e59d5a
Enable FxCop Analysis and fix issues
5 years ago
Mark Monteiro
88928118eb
Add missing documentation in Jellyfun.Drawing.Skia
5 years ago
Bond_009
5a8e972952
Enable TreatWarningsAsErrors for some projects
...
Analyzers are only run in debug build, so setting TreatWarningsAsErrors
for release build will catch the compiler warnings until we resolve all
analyzer warnings.
5 years ago
Vasily
54dbdc695a
Merge pull request #2138 from mark-monteiro/fix-episode-search
...
Fix Tvdb Provider Episode Search
5 years ago
dkanada
dc32050a2e
Merge pull request #2142 from Bond-009/livetverrormsg
...
Add improved error message for #2141
5 years ago
Cromefire_
7e987b9642
Remove whitespace
...
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
5 years ago
Cromefire_
6231fc18ea
Fixed invalid username handling
5 years ago
Neil Burrows
55317b5c74
Fixing index error & split out code for readability
5 years ago
Neil Burrows
12bb4a92eb
Tidying up code
5 years ago
Neil Burrows
554c967dd6
Add Excluded Tags using SQLite parameters
5 years ago
Mark Monteiro
a2462704d1
Add self to Jellyfin contributors
5 years ago
Bond-009
a4ca259a64
Add improved error error for #2141
5 years ago
Bond-009
6464bca791
Use extension methods
5 years ago
Bond-009
2c0259f920
Replace '_' with ':' in config keys
5 years ago
Bond-009
baadb504bb
Merge branch 'master' into mediaencoding
5 years ago
dkanada
96a5dda9ff
Merge pull request #2109 from Bond-009/plugin
...
Fix plugin installation and correct api behaviour
5 years ago
Joshua M. Boniface
9744f5aee3
Merge pull request #2118 from chaosinnovator/master
...
Add StartIndex result to /Items API query
5 years ago
Mark Monteiro
421092b478
Clean up checks for Dictionary keys
5 years ago
Mark Monteiro
1e0967f43c
Fix issue with episode search
5 years ago
Bond_009
0bf8bfbb0c
Merge branch 'master' into mediaencoding
5 years ago
chaosinnovator
b98e25a07e
Add StartIndex result to /Items API query
5 years ago
Bond-009
b20b648659
Fix comparison between different types
5 years ago
dkanada
f1fc6ef59f
Merge pull request #2106 from Bond-009/docker
...
Fix ubuntu x64 docker build
5 years ago
dkanada
67922dff50
Merge pull request #2041 from Bond-009/warn11
...
Fix more warnings
5 years ago
dkanada
2a7210ca28
Merge pull request #2133 from Bond-009/loggerfix
...
Fix typo
5 years ago
Bond-009
19844a2c2a
Fix typo
5 years ago
Bond-009
affb58ef9e
Apply suggestions from code review
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago
dkanada
dee3076eaf
Merge pull request #1923 from Bond-009/random
...
Don't shuffle some types by default
5 years ago
dkanada
b5d0bd0d76
Merge pull request #2020 from Bond-009/baseurl
...
Add support for multi segment base urls
5 years ago
gustinn
1b5da55ae5
Translated using Weblate (Icelandic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
5 years ago
Michael Berggren
f25c1e40d4
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
5 years ago
nextlooper42
cf1eb2798c
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
5 years ago
translit
7d4c4c369e
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
5 years ago
tanto faz
f0dbcfca6e
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
5 years ago
Matzi24GR
52f31775fc
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
5 years ago
antoniy
4fa8f9ccfe
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
5 years ago
Petr Janda
1cec41baf8
Merge remote-tracking branch 'upstream/master'
5 years ago
Bond_009
ec70f3ac75
Fix plugin installation and correct api behaviour
...
The `/Packages/{Name}` endpoint would return a package that had either
the corrent name or the correct guid. In reality it shoud check if both
are correct.
5 years ago
Bond_009
c8f403238e
Move to .Net Core 3.1
5 years ago
cryptobank
408cf017a4
Remove newline
...
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
5 years ago
cryptobank
5b5d527a09
Use string.Equals instead of of equals operator
...
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
5 years ago
cryptobank
68edb9734d
Add space between if statement and boolean expression
...
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
5 years ago
Joshua M. Boniface
6f283d80dc
Merge pull request #2104 from cvium/avoid_catastrophic_backtracking
...
Simplify regex to avoid catastrophic backtracking
5 years ago
Bond_009
803ec15150
Fix ubuntu x64 docker build
5 years ago
Claus Vium
8befab5b5d
Simplify regex to avoid catastrophic backtracking
5 years ago
Bond-009
a2c35e6dba
Merge remote-tracking branch 'upstream/master' into random
5 years ago
Bond-009
94edb5b9f9
Add else
5 years ago