Nazar Bulavko
661b0e9489
Added translation using Weblate (Ukrainian)
5 years ago
Patrick Barron
a78184ef44
Add the user data to the schema
5 years ago
Patrick Barron
75e0d58c2d
Merge branch 'activitydb-efcore' into userdb-efcore
5 years ago
Bond-009
ca2f9c7341
Merge pull request #2945 from mark-monteiro/integration-tests
...
Add Integration Tests For BrandingService
5 years ago
artiume
25651362bf
Update MimeTypes.cs
5 years ago
SaddFox
64ab8f8e7a
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
5 years ago
x7aN
27328118a0
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
5 years ago
Tin Pavelic
6aca248532
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
5 years ago
Anthony Lavado
0e11646107
Merge pull request #2950 from Bond-009/videoresolver
...
Fix VideoResolver and tests
5 years ago
artiume
675cbd8a16
Update MimeTypes.cs
5 years ago
Bond-009
491f59cad4
Merge pull request #3049 from mark-monteiro/fix-editorconfig
...
Fix editorconfig Settings
5 years ago
Mark Monteiro
8322d412f0
Move ruleset up one directory so it can be shared by all test projects
5 years ago
Mark Monteiro
151182b9a9
Fix settings in editorconfig file
5 years ago
Mark Monteiro
927e7a24ed
Add main ruleset as a solution item so it appears in Visual Studio
5 years ago
Mark Monteiro
e66b000183
Enable StyleCop and FxCop analyzers for integration tests project
...
Use a custom ruleset that derives from the base solution ruleset, overriding rules where necessary
5 years ago
Mark Monteiro
ea82e2158c
Make sure logger factories are disposed during integration tests
5 years ago
Patrick Barron
74f9ddc419
Delete DbContext class
5 years ago
Christoph Potas
7d3eaea3fa
+ add bd tag to clean string regex
...
Signed-off-by: Christoph Potas <christoph286@googlemail.com>
5 years ago
Bond-009
18075dd3e8
Merge pull request #3043 from puschie286/fix-startup-project
...
Jellyfin.Server as startup project
5 years ago
Christoph Potas
a7bc1d4341
~ set Jellyfin.Server as startup project
...
Signed-off-by: Christoph Potas <christoph286@googlemail.com>
5 years ago
Mark Monteiro
519d65b9c8
Remove unnecessary gitignore entry
...
Visual Studio no longer generates this file when opening the solution since the project SDK has been set to the correct value
5 years ago
Mark Monteiro
1c06111497
Merge remote-tracking branch 'upstream/master' into integration-tests
5 years ago
dkanada
2bf3dee4c4
Merge pull request #3035 from mark-monteiro/fix-repo-double-dispose
...
Do not double dispose item repository resources
5 years ago
Patrick Barron
37dcbfbc39
Update code to only add implemented parts of the schema
5 years ago
Patrick Barron
032de931b1
Migrate activity db to EF Core
5 years ago
Patrick Barron
2b41f8ab63
Clean up generated code
5 years ago
ConfusedPolarBear
df65e3ab0d
Add Access-Control-Allow-Origin header to exceptions
...
Fixes #1794
5 years ago
Mark Monteiro
daf79b8aeb
Do not double dispose write lock and connection in user data repository
5 years ago
Neil Burrows
b737301c70
Auto discover published URL override
5 years ago
Davide Polonio
472efeeec4
Remove extra line in UserManager
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
5 years ago
Bond_009
3623aafcb6
Make SonarCloud happy
5 years ago
Bond_009
04f826e50c
Fix merge errors
5 years ago
Bond_009
15634a1913
Merge branch 'master' into websocket
5 years ago
Heikki Jetsonen
62e251663f
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
5 years ago
Bond_009
7659a2ab32
Remove ListHelper extensions
5 years ago
Aragon
9265b422f7
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
5 years ago
Bond-009
7f7a686ea6
Merge pull request #2573 from YouKnowBlom/add-hls-fields
...
Add codecs, resolution and frame-rate fields to HLS master playlist
5 years ago
Heikki Jetsonen
8b6bec60d3
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
5 years ago
fesken
c342c6b582
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
5 years ago
Vasily
1927d0e23c
Merge pull request #2293 from EraYaN/new-data-model
...
Add new EF Core data model (v2)
5 years ago
Erwin de Haan
bbd74f811f
Spaces -> Tab in solution file
5 years ago
Erwin de Haan
a370c5c007
Restore the versioning extension settings.
5 years ago
Vasily
655a3ac54b
Merge pull request #2656 from joshuaboniface/improve-builds
...
Improve builds
5 years ago
Joshua M. Boniface
8c9604afba
Add Web integration option in default service conf
5 years ago
BaronGreenback
8a69300bf5
Changes styles as suggested by @barronpm
...
Added addtional comments & source type as per intellisense suggestion
change code as per sonacloud
5 years ago
Bond-009
690fb65cd8
Merge pull request #2985 from sparky8251/prometheus
...
Add Prometheus exporters
5 years ago
Vasily
aff65adca9
Merge pull request #2917 from Bond-009/tests
...
Improved tests
5 years ago
Vasily
5922c35d69
Merge pull request #2920 from Bond-009/tests2
...
Add some simple tests
5 years ago
Vasily
8607b6a997
Merge pull request #2817 from ferferga/master
...
Remove unnecessary space in hardware decoders argument for ffmpeg
5 years ago
BaronGreenback
ebd589aa86
Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored.
...
Fixing this required the removal of the code that attempted to detect virtual interfaces. Not wanting to remove functionality, but not able to keep the code in place, I implemented a work around solution (see 4 below).
Whilst in the area, I also fixed a few minor bugs i encountered (1, 5, 6 below) and stopped SSDP messages from going out on non-LAN interfaces (3)
All these changes are related.
Changes
1 IsInPrivateAddressSpace - improved subnet code checking
2 interfaces with no gateway were being excluded from SSDP blasts
3 filtered SSDP blasts from not LAN addresses as defined on the network page.
4 removed #986 mod - as this was part of the issue of #2986 . Interfaces can be excluded from the LAN by putting the LAN address in brackets. eg. [10.1.1.1] will exclude an interface with ip address 10.1.1.1 from SSDP
5 fixed a problem where an invalid LAN address causing the SSDP to crash
6 corrected local link filter (FilterIPAddress) to filter on 169.254. addresses
5 years ago