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
Max Git
1c84a31b22
Merge branch 'master' into feature/ffmpeg-version-check
5 years ago
dkanada
4e08876028
Merge pull request #3418 from Bond-009/minor3
...
Minor changes
5 years ago
Max Git
c35c401d65
Merge branch 'master' into feature/ffmpeg-version-check
5 years ago
crobibero
3169b0af89
fix merge
5 years ago
crobibero
f4d8e0e20c
Merge remote-tracking branch 'upstream/master' into easypassword
5 years ago
Patrick Barron
57bf8c17d6
Merge pull request #3420 from Ullmie02/api-missing-policy
...
Add missing authorization policies (new Web Api)
5 years ago
Patrick Barron
68e89be349
Merge pull request #3419 from crobibero/api-branding
...
move BrandingService.cs to Jellyfin.Api
5 years ago
dkanada
0be10db5a5
Merge pull request #3416 from jellyfin/dependabot/nuget/prometheus-net.AspNetCore-3.6.0
...
Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0
5 years ago
David
293d96f27c
Move TvShowsService to Jellyfin.Api started
5 years ago
Anthony Lavado
649cccfc05
Merge pull request #3409 from Bond-009/scanerror
...
Fix scan crashed
5 years ago
crobibero
1d7d480efe
fix tests
5 years ago
David
6b72fb8631
Add missing default authorization policy
5 years ago
crobibero
d2f7cb0442
Merge branch 'api-branding' of github.com:crobibero/jellyfin into api-branding
5 years ago
crobibero
0fa316c9e4
move BrandingService.cs to Jellyfin.Api
5 years ago
Cody Robibero
263d925e4f
Update launchSettings.json
5 years ago
David
5c6e9f4db5
Add missing authorization policies
5 years ago
crobibero
a50738e88d
move BrandingService.cs to Jellyfin.Api
5 years ago
Bond-009
3d42f37538
Minor changes
5 years ago
Bond-009
464066f362
Merge pull request #3411 from neilsb/system-plugin-removal
...
Prevent system plugins from being uninstalled
5 years ago
dependabot[bot]
35d80392ec
Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0
...
Bumps [prometheus-net.AspNetCore](https://github.com/prometheus-net/prometheus-net ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases )
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History )
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.5.0...v3.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dkanada
a3bc82727a
Merge pull request #3414 from jellyfin/dependabot/nuget/prometheus-net-3.6.0
...
Bump prometheus-net from 3.5.0 to 3.6.0
5 years ago
dkanada
8320ed685a
Merge pull request #3415 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.5.0
...
Bump Swashbuckle.AspNetCore from 5.4.1 to 5.5.0
5 years ago
dkanada
2498c5f0ab
Merge pull request #3417 from jellyfin/dependabot/nuget/Moq-4.14.3
...
Bump Moq from 4.14.1 to 4.14.3
5 years ago