dependabot[bot]
|
db5f895d6c
|
Merge pull request #173 from LBPUnion/dependabot/nuget/Microsoft.NET.Test.Sdk-17.1.0
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
|
2022-02-16 11:44:55 -05:00 |
|
jvyden
|
9253c332aa
|
Update EntityFramework to 6.0.2
|
2022-02-08 13:38:18 -05:00 |
|
jvyden
|
86bcd9b3a5
|
Update all packages in solution
|
2022-02-07 16:16:24 -05:00 |
|
dependabot[bot]
|
68358d2370
|
Bump coverlet.collector from 3.1.1 to 3.1.2
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 16:31:18 +00:00 |
|
dependabot[bot]
|
a27b567197
|
Bump coverlet.collector from 3.1.0 to 3.1.1
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-05 04:11:18 +00:00 |
|
dependabot[bot]
|
1f03daa13c
|
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.0 to 6.0.1
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.0...v6.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-05 04:04:24 +00:00 |
|
jvyden
|
7081b725a8
|
Implement PSN ticket reading
|
2022-01-27 16:50:08 -05:00 |
|
jvyden
|
c5cc8a8782
|
Move startup & middleware classes into their own namespaces
|
2022-01-20 21:04:50 -05:00 |
|
jvyden
|
35f50f5f8c
|
The Great Formatting of 2022
|
2022-01-18 23:09:02 -05:00 |
|
jvyden
|
281be33640
|
Add website authentication tests
|
2021-12-23 00:03:04 -05:00 |
|
jvyden
|
1fbabe0000
|
Split normal tests from game api tests
|
2021-12-22 22:33:50 -05:00 |
|
jvyden
|
b15d56f6e9
|
Fix tests not using randomized usernames
|
2021-12-22 18:49:44 -05:00 |
|
jvyden
|
1774acda95
|
Fix users not being correctly removed
|
2021-12-22 17:31:38 -05:00 |
|
jvyden
|
0d682dceeb
|
Fix authentication (mostly) and file upload tests failing
|
2021-12-20 01:05:33 -05:00 |
|
jvyden
|
84669201ab
|
Fix all tests
|
2021-11-22 17:40:25 -05:00 |
|
jvyden
|
688721d6c2
|
Remove problematic AuthenticationTests.CanUseToken check
|
2021-11-22 16:49:39 -05:00 |
|
jvyden
|
d96f084322
|
Add (working) Register Form
|
2021-11-19 23:55:40 -05:00 |
|
jvyden
|
0ada6efe45
|
Fix ShouldReturnForbiddenWhenNotAuthenticated tests
|
2021-11-19 00:45:59 -05:00 |
|
jvyden
|
cbe8fbc2b4
|
Fix unit tests breaking due to config changes
|
2021-11-19 00:42:46 -05:00 |
|
jvyden
|
177befde91
|
Add DbConnectionString to config
|
2021-11-19 00:25:41 -05:00 |
|
jvyden
|
5de122f1d5
|
Rename ServerSettings to ServerStatics
|
2021-11-18 23:04:33 -05:00 |
|
jvyden
|
09c72eb9c2
|
Implement file hashing on upload
Closes #25
|
2021-11-18 19:30:37 -05:00 |
|
jvyden
|
2d4dc14f93
|
Fix ShouldOnlyShowUsersLevels test
|
2021-11-18 15:27:20 -05:00 |
|
jvyden
|
e4bb16100d
|
Fix tests ..ish.
|
2021-11-18 15:08:51 -05:00 |
|
jvyden
|
5e27f8c29b
|
Resolve most warnings & suggestions
|
2021-11-18 14:42:24 -05:00 |
|
jvyden
|
79a7102667
|
Update NuGet packages (EntityFramework -> 6.0.0)
|
2021-11-14 23:50:43 -05:00 |
|
jvyden
|
bdccb201ae
|
Switch to .NET 6.0
|
2021-11-13 11:02:19 -05:00 |
|
jvyden
|
e5ee045838
|
Fix SlotTests failure
|
2021-11-08 13:33:51 -05:00 |
|
jvyden
|
709e06ec4e
|
Update nuget packages
|
2021-11-07 20:42:31 -05:00 |
|
jvyden
|
8e193c079f
|
Cleanup code
|
2021-11-04 14:28:50 -04:00 |
|
jvyden
|
955b9e8060
|
Fix Authentication tests
|
2021-11-03 23:53:10 -04:00 |
|
jvyden
|
9479dca411
|
Properly clean up users & slots in SlotTests and DatabaseTests
|
2021-11-02 21:37:55 -04:00 |
|
jvyden
|
61f027b57e
|
Cleanup code and formatting
|
2021-11-02 20:35:21 -04:00 |
|
jvyden
|
cd19afc577
|
Fix test failures
|
2021-11-02 19:06:45 -04:00 |
|
jvyden
|
173addfd03
|
Re-do formatting
|
2021-10-31 16:46:56 -04:00 |
|
jvyden
|
4208513978
|
Fix tests
|
2021-10-28 20:34:49 -04:00 |
|
jvyden
|
7b009a52ad
|
Update Microsoft.NET.Test.Sdk
|
2021-10-27 01:33:01 -04:00 |
|
jvyden
|
24b712cd15
|
Fix tests
|
2021-10-26 17:27:59 -04:00 |
|
jvyden
|
581e6bac2a
|
Rename root namespace to LBPUnion.ProjectLighthouse
|
2021-10-20 21:41:58 -04:00 |
|
jvyden
|
20b35ec95f
|
Cleanup usages
|
2021-10-20 21:39:11 -04:00 |
|
jvyden
|
bf7bbab467
|
Organize ProjectLighthouse.Types
|
2021-10-20 21:38:44 -04:00 |
|
jvyden
|
c0ef2f107e
|
Fix tests
|
2021-10-20 18:30:20 -04:00 |
|
jvyden
|
685f57fd28
|
Cleanup code
|
2021-10-20 00:19:29 -04:00 |
|
jvyden
|
8ad04860ee
|
Cleanup usages
|
2021-10-20 00:06:23 -04:00 |
|
jvyden
|
bbeb7d980e
|
Implement DatabaseTests and SlotTests
|
2021-10-19 22:19:37 -04:00 |
|
jvyden
|
15e3870620
|
Add tests for match
|
2021-10-19 21:47:32 -04:00 |
|
jvyden
|
a41f4516cb
|
Cleanup code
|
2021-10-19 15:02:22 -04:00 |
|
jvyden
|
ba85c28041
|
Make DatabaseFacts migrate database before running
|
2021-10-18 22:45:57 -04:00 |
|
jvyden
|
92b7fa6efe
|
Update NuGet packages
|
2021-10-17 21:22:08 -04:00 |
|
jvyden
|
e0d14232d8
|
Add security & testing for file uploads
|
2021-10-17 21:07:01 -04:00 |
|