Erwin de Haan
424f53c966
Only trigger on v* tags and also run Main build on master commits.
5 years ago
Erwin de Haan
3a649fa45b
Add SourceLink to Jellyfin.Data
5 years ago
Erwin de Haan
346581bb2a
Fixes for CI Nuget package pushing and CI triggers
...
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
5 years ago
Joshua M. Boniface
dcef8636d5
Merge pull request #3863 from jellyfin/EraYaN-artifacts-nohup
...
Add nohup and continueOnError to the Collect Artifacts task
5 years ago
Anthony Lavado
f6622c835f
Merge pull request #4041 from jellyfin/path-itemlookupinfo
...
Add the item path to the ItemLookupInfo class
5 years ago
Airichan
59597b6c7f
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
5 years ago
Sverre
9383ae6061
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
5 years ago
Erwin de Haan
208b00fbb1
Add the item path to the ItemLookupInfo class.
...
This is important for the Shoko Anime Meatdata provider plugin.
5 years ago
Airichan
191f109da9
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
5 years ago
Bond-009
506fc7cbae
Merge pull request #4033 from crobibero/empty-string-nullable-number
...
Readd nullable number converters
5 years ago
crobibero
9ddf550b43
Simplify json converters
5 years ago
crobibero
471e760057
remove unused declaration
5 years ago
crobibero
eb400f7292
Fallback to base jsonconverter
5 years ago
crobibero
1f2d73af8e
Only handle empty string or null case
5 years ago
crobibero
9b2359a453
readd nullable number converters
5 years ago
fernando012
2d198292a3
Translated using Weblate (Spanish (Dominican Republic))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/
5 years ago
Bond-009
8ee042483a
Merge pull request #2888 from ConfusedPolarBear/quickconnect
...
Add quick connect (login without typing password)
5 years ago
Anthony Lavado
43a81366a6
Merge pull request #4022 from Bond-009/arraypool
...
Fix incorrect usage of ArrayPool
5 years ago
Bond-009
5c50d5356c
Merge pull request #3935 from crobibero/default-http-client
...
Add Default Http Client
5 years ago
crobibero
95402df884
Merge remote-tracking branch 'upstream/master' into default-http-client
5 years ago
Bond-009
95142643f6
Merge pull request #3871 from Ullmie02/plugins-api
...
Allow plugins to define their own api endpoints
5 years ago
David Ullmer
b37cc7bfaf
Don't evaluate twice
5 years ago
David Ullmer
7f79f2ee0e
Use .Distinct on assembly
5 years ago
crobibero
e48df7da5e
Only create product header once
5 years ago
crobibero
808d180be4
Fix user agent comment
5 years ago
crobibero
64a811d783
use named http clients
5 years ago
Bond-009
4cc7406fe9
Merge pull request #4026 from jellyfin/dependabot/nuget/prometheus-net.DotNetRuntime-3.4.0
...
Bump prometheus-net.DotNetRuntime from 3.3.1 to 3.4.0
5 years ago
Bond-009
5286bc251a
Merge pull request #4024 from jellyfin/dependabot/nuget/IPNetwork2-2.5.224
...
Bump IPNetwork2 from 2.5.211 to 2.5.224
5 years ago
Bond-009
1b1de4026d
Merge pull request #4028 from crobibero/cache-duration
...
Properly verify cache duration
5 years ago
Bond-009
1f4deccfa4
Merge pull request #4027 from cvium/fix_update_libraryoptions
...
Fix model binding in UpdateLibraryOptions
5 years ago
crobibero
db99903c35
Properly verify cache duration
5 years ago
Claus Vium
7103e764a4
Fix model binding in UpdateLibraryOptions
5 years ago
dependabot[bot]
5804f9a55f
Bump prometheus-net.DotNetRuntime from 3.3.1 to 3.4.0
...
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases )
- [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/3.3.1...3.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
5d557927b5
Bump IPNetwork2 from 2.5.211 to 2.5.224
...
Bumps [IPNetwork2](https://github.com/lduchosal/ipnetwork ) from 2.5.211 to 2.5.224.
- [Release notes](https://github.com/lduchosal/ipnetwork/releases )
- [Commits](https://github.com/lduchosal/ipnetwork/commits )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Bond-009
b6cc1e1620
Merge pull request #4010 from cromefire/patch-3
...
Fix wrong OpenAPI auth header value
5 years ago
Bond-009
32f8b46040
Fix incorrect usage of ArrayPool
5 years ago
Bond-009
9a2f2aac22
Merge pull request #4018 from barronpm/library-entity-cleanup
...
Library Entity Cleanup
5 years ago
Patrick Barron
acb213e4b8
First pass at cleaning entity classes.
...
- Documents all library entities
- Fixes styling warnings for library entities
- Updates library entities to inherit from interfaces
- Makes library entites no longer partial.
5 years ago
Patrick Barron
414bedbde4
Move library entities to folder.
5 years ago
Joshua M. Boniface
ed756dfe96
Merge pull request #3999 from PrplHaz4/patch-3
...
[Permissions] Fix for individual channel plugins #2858
5 years ago
Cromefire_
3453b65444
Fixed wrong openapi auth header value
5 years ago
Joshua M. Boniface
0424d09b8d
Merge pull request #4001 from brianjmurrell/patch-1
...
Add an empty %files section to main package
(cherry picked from commit c3ef1f56f6
)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
5 years ago
Hilman Maulana
b0a8c31e0f
Translated using Weblate (Indonesian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
5 years ago
Bond-009
521027b2c0
Merge pull request #4002 from crobibero/partial-access
...
Fix partial library and channel access
5 years ago
crobibero
ec8967b8e6
Fix partial library and channel access
5 years ago
PrplHaz4
34219e2831
Fix permissions for individual channel plugins #2858
...
Without this change, the only Channel (plugin, not Live TV) permission that works is "Enable All Channels".
Fixes #2858
5 years ago
Kraisorn Thongsuk
ba7bdbc494
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
5 years ago
Matt Montgomery
df0d197dc8
Apply suggestions from code review
5 years ago
Anthony Lavado
8510333bcc
Merge pull request #3983 from Bond-009/useragent
...
Fix incorrect adding of user agent
5 years ago
Bond-009
4f6c98b325
Merge pull request #3984 from crobibero/json-prerelease
...
Use Prerelease System.Text.Json
5 years ago