Niels van Velzen
|
7d46ca9317
|
Refactor Quick Connect
|
2021-06-22 09:13:14 +02:00 |
|
crobibero
|
e021a0e9ce
|
Update to dotnet 5.0.7
|
2021-06-14 06:44:55 -06:00 |
|
Claus Vium
|
93dbbfea03
|
Merge pull request #6173 from Bond-009/tests5
Add test for ReadOnlySpan.Count extension
|
2021-06-12 08:08:46 +02:00 |
|
Bond_009
|
5fb72951a0
|
Add test for ReadOnlySpan.Count extension
|
2021-06-12 00:56:09 +02:00 |
|
Claus Vium
|
cb77f8ee28
|
Merge pull request #6172 from Bond-009/nullable6
Remove useless nullable directives
|
2021-06-12 00:22:30 +02:00 |
|
Bond-009
|
cfad97ff28
|
Merge pull request #6096 from cvium/saving_private_ram
|
2021-06-12 00:20:54 +02:00 |
|
Bond_009
|
383c2d7374
|
Remove useless nullable directives
|
2021-06-11 23:36:10 +02:00 |
|
Claus Vium
|
ed2f08d05f
|
Merge pull request #6156 from Bond-009/minor14
Minor fixes
|
2021-06-07 23:09:50 +02:00 |
|
dependabot[bot]
|
2245c6c43e
|
Bump sharpcompress from 0.28.2 to 0.28.3
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.28.2 to 0.28.3.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28.2...0.28.3)
---
updated-dependencies:
- dependency-name: sharpcompress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-07 13:27:11 +00:00 |
|
dependabot[bot]
|
e81eb2f065
|
Bump SQLitePCL.pretty.netstandard from 3.0.1 to 3.1.0
Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases)
- [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits)
---
updated-dependencies:
- dependency-name: SQLitePCL.pretty.netstandard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-07 12:00:45 +00:00 |
|
Bond_009
|
c78457e6d3
|
Minor fixes
|
2021-06-06 18:11:51 +02:00 |
|
Cody Robibero
|
d461e3912a
|
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-06-06 17:16:41 +02:00 |
|
cvium
|
9111730a0a
|
More review
|
2021-06-05 20:16:04 +02:00 |
|
Joshua M. Boniface
|
b060d9d0f1
|
Merge pull request #6131 from BaronGreenback/Fix_NetworkFlooding
Fix network flooding issue
|
2021-06-02 22:07:58 -04:00 |
|
cvium
|
0835b26889
|
review
|
2021-05-31 13:55:54 +02:00 |
|
BaronGreenback
|
40a43f9485
|
remove link between ssdp and upnp
|
2021-05-30 15:43:16 +01:00 |
|
Bond_009
|
0bc0601442
|
Fix some warnings
|
2021-05-28 14:33:54 +02:00 |
|
Claus Vium
|
61346dd2e2
|
Merge pull request #5828 from jackrvan/issue-5813
Add NextUpCutoffDate to NextUpQuery
|
2021-05-27 07:22:06 +02:00 |
|
Jack
|
e3ff473bd4
|
Review notes to set value to Datetime min value instead of null
|
2021-05-25 20:46:29 -04:00 |
|
Fernando Fernández
|
3b822116ed
|
Create scheduled task for database optimization
|
2021-05-24 10:45:21 +02:00 |
|
Claus Vium
|
9f2e8063ec
|
Merge pull request #5997 from JKI12/master
Fixes for Book Progress
|
2021-05-24 08:52:38 +02:00 |
|
Claus Vium
|
1594385497
|
Merge pull request #6038 from crobibero/delete-existing-sessions
Don't logout if deviceId is null
|
2021-05-24 08:43:44 +02:00 |
|
cvium
|
1580bf5469
|
Fix property instantiation order
|
2021-05-24 08:03:24 +02:00 |
|
cvium
|
42a2cc1747
|
Remove some unnecessary allocations
|
2021-05-24 00:30:41 +02:00 |
|
cvium
|
3b59064f97
|
Bump SQLitePCL.pretty.netstandard to 3.0.1
|
2021-05-21 19:35:00 +02:00 |
|
Marius Lindvall
|
19e2e0b7b8
|
Translated using Weblate (Norwegian Nynorsk)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
|
2021-05-21 08:31:01 -04:00 |
|
TokieSan
|
d6ab9ab328
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
2021-05-21 08:31:01 -04:00 |
|
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
2021-05-20 22:48:53 +02:00 |
|
Bond-009
|
e8790bfa96
|
Merge pull request #6054 from cvium/allocationz_2_extreme_db_plsdonthurtme
|
2021-05-20 22:40:25 +02:00 |
|
Sanaf Raw
|
c6ca722e57
|
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
|
2021-05-19 16:30:58 -04:00 |
|
cvium
|
e0f793799a
|
Fix build
|
2021-05-19 19:52:45 +02:00 |
|
cvium
|
7e6a45c402
|
Review changes
|
2021-05-19 19:33:24 +02:00 |
|
cvium
|
1027792b16
|
Review changes
|
2021-05-19 08:51:46 +02:00 |
|
Bond_009
|
2b321d8b89
|
Enable nullable for InternalItemsQuery
|
2021-05-18 12:23:26 +02:00 |
|
Joshua M. Boniface
|
24ddcd5955
|
Merge pull request #6047 from crobibero/dotnet-5.0.6
Update to Dotnet 5.0.6
|
2021-05-17 19:56:14 -04:00 |
|
Bond-009
|
c64bdbb4ff
|
Merge pull request #6051 from Bond-009/tests7
Add tests for Recordinghelper
|
2021-05-18 00:05:33 +02:00 |
|
siankatabg
|
0cb69e28b9
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
|
2021-05-17 12:13:49 -04:00 |
|
cvium
|
be4aeb5c2c
|
Rename SQL extension methods
|
2021-05-16 19:06:10 +02:00 |
|
Claus Vium
|
652909e8a5
|
Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-05-16 15:27:31 +02:00 |
|
cvium
|
1b49435a0e
|
Reduce some allocations
|
2021-05-16 14:49:11 +02:00 |
|
Bond-009
|
5acb4e9491
|
Merge pull request #5999 from Bond-009/legacyhdhomerun
Add support for legacy HDhomerun DUAl
|
2021-05-16 10:29:28 +00:00 |
|
Bond_009
|
a9f44c21eb
|
Add tests for Recordinghelper
|
2021-05-16 01:24:49 +02:00 |
|
crobibero
|
66b185898f
|
Update to dotnet5.0.6
|
2021-05-14 17:28:36 -06:00 |
|
Haziq Rohaizan
|
88a7875a27
|
Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
|
2021-05-13 04:29:07 -04:00 |
|
archon eleven
|
abbdaa997e
|
Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
|
2021-05-13 04:29:07 -04:00 |
|
Benjamin Vraspillai
|
59c4170966
|
Translated using Weblate (Norwegian Nynorsk)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
|
2021-05-13 04:29:07 -04:00 |
|
crobibero
|
f53aa55bdb
|
Don't logout if deviceId is null.
|
2021-05-12 13:32:54 -06:00 |
|
Bond-009
|
50f617357b
|
Merge pull request #5929 from crobibero/sort
|
2021-05-11 12:41:25 +00:00 |
|
dkanada
|
138c564e8f
|
Merge pull request #6023 from jellyfin/dependabot/nuget/prometheus-net.DotNetRuntime-4.1.0
Bump prometheus-net.DotNetRuntime from 4.0.0 to 4.1.0
|
2021-05-11 21:07:00 +09:00 |
|
Cody Robibero
|
e3f55a0c54
|
Reduce warnings in MediaBrowser.Controller (#6006)
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
2021-05-11 13:55:46 +02:00 |
|