David
713ae7ae36
Add xml comments; Add status codes; Use return instead of exception
5 years ago
David
f2d7eac418
[WIP] Move UserService to Jellyfin.Api
5 years ago
Patrick Barron
b4da357db2
Merge pull request #2944 from crobibero/api-image
...
ImageNameService to Jellyfin.Api
5 years ago
David
226a9d5d2e
Merge pull request #2946 from crobibero/api-image2
...
Move RemoteImageService to Jellyfin.API
5 years ago
David
bf133d044a
Merge pull request #3269 from crobibero/api-filter
...
Move FilterService to Jellyfin.Api
5 years ago
crobibero
9b45ee440c
User proper File constructor
5 years ago
crobibero
0d1298e851
User proper File constructor
5 years ago
crobibero
90fe8f0cbc
Merge branch 'api-filter' of github.com:crobibero/jellyfin into api-filter
5 years ago
crobibero
444605703c
Merge remote-tracking branch 'upstream/api-migration' into api-filter
5 years ago
Cody Robibero
f181cb3746
Update Jellyfin.Api/Controllers/FilterController.cs
...
Co-authored-by: David <davidullmer@outlook.de>
5 years ago
Cody Robibero
f27f977f01
Merge pull request #3333 from crobibero/api-item-refresh
...
Move ItemRefreshService.cs to Jellyfin.Api
5 years ago
Cody Robibero
5a7ad6b2dc
Merge pull request #3274 from crobibero/api-localization
...
Move LocalizationService to Jellyfin.Api
5 years ago
David
efe998ecf4
Merge pull request #3280 from crobibero/api-plugin
...
Move PluginService to Jellyfin.Api
5 years ago
Anthony Lavado
cf9223b8cb
Merge pull request #3340 from crobibero/api-migration-merge
...
Merge master into api-migration
5 years ago
crobibero
524243a934
fix merge conflict
5 years ago
crobibero
589735f60c
Merge remote-tracking branch 'upstream/master' into HEAD
5 years ago
dkanada
f026a1d721
Merge pull request #3267 from pusta/Contributors-Update
...
CONTRIBUTORS.md - Updated jellyfin-server-windows to compile against .Net Core 3.1
5 years ago
dkanada
6db1878011
Merge pull request #3315 from crobibero/dashboard-update
...
Add MessageId to websocket message, fix ws exception
5 years ago
dkanada
e2b2f74b47
Merge pull request #3319 from Ullmie02/api-204
...
Use Http status code 204 instead of 200
5 years ago
dkanada
155ee5ee9d
Merge pull request #3329 from telans/code-analyzer-tests
...
Enable code analyzers for tests
5 years ago
dkanada
4f2ae5c9e1
Merge pull request #3158 from Artiume/patch-5
...
Update Library Service
5 years ago
Patrick Barron
293187480f
Merge pull request #3288 from Ullmie02/api-subtitles
...
Move SubtitleService to Jellyfin.Api
5 years ago
Anthony Lavado
15aea76523
Merge pull request #3148 from barronpm/userdb-efcore
...
Migrate User DB to EF Core
5 years ago
David
9bedd9ac3c
Merge remote-tracking branch 'upstream/api-migration' into api-204
5 years ago
David
d01f56bc42
Merge remote-tracking branch 'upstream/api-migration' into api-subtitles
5 years ago
telans
4cb8fbfbbf
fix StyleCop warning in Jellyfin.MediaEncoding.Tests
5 years ago
Patrick Barron
42b4f0aa2e
Merge branch 'master' into userdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
5 years ago
Patrick Barron
e8f8307521
Add comment
5 years ago
Patrick Barron
6f325fea61
Add missing properties to UserDto
5 years ago
Patrick Barron
8405ae9b1f
Actually set `BlockUnratedItems`
5 years ago
Patrick Barron
aa4ac5902e
Fix concurrency exception
5 years ago
crobibero
276750f310
Move ItemRefreshService.cs to Jellyfin.Api
5 years ago
crobibero
8a834fb728
Merge remote-tracking branch 'upstream/api-migration' into api-filter
5 years ago
crobibero
81030a0a5a
Merge remote-tracking branch 'upstream/api-migration' into api-plugin
5 years ago
crobibero
9ee6ea86ea
Merge remote-tracking branch 'upstream/api-migration' into api-localization
5 years ago
crobibero
3c18745f53
Remove RemoteImageService.cs
5 years ago
crobibero
552a74eb6e
Fix build
5 years ago
crobibero
6c7cc92a09
Merge remote-tracking branch 'upstream/api-migration' into api-image2
5 years ago
crobibero
bd09753976
Merge remote-tracking branch 'upstream/api-migration' into api-image
5 years ago
Patrick Barron
3278015444
Actually fix profile images
5 years ago
Joshua M. Boniface
0011e8df47
Merge pull request #3332 from crobibero/api-migration
...
Merge master into api-migration
5 years ago
Chris Kapusta
b8d80bf09c
Update CONTRIBUTORS.md
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
5 years ago
crobibero
ec3e15db57
Fix merge and build
5 years ago
crobibero
829eb1a849
merge master into api-migration
5 years ago
Patrick Barron
1e1386bbc6
Fix build issues
5 years ago
Patrick Barron
84f0cf6cc6
Regenerate migrations
5 years ago
Patrick Barron
103c9b7162
Actually fix deleting profile images (hopefully)
5 years ago
telans
bf5b21e67b
enable code analyzers for tests
5 years ago
dkanada
d975ad155e
Merge pull request #3220 from crobibero/api-swagger-auth
...
Add Authentication to openapi generation.
5 years ago
crobibero
6d5c09c499
Remove duplicate swaggerdoc
5 years ago