crobibero
9eba11379a
catch skia errors when getting image dimensions
5 years ago
dkanada
9a43dce6d0
Merge pull request #3444 from jellyfin/badge
...
Fix azure badge
5 years ago
Patrick Barron
45f195aca9
Merge pull request #3440 from Ullmie02/api-collection
...
Move CollectionService to Jellyfin.Api
5 years ago
Patrick Barron
7c96018410
Merge pull request #3441 from Ullmie02/api-albums
...
Move AlbumsService to Jellyfin.Api
5 years ago
dkanada
cc18aa38fa
update badge to match azure link
5 years ago
dkanada
0714bde9ce
fix azure badge
5 years ago
David
53f4a8ce58
Add missing response code documentation
5 years ago
David
2cc5b1ab94
Add response code docs
5 years ago
David
fa98013621
Move AlbumsService to Jellyfin.Api
5 years ago
David
dad6f12b10
Move CollectionService to Jellyfin.Api
5 years ago
Claus Vium
0f07b19ca5
Remove AllowIgnorePath
5 years ago
Claus Vium
9dee1eef83
Never ignore application folders
5 years ago
Nyanmisaka
912946a427
Merge pull request from jellyfin/master
5 years ago
Franco Castillo
91c51ae675
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
5 years ago
peberis
d0162bbe5a
Translated using Weblate (Nepali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
5 years ago
Patrick Barron
5ee419ebe4
Fix typo
5 years ago
Patrick Barron
2967dd6afd
Change to ResourceNotFoundException
5 years ago
Patrick Barron
9a01cd8590
Fix user deletion.
5 years ago
Pedro Nave
7da49d57b1
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
5 years ago
crobibero
ef8bec23c4
revert missing session fields
5 years ago
crobibero
7a32d03101
remove unused parameters
5 years ago
crobibero
1228d6711e
remove unused parameters
5 years ago
Sasa
d5dad64e61
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
5 years ago
crobibero
e72a22c564
Move YearsService.cs to Jellyfin.Api
5 years ago
Cody Robibero
7c1020cfc1
Merge pull request #2984 from crobibero/api-library
...
Move Library Service to Jellyfin.API
5 years ago
crobibero
fb81f95ae8
fix duplicate function
5 years ago
crobibero
289605c07f
Merge remote-tracking branch 'upstream/api-migration' into api-library
5 years ago
crobibero
60ab4cd7b1
move YearsService.cs to Jellyfin.Api
5 years ago
crobibero
fee07219d0
fix merge
5 years ago
crobibero
cbcf3bfaff
Merge remote-tracking branch 'upstream/api-migration' into api-channel
5 years ago
BaronGreenback
f01baad05e
Sending multicasts out of Sockets without setting the broadcast to true - causes the error "Bad value for ai_flags" on some systems ( #3404 )
...
The underlying cause looks to be https://github.com/dotnet/runtime/issues/28630 .
Basically, it's an access denied bug.
It looks like multicasts need the same access rights as broadcasts on some systems.
5 years ago
BaronGreenback
c07d8abfd5
Removed debugging info
5 years ago
crobibero
44a8ea6bee
implement ChangeEasyPassword from legacy provider
5 years ago
Patrick Barron
6ad50f2e02
Merge pull request #3421 from Ullmie02/api-tvshows
...
Move TvShowsService to Jellyfin.Api
5 years ago
crobibero
32881c6b22
add missing docs and attributes
5 years ago
BaronGreenback
5b0c182908
Added logging and broadcast = true
...
Not intended for merge into the fork.
5 years ago
BaronGreenback
2486e48097
Merge pull request #30 from jellyfin/master
...
Updating master
5 years ago
David
d64770bcdb
Finish TvShowsController
5 years ago
crobibero
7e94bb7864
fix controller attribute
5 years ago
crobibero
b4a773fde8
Merge remote-tracking branch 'upstream/api-migration' into api-livetv
5 years ago
crobibero
c4f9112b0d
Move LiveTvService.cs to Jellyfin.Api
5 years ago
Anthony Lavado
92091f13d3
Merge pull request #2904 from Bond-009/buffer
...
Use System.Buffers in RangeRequestWriter
5 years ago
Joshua M. Boniface
fe1c80668c
Merge pull request #3386 from jellyfin/azure-ci
...
Add Azure DevOps package builds
5 years ago
Patrick Barron
cdba45fc3c
Merge pull request #3285 from Ullmie02/api-system
...
Move SystemService to Jellyfin.Api
5 years ago
Bond-009
7481c3500a
Merge pull request #3425 from crobibero/revert-baseitem-logger
...
Revert ILoggerFactory usage in BaseItem.cs
5 years ago
crobibero
1398c2117c
Revert ILoggerFactory usage in BaseItem.cs
5 years ago
dkanada
ec017be16b
Merge pull request #3407 from telans/vscode
...
.gitignore: ignore jellyfin-web symlink & .vscode: dotnet telemetry optout
5 years ago
telans
712d581e01
remove vscode launch.json comments
5 years ago
telans
6bf4e1b28c
gitignore: catch jellyfin-web as symlink
5 years ago
telans
ae20776db3
vscode: dotnet telemetry optout
5 years ago