Bond_009
|
cbfa355e31
|
Update StyleCop
|
2021-12-24 18:28:27 +01:00 |
|
Bond_009
|
5265b3eee7
|
Replace PBKDF2-SHA1 with PBKDF2-SHA512
This also migrates already created passwords on login
Source for the number of iterations:
https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#pbkdf2
|
2021-11-10 22:34:54 +01:00 |
|
dependabot[bot]
|
baafa10e87
|
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 12:00:53 +00:00 |
|
Bond-009
|
8858d8e597
|
Merge branch 'master' into theorydata
|
2021-09-25 22:24:57 +02:00 |
|
Bond_009
|
13fbfe6091
|
Target net6.0
|
2021-09-24 20:15:46 +02:00 |
|
ianjazz246
|
19b8bcaec4
|
Use TheoryData instead of MemberData and ClassData
|
2021-09-11 13:31:24 -07:00 |
|
dependabot[bot]
|
c52fc714aa
|
Bump FsCheck.Xunit from 2.16.1 to 2.16.3
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.16.1 to 2.16.3.
- [Release notes](https://github.com/fsharp/FsCheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](https://github.com/fsharp/FsCheck/compare/2.16.1...2.16.3)
---
updated-dependencies:
- dependency-name: FsCheck.Xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-06 12:01:04 +00:00 |
|
dependabot[bot]
|
e40fde04d6
|
Bump FsCheck.Xunit from 2.16.0 to 2.16.1
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/fsharp/FsCheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](https://github.com/fsharp/FsCheck/compare/2.16.0...2.16.1)
---
updated-dependencies:
- dependency-name: FsCheck.Xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-30 12:00:52 +00:00 |
|
Bond-009
|
d9f7b84156
|
Merge pull request #6438 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0
Bump FsCheck.Xunit from 2.15.3 to 2.16.0
|
2021-08-16 14:53:56 +02:00 |
|
dependabot[bot]
|
ee37784a35
|
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 12:01:04 +00:00 |
|
dependabot[bot]
|
4077cb2648
|
Bump FsCheck.Xunit from 2.15.3 to 2.16.0
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.15.3 to 2.16.0.
- [Release notes](https://github.com/fsharp/FsCheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](https://github.com/fsharp/FsCheck/compare/2.15.3...2.16.0)
---
updated-dependencies:
- dependency-name: FsCheck.Xunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 12:00:55 +00:00 |
|
Bond_009
|
e8e0836f95
|
Fix PasswordHash tests
|
2021-08-15 14:13:20 +02: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 |
|
dependabot[bot]
|
33359d45be
|
Bump coverlet.collector from 3.0.3 to 3.1.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-26 12:00:45 +00:00 |
|
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
Bond_009
|
915855e422
|
Add property based testing
|
2021-06-05 13:32:22 +02:00 |
|
dependabot[bot]
|
38ebd6147a
|
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 12:01:11 +00:00 |
|
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
2021-04-17 11:37:55 +01:00 |
|
Bond-009
|
159431ad2a
|
Merge pull request #5612 from Bond-009/passwordhash
|
2021-04-14 15:41:23 +02:00 |
|
dependabot[bot]
|
7c70205326
|
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.9.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-02 22:42:12 +00:00 |
|
Bond_009
|
11f7ab4dd4
|
Add tests for CopyToExtensions
|
2021-04-01 19:13:03 +02:00 |
|
Bond-009
|
b49d50e634
|
Merge pull request #5467 from Ullmie02/nfo-fixes
|
2021-03-30 15:35:56 +02:00 |
|
David
|
1669cb6618
|
Split valid and invalid tests
|
2021-03-29 10:35:29 +02:00 |
|
David
|
78f7fdeacc
|
Rename methods and optimize allocations
|
2021-03-26 17:16:29 +01:00 |
|
Bond_009
|
c2cd7fa0b2
|
Add more PasswordHash tests
|
2021-03-24 18:39:33 +01:00 |
|
Bond_009
|
d77507ba09
|
Rewrite PasswordHash.Parse to work with ReadOnlySpans
|
2021-03-24 18:21:14 +01:00 |
|
Bond-009
|
1a0ce16f4d
|
Merge pull request #5504 from crobibero/json-string-converter
|
2021-03-20 00:48:41 +01:00 |
|
David
|
840eeff2af
|
Apply suggestions from code review
|
2021-03-18 11:25:58 +01:00 |
|
David
|
14cbd22fbe
|
Use Helper Methods for provider url parsing
|
2021-03-16 21:45:12 +01:00 |
|
Bond-009
|
b755c25217
|
Merge pull request #5220 from Bond-009/hdhomerun
|
2021-03-13 15:05:18 +01:00 |
|
crobibero
|
e814d8e2cf
|
Add JsonStringConverter
|
2021-03-12 06:43:57 -07:00 |
|
Bond_009
|
d202df6e8a
|
Remove useless line
|
2021-03-09 03:22:51 +01:00 |
|
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
2021-03-09 03:04:47 +01:00 |
|
Cody Robibero
|
df1951cfe2
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
2021-03-05 08:30:49 -07:00 |
|
crobibero
|
fd0b3ca5ef
|
Add JsonVersionConverter and tests
|
2021-03-05 07:48:45 -07:00 |
|
Bond-009
|
c2af32d035
|
Merge pull request #5299 from Bond-009/tests13
|
2021-03-01 18:51:09 +01:00 |
|
dependabot[bot]
|
829442c419
|
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 12:00:38 +00:00 |
|
Bond_009
|
aff0aea60f
|
Improve branch coverage
|
2021-02-23 14:14:02 +01:00 |
|
Joshua M. Boniface
|
c0c4aff8a6
|
Merge pull request #5276 from Bond-009/minor12
|
2021-02-22 21:00:34 -05:00 |
|
dependabot[bot]
|
d033c30cd7
|
Bump coverlet.collector from 3.0.2 to 3.0.3
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-22 12:00:42 +00:00 |
|
Bond_009
|
eba859e33e
|
Minor improvements
|
2021-02-21 02:49:52 +01:00 |
|
Bond_009
|
dc9e2ad1a4
|
Add some more Crc32 tests
|
2021-02-13 11:46:38 +01:00 |
|
Bond_009
|
3a9fcb6abd
|
Rewrite packet writing code for HdHomerun
|
2021-02-12 17:34:51 +01:00 |
|
Bond_009
|
80e22d9670
|
Add test for ShuffleExtensions
|
2021-01-26 20:21:07 +01:00 |
|
dependabot[bot]
|
09471a206a
|
Bump coverlet.collector from 3.0.1 to 3.0.2
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-25 12:00:44 +00:00 |
|
dependabot[bot]
|
0cb80d3815
|
Bump coverlet.collector from 3.0.0 to 3.0.1
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-18 12:01:03 +00:00 |
|
dependabot[bot]
|
b00f3334f2
|
Bump coverlet.collector from 1.3.0 to 3.0.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.0.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-11 12:01:03 +00:00 |
|
Bond-009
|
2e33e14bb2
|
Merge pull request #4899 from jellyfin/nullableguid
Cover all branches in JsonNullableGuidConverter
|
2021-01-09 17:37:23 +01:00 |
|
crobibero
|
75ed532fca
|
Add serialize test
|
2021-01-06 07:07:38 -07:00 |
|
crobibero
|
c1d1b6e9f4
|
Fix serialization loop
|
2021-01-04 07:52:44 -07:00 |
|