aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-06Translated using Weblate (Spanish)miguel marsa canals
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2020-05-06Update MediaBrowser.Model/Net/MimeTypes.csartiume
2020-05-06Merge pull request #2949 from Bond-009/dvdlib2dkanada
Enable TreatWarningsAsErrors for DvdLib
2020-05-06Update MediaBrowser.Model/Net/MimeTypes.csartiume
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-05-06Merge pull request #2837 from Bond-009/async2dkanada
Minor IAsyncDisposable improvements
2020-05-06Merge pull request #3024 from Bond-009/listhelperdkanada
Remove ListHelper extensions
2020-05-05Translated using Weblate (Ukrainian)Nazar Bulavko
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2020-05-05Translated using Weblate (French (Canada))Brandon L
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
2020-05-05Add missing commaMark Monteiro
2020-05-05add azw3artiume
2020-05-04Added translation using Weblate (Ukrainian)Nazar Bulavko
2020-05-04Add the user data to the schemaPatrick Barron
2020-05-04Merge branch 'activitydb-efcore' into userdb-efcorePatrick Barron
2020-05-04Merge pull request #2945 from mark-monteiro/integration-testsBond-009
Add Integration Tests For BrandingService
2020-05-04Update MimeTypes.csartiume
2020-05-04Translated using Weblate (Slovenian)SaddFox
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2020-05-04Translated using Weblate (Dutch)x7aN
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2020-05-04Translated using Weblate (Croatian)Tin Pavelic
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
2020-05-04Merge pull request #2950 from Bond-009/videoresolverAnthony Lavado
Fix VideoResolver and tests
2020-05-03Update MimeTypes.csartiume
2020-05-03Merge pull request #3049 from mark-monteiro/fix-editorconfigBond-009
Fix editorconfig Settings
2020-05-03Move ruleset up one directory so it can be shared by all test projectsMark Monteiro
2020-05-03Merge pull request #3048 from jellyfin/api-notification-docsMark Monteiro
Fix XML doc generation
2020-05-03Fix settings in editorconfig fileMark Monteiro
2020-05-03Add main ruleset as a solution item so it appears in Visual StudioMark Monteiro
2020-05-03Enable StyleCop and FxCop analyzers for integration tests projectMark Monteiro
Use a custom ruleset that derives from the base solution ruleset, overriding rules where necessary
2020-05-03Fix xml docscrobibero
2020-05-03Make sure logger factories are disposed during integration testsMark Monteiro
2020-05-03Merge pull request #2925 from crobibero/redocBond-009
Enhance Swagger Generation
2020-05-03Delete DbContext classPatrick Barron
2020-05-03+ add bd tag to clean string regexChristoph Potas
Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2020-05-03Merge pull request #2876 from ZadenRB/asp-net-notifications-serviceBond-009
Migrates the notifications service to use ASP.NET API framework
2020-05-03Merge pull request #3043 from puschie286/fix-startup-projectBond-009
Jellyfin.Server as startup project
2020-05-03~ set Jellyfin.Server as startup projectChristoph Potas
Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2020-05-03Remove unnecessary gitignore entryMark Monteiro
Visual Studio no longer generates this file when opening the solution since the project SDK has been set to the correct value
2020-05-03Merge remote-tracking branch 'upstream/master' into integration-testsMark Monteiro
2020-05-03Merge pull request #3035 from mark-monteiro/fix-repo-double-disposedkanada
Do not double dispose item repository resources
2020-05-02Return array -> ienumerablecrobibero
2020-05-02Update endpoint docscrobibero
2020-05-02Update code to only add implemented parts of the schemaPatrick Barron
2020-05-02Update endpoint docscrobibero
2020-05-02Update endpoint docscrobibero
2020-05-02Update endpoint docscrobibero
2020-05-02Update endpoint docscrobibero
2020-05-02Migrate activity db to EF CorePatrick Barron
2020-05-02Clean up generated codePatrick Barron
2020-05-02Add Access-Control-Allow-Origin header to exceptionsConfusedPolarBear
Fixes #1794
2020-05-02Do not double dispose write lock and connection in user data repositoryMark Monteiro
2020-05-02Auto discover published URL overrideNeil Burrows
2020-05-02Remove extra line in UserManagerDavide Polonio
Co-authored-by: Bond-009 <bond.009@outlook.com>