Bond-009
|
9f02771748
|
Merge pull request #10581 from jellyfin/renovate/major-dotnet-monorepo
chore(deps): update dependency dotnet-ef to v8
|
1 year ago |
Bond-009
|
ea08de37fe
|
Merge pull request #10595 from jellyfin/renovate/ci-deps
chore(deps): update github/codeql-action action to v2.22.7
|
1 year ago |
renovate[bot]
|
9fdac2b01f
|
chore(deps): update github/codeql-action action to v2.22.7
|
1 year ago |
Patrick Barron
|
e46e3be667
|
Remove DLNA socket code
|
1 year ago |
Patrick Barron
|
a8c55ae8fe
|
Remove RSSDP
|
1 year ago |
Patrick Barron
|
f1aba6b952
|
Remove Emby.Dlna
|
1 year ago |
Patrick Barron
|
01fd42cf95
|
Remove DLNA API code
|
1 year ago |
Patrick Barron
|
0a03539dc4
|
Remove DLNA tests
|
1 year ago |
Patrick Barron
|
4e61c2b4ec
|
Enable nullable in LibraryChangedNotifier
|
1 year ago |
Patrick Barron
|
0ea9f713f4
|
Document LibraryChangedNotifier
|
1 year ago |
Patrick Barron
|
c38bfd281c
|
Use file-scoped namespace
|
1 year ago |
Patrick Barron
|
7e645dcfc0
|
Make ILibraryChangedNotifier sealed
|
1 year ago |
Patrick Barron
|
8f5f0a0310
|
Combine library item event handlers
|
1 year ago |
Patrick Barron
|
eb4d8e13df
|
Break up long lines
|
1 year ago |
Patrick Barron
|
98f8cb2ad0
|
Use target-typed new for fields
|
1 year ago |
Patrick Barron
|
8eb2fa53b5
|
Use pattern matching for EnableRefreshMessage
|
1 year ago |
Uruk
|
72ba002837
|
Fix README.md, debian/control, jellyfin.spec
```
|
1 year ago |
renovate[bot]
|
598beeb5d4
|
chore(deps): update dependency dotnet-ef to v8
|
1 year ago |
Bond_009
|
faa22cdb84
|
Update deps
* Removes SourceLink as it should work automagically with .NET 8
|
1 year ago |
Bond_009
|
3c3f0a765e
|
Use new IPNetwork.TryParse function
|
1 year ago |
Bond_009
|
464de13acf
|
Use new static ZipFile functions
|
1 year ago |
Uruk
|
f3b882d0e2
|
Fix build and changed debian to bookworm
|
1 year ago |
Cody Robibero
|
6d1abf67c3
|
Merge pull request #10463 from jellyfin/dotnet8
Update to .NET 8
|
1 year ago |
Bond_009
|
5fa1b8ac3a
|
Update more Dockerfiles
|
1 year ago |
Bond_009
|
5dad89cee3
|
Update Dockerfiles
|
1 year ago |
Bond_009
|
05b35dc41f
|
Update Azure pipelines
|
1 year ago |
Bond-009
|
350df4a617
|
Merge pull request #10580 from jellyfin/renovate/ci-deps
chore(deps): update github/codeql-action action to v2.22.6
|
1 year ago |
Bond-009
|
32843b1fd6
|
Merge pull request #10582 from jellyfin/renovate/danielpalme-reportgenerator-github-action-digest
chore(deps): update danielpalme/reportgenerator-github-action digest to 4d510cb
|
1 year ago |
Bond_009
|
a1410ea899
|
Update GitHub workflows
|
1 year ago |
Bond_009
|
efec6e7a23
|
Address review comment
|
1 year ago |
ArabCoders
|
c4013d2e10
|
Updated the summary and the Dto name.
|
1 year ago |
Bond_009
|
8ee1525894
|
Fix runtime errors
|
1 year ago |
Bond_009
|
635d67d458
|
Revert "Use System.Net.IPNetwork"
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
|
1 year ago |
Bond_009
|
0fd36a5bf1
|
Fix warnings in test projects
|
1 year ago |
Bond_009
|
b62b0ec2b5
|
Fix warnings
|
1 year ago |
Bond_009
|
99e0d46ad9
|
Use System.Net.IPNetwork
|
1 year ago |
Bond_009
|
eb022c49cc
|
Update to .NET 8
|
1 year ago |
renovate[bot]
|
89b1eba249
|
chore(deps): update danielpalme/reportgenerator-github-action digest to 4d510cb
|
1 year ago |
Bond-009
|
3ec2d5592e
|
Merge pull request #10574 from barronpm/dlna-plugin3
Move DLNA to Plugin (Part 1 (Part 2))
|
1 year ago |
renovate[bot]
|
203fe5c103
|
chore(deps): update github/codeql-action action to v2.22.6
|
1 year ago |
Pithaya
|
eb2bcc91c5
|
Merge branch 'master' into feat/book-persons
|
1 year ago |
Radu Terec
|
ea54623058
|
Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
|
1 year ago |
Christo
|
532f1e844b
|
Translated using Weblate (Afrikaans)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
|
1 year ago |
Simas Šimas
|
a76a9056a2
|
Translated using Weblate (Lithuanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
|
1 year ago |
ArabCoders
|
07db2025a1
|
Refactored the code to not use reflection.
|
1 year ago |
ArabCoders
|
faa036aa7b
|
Added access validation to view item user data.
|
1 year ago |
ArabCoders
|
2a25c5a2e3
|
Refactored api call logic handling.
|
1 year ago |
Patrick Barron
|
de0241e975
|
Move API policies to MediaBrowser.Common
|
1 year ago |
Patrick Barron
|
e463dbda47
|
Move network configuration to MediaBrowser.Common
|
1 year ago |
Patrick Barron
|
9595636d61
|
Move network utilities to MediaBrowser.Common
|
1 year ago |