Cody Robibero
|
b98cc71c3b
|
Update to dotnet 6.0.2
Signed-off-by: Cody Robibero <cody@robibe.ro>
|
2022-02-08 17:36:20 -07:00 |
|
dependabot[bot]
|
0c89459d5b
|
Bump System.Linq.Async from 5.1.0 to 6.0.1
Bumps [System.Linq.Async](https://github.com/dotnet/reactive) from 5.1.0 to 6.0.1.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/ixnet-v5.1.0...ixnet-v6.0.1)
---
updated-dependencies:
- dependency-name: System.Linq.Async
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 12:01:03 +00:00 |
|
Bond_009
|
2dcb2f8a9f
|
Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
|
2022-01-22 16:48:31 +01:00 |
|
Bond_009
|
cbfa355e31
|
Update StyleCop
|
2021-12-24 18:28:27 +01:00 |
|
Cody Robibero
|
5e8aaa68cf
|
Update to dotnet 6.0.1
|
2021-12-14 23:47:07 -07:00 |
|
dependabot[bot]
|
0120d80b78
|
Bump System.Linq.Async from 5.0.0 to 5.1.0
Bumps [System.Linq.Async](https://github.com/dotnet/reactive) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/ixnet-v5.0.0...ixnet-v5.1.0)
---
updated-dependencies:
- dependency-name: System.Linq.Async
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-13 12:00:51 +00:00 |
|
Cody Robibero
|
40045d2147
|
Update to full dotnet 6
|
2021-11-08 09:40:12 -07:00 |
|
Cody Robibero
|
2b10251b32
|
Update to dotnet6.rc2
|
2021-10-12 18:31:58 -06:00 |
|
Cody Robibero
|
017380f1dd
|
Reference dotnet6-rc1 packages
|
2021-10-04 07:43:40 -06:00 |
|
Bond_009
|
13fbfe6091
|
Target net6.0
|
2021-09-24 20:15:46 +02:00 |
|
Cody Robibero
|
e7d6c45509
|
Upgrade to dotnet 5.0.10
|
2021-09-19 15:06:27 -06:00 |
|
Cody Robibero
|
709f8e9faa
|
Update to dotnet 5.0.9
|
2021-08-15 08:30:15 -06:00 |
|
Rich Lander
|
c07e83fdf8
|
Invert code and style analysis configuration (#6334)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-07-30 09:49:28 +02:00 |
|
Cody Robibero
|
de12ee5dba
|
Update to dotnet 5.0.8
|
2021-07-19 08:08:02 -06:00 |
|
crobibero
|
e021a0e9ce
|
Update to dotnet 5.0.7
|
2021-06-14 06:44:55 -06:00 |
|
crobibero
|
66b185898f
|
Update to dotnet5.0.6
|
2021-05-14 17:28:36 -06:00 |
|
crobibero
|
b1faf8c2e8
|
Update to dotnet 5.0.5
|
2021-04-08 07:36:13 -06:00 |
|
Patrick Barron
|
e5380c653b
|
Merge branch 'master' into ef-cleanup
# Conflicts:
# Jellyfin.Data/Entities/Libraries/MediaFileStream.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
2021-03-14 10:19:35 -04:00 |
|
Bond_009
|
a8ed753f6c
|
FxCop -> Net Analyzers (part 2)
|
2021-03-13 22:33:28 +01:00 |
|
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
2021-03-09 03:04:47 +01:00 |
|
Patrick Barron
|
7c413a323b
|
Move EF Core dependency out of Jellyfin.Data
|
2021-03-06 20:33:11 -05:00 |
|
crobibero
|
407c35f087
|
Update to dotnet 5.0.3
|
2021-02-09 19:02:02 -07:00 |
|
crobibero
|
a087ab389a
|
dotnet 5.0.2
|
2021-01-16 10:17:33 -07:00 |
|
Patrick Barron
|
d9263dacd5
|
Enable nullable for Jellyfin.Server.Implementations
|
2020-12-12 11:20:48 -05:00 |
|
crobibero
|
aa5fa7cb8f
|
Update to dotnet 5.0.1
|
2020-12-09 07:36:31 -07:00 |
|
crobibero
|
83629ab6f2
|
Update packages to net5
|
2020-11-10 09:52:34 -07:00 |
|
crobibero
|
f998e52107
|
Update to dotnet 3.1.9
|
2020-10-13 18:50:04 -06:00 |
|
Patrick Barron
|
d4a492ef93
|
Fix activity log query.
|
2020-10-05 22:51:52 -04:00 |
|
crobibero
|
46ae51bc9a
|
update to dotnet 3.1.8
|
2020-09-12 10:19:04 -06:00 |
|
crobibero
|
6709645ec9
|
bump deps
|
2020-08-12 15:52:29 -06:00 |
|
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
2020-07-17 19:48:11 -04:00 |
|
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
2020-06-13 19:41:05 -04:00 |
|
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
2020-06-11 07:13:56 -06:00 |
|
Patrick Barron
|
edbb1482e8
|
Remove unused compile remove statements.
|
2020-05-31 00:15:41 -04:00 |
|
Patrick Barron
|
01ce56016a
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
|
2020-05-26 20:29:11 -04:00 |
|
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
2020-05-17 13:33:38 -04:00 |
|
Patrick Barron
|
aca7e221d8
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Jellyfin.Server/Jellyfin.Server.csproj
# Jellyfin.Server/Migrations/MigrationRunner.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
|
2020-05-15 17:20:07 -04:00 |
|
Patrick Barron
|
b94afc597c
|
Address review comments
|
2020-05-14 17:13:45 -04:00 |
|
Patrick Barron
|
a78184ef44
|
Add the user data to the schema
|
2020-05-04 16:00:41 -04:00 |
|
Patrick Barron
|
032de931b1
|
Migrate activity db to EF Core
|
2020-05-02 18:32:22 -04:00 |
|