dependabot[bot]
bd00b39dcb
Bump Microsoft.EntityFrameworkCore.Design from 6.0.9 to 6.0.10 ( #520 )
...
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore ) from 6.0.9 to 6.0.10.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v6.0.9...v6.0.10 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 18:38:51 +00:00
dependabot[bot]
a02f5f36fa
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.9 to 6.0.10 ( #517 )
...
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore ) from 6.0.9 to 6.0.10.
- [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/commits )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 13:34:25 -05:00
dependabot[bot]
e4f5ea72f4
Bump Selenium.WebDriver from 4.5.0 to 4.5.1 ( #513 )
...
Bumps Selenium.WebDriver from 4.5.0 to 4.5.1.
---
updated-dependencies:
- dependency-name: Selenium.WebDriver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 13:20:52 -05:00
dependabot[bot]
cbeca7c8ac
Bump Selenium.WebDriver from 4.4.0 to 4.5.0 ( #505 )
...
Bumps Selenium.WebDriver from 4.4.0 to 4.5.0.
---
updated-dependencies:
- dependency-name: Selenium.WebDriver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29 17:40:55 -05:00
dependabot[bot]
9217fa3f6c
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 ( #502 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.3.1 to 17.3.2.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.1...v17.3.2 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29 17:37:44 -05:00
Josh
ee11798dc6
Login with email and confirm age on registration ( #493 )
...
* Implement login with email
* Add confirm age checkbox to register page
* Fix registration unit tests
* Fix registration unit tests for real this time
Co-authored-by: Dagg <32235163+daggintosh@users.noreply.github.com>
2022-09-29 17:34:22 -05:00
Slendy
63c9a75c31
Update EntityFramework and ASP.NET to 6.0.9
2022-09-17 14:37:47 -05:00
Josh
f6a7fe6283
User settings, level settings, language and timezone selection and more. ( #471 )
...
* Initial work for user settings page
* Finish user setting and slot setting pages
* Don't show slot upload date on home page and fix team pick redirection
* Fix upload image button alignment on mobile
* Fix image upload on iPhone
* Remove unused css and add selected button color
* Fix login email check and bump ChromeDriver to 105
* Remove duplicated code and allow users to leave fields empty
* Add unpublish button on level settings and move settings button position
* Don't show edit button on mini card
* Self review bug fixes and users can no longer use an in-use email
2022-09-17 14:02:46 -05:00
dependabot[bot]
9073a8266f
Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 ( #462 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.3.0 to 17.3.1.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.0...v17.3.1 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 15:51:05 -05:00
jvyden
3e8344c8f3
Refresh the website's UI
...
Squashed commit of the following:
commit 47d268cc29560e72b5102eabc80d1f5743c103bb
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 21:14:09 2022 -0400
Make profile pictures square
commit a5ae8a53918708fea215a5676beea2116078bd34
Merge: f5d8a9e f06fcc4
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 18:43:26 2022 -0400
Merge branch 'main' into ui-refresh
commit f5d8a9e5ed2d9aaafd63d113a5b064d042f7ba48
Merge: fbf1695 2ad9804
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 17:03:33 2022 -0400
Merge branch 'main' into ui-refresh
commit fbf16953893b2e294df21a0c60e561dbb409aa92
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 17:02:32 2022 -0400
Fix test failures
commit 70cb5513cb8bae9d85b2b04bc9a3fb194f0a66a5
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 16:56:43 2022 -0400
Improve 404 logic
commit b2743c4c8af736d2501c7bdd47cce19a6a01902d
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 16:44:36 2022 -0400
Add 404 page
commit 3d0926d3c99d347617e5147ac632d8ec6bab18f9
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 16:27:03 2022 -0400
Update icons for slots and team picks
commit c61405d83d71d9e67ab4c2775f76b3f7d6c2e827
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 16:12:45 2022 -0400
Add background color, put content on segment
commit f7d9ee6a0accc9d664f8d2aefabcce4eb8789cd6
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 15:53:58 2022 -0400
Add colors to mod/admin panel buttons, update fomantic
commit e680c5e6eb14f22792dc62bda029072d3f11f423
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 03:20:16 2022 -0400
Fix landing page title
commit c779aa4b417af623aa47db0ce9875f49a9ee5c4b
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 03:13:32 2022 -0400
Remove useless css
commit 57f6387c1214b319fe3e0b14df32a7bbecf51548
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 03:11:45 2022 -0400
Add hover effect to logo
commit 15746911f92037abec115a83fa625ef0fda39e3a
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 02:39:04 2022 -0400
Change currently_online string to english better
commit b98a90f1e9f0b3af7e65104cdd0acbc74c6a244e
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 02:33:41 2022 -0400
Run GameApiTests sequentially, fix web tests
commit 630c08d3b80b74be11b0648b24011f89de705130
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 02:20:01 2022 -0400
Add user links to comments
commit a91f136c87bc973300c74d6f97696cd7cbf1046a
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 02:14:22 2022 -0400
Add ability for photos to have user links
commit d9e2a58e37dafe842b0b10b463cde1a2cb962052
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 01:33:21 2022 -0400
Add ability to link to users and include their profile picture
commit 200196ce1f58638da7da368025ec0a88cacc14b6
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 01:33:07 2022 -0400
Rename "users" to "people" in Landing Page
commit 07d229821099c069979a21bbd529b549c6f4e6b6
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 00:59:17 2022 -0400
Fix bug with name on mobile
commit aecad7aeb69b63c0e517e85fba0c4de292d202f4
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 00:44:56 2022 -0400
Make gap between header and title 17px
commit 46fa79b84e46b7ae90232724d82f7bd9e1a74f17
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 00:40:00 2022 -0400
Fix user card stats oddity
commit 3b4c19f5b7e0199baeb88e27c918fbb17b5f777a
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 00:24:38 2022 -0400
Mobile improvements, make avatars rounded
commit cf9533410042cabf456be0cba34ac5d80ef86046
Author: jvyden <jvyden@jvyden.xyz>
Date: Fri Aug 19 00:02:01 2022 -0400
Redesign header
commit f24aec0367d8375f3eaea94ea3579d86256c94be
Author: jvyden <jvyden@jvyden.xyz>
Date: Thu Aug 18 23:36:42 2022 -0400
Fix runtime compilation not working
commit 3147e12865feecf792a46088711691160c76b0c6
Author: jvyden <jvyden@jvyden.xyz>
Date: Thu Aug 18 22:43:21 2022 -0400
Add support for custom fomantic theme
2022-08-19 21:15:41 -04:00
jvyden
9d877f9eef
Fix test failures
2022-08-19 18:39:41 -04:00
jvyden
108bb383fb
Run GameApiTests sequentially, fix web tests
2022-08-19 18:38:06 -04:00
dependabot[bot]
58599055ab
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 ( #421 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.2.0 to 17.3.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-12 18:17:30 +00:00
dependabot[bot]
c10e42e4e6
Bump Selenium.WebDriver from 4.3.0 to 4.4.0 ( #420 )
...
Bumps Selenium.WebDriver from 4.3.0 to 4.4.0.
---
updated-dependencies:
- dependency-name: Selenium.WebDriver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-12 14:15:13 -04:00
dependabot[bot]
6ff77ac1d7
Bump Microsoft.EntityFrameworkCore.Design from 6.0.7 to 6.0.8 ( #413 )
...
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore ) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-12 14:15:01 -04:00
dependabot[bot]
0c3f7c348f
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.7 to 6.0.8 ( #416 )
...
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.0.8.
- [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.7...v6.0.8 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-12 14:11:34 -04:00
jvyden
b6da930e20
Merge main into mod-panel
2022-08-05 17:02:19 -04:00
dependabot[bot]
5a3439e634
Bump xunit from 2.4.1 to 2.4.2 ( #396 )
...
Bumps [xunit](https://github.com/xunit/xunit ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/xunit/xunit/releases )
- [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.4.2 )
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 18:22:43 -04:00
jvyden
4ba75f09a9
Make all tokens expire
...
Closes #335
2022-07-29 15:08:41 -04:00
jvyden
e72e924c40
Remove PL.Tests dependency on all server projects
...
Should allow slightly faster parallelized builds.
2022-07-28 16:16:16 -04:00
jvyden
ea25751e71
Merge branch 'main' into mod-panel
2022-07-26 19:31:02 -04:00
jvyden
2dcf8dd390
Fix unit test failures
2022-07-26 19:20:57 -04:00
dependabot[bot]
3f1c80ebec
Bump Selenium.WebDriver.ChromeDriver ( #361 )
...
Bumps [Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver ) from 102.0.5005.6102 to 103.0.5060.13400.
- [Release notes](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/releases )
- [Changelog](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/compare/v.102.0.5005.6102...v.103.0.5060.13400 )
---
updated-dependencies:
- dependency-name: Selenium.WebDriver.ChromeDriver
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 18:48:42 -04:00
dependabot[bot]
23a07e9cc0
Bump Microsoft.EntityFrameworkCore.Design from 6.0.6 to 6.0.7 ( #344 )
...
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore ) from 6.0.6 to 6.0.7.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/commits )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-16 16:07:55 -04:00
dependabot[bot]
c2c271ceb9
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.6 to 6.0.7 ( #343 )
...
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore ) from 6.0.6 to 6.0.7.
- [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/commits )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 19:16:32 -04:00
dependabot[bot]
e7495e4c6c
Bump Selenium.WebDriver from 4.2.0 to 4.3.0 ( #333 )
...
Bumps Selenium.WebDriver from 4.2.0 to 4.3.0.
---
updated-dependencies:
- dependency-name: Selenium.WebDriver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-24 18:15:54 -04:00
dependabot[bot]
d3e9073ca6
Bump Selenium.WebDriver.ChromeDriver ( #315 )
...
Bumps [Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver ) from 101.0.4951.4100 to 102.0.5005.6102.
- [Release notes](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/releases )
- [Changelog](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/compare/v.101.0.4951.4100...v.102.0.5005.6102 )
---
updated-dependencies:
- dependency-name: Selenium.WebDriver.ChromeDriver
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-18 00:00:19 +00:00
jvyden
f40c6ce894
Merge branch 'main' into mod-panel
2022-06-17 19:55:15 -04:00
dependabot[bot]
f0018af9cd
Bump Microsoft.EntityFrameworkCore.Design from 6.0.5 to 6.0.6 ( #328 )
...
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore ) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/commits )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 00:31:30 +00:00
dependabot[bot]
09fa0646f4
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.5 to 6.0.6 ( #327 )
...
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore ) from 6.0.5 to 6.0.6.
- [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/commits )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 20:28:16 -04:00
jvyden
b2e6f25265
Merge main into mod-panel
2022-06-10 04:01:06 -04:00
dependabot[bot]
238894c2be
Bump Selenium.WebDriver from 4.1.1 to 4.2.0 ( #316 )
...
Bumps Selenium.WebDriver from 4.1.1 to 4.2.0.
---
updated-dependencies:
- dependency-name: Selenium.WebDriver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 00:13:33 -04:00
jvyden
8301418085
Use permission level model for permissions
...
This is better. Because having 20 fucking columns for permissions is STUPID.
2022-05-22 15:51:02 -04:00
jvyden
c345eeebb9
Massive organization of classes and namespaces
2022-05-15 16:45:00 -04:00
jvyden
330c01317d
Combine a bunch of helpers together, shuffle some things around
2022-05-15 00:24:22 -04:00
jvyden
3e031a342f
Fix website tests failing
2022-05-14 23:50:36 -04:00
jvyden
b2ec7eae57
Move servers to LBPU.PL.Servers
2022-05-14 23:37:55 -04:00
jvyden
47271d1798
Split API into its own project
2022-05-14 16:46:28 -04:00
jvyden
9d80f1e178
Update all packages in solution
2022-05-14 13:59:00 -04:00
dependabot[bot]
bf9c6ca042
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 ( #300 )
...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit ) from 2.4.3 to 2.4.5.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases )
- [Commits](https://github.com/xunit/visualstudio.xunit/commits )
---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 16:35:26 -04:00
jvyden
f31a73ccaa
Multiple changes to HashHelper and RandomHelper
...
- Renamed HashHelper to CryptoHelper
- Moved CryptoHelper.GenerateRandomBytes to RandomHelper
- Documented RandomHelper
2022-05-01 15:27:44 -04:00
jvyden
77d409557b
Update Selenium packages
2022-05-01 13:21:47 -04:00
dependabot[bot]
395f2178cd
Bump JetBrains.Annotations from 2021.3.0 to 2022.1.0 ( #287 )
...
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations ) from 2021.3.0 to 2022.1.0.
- [Release notes](https://github.com/JetBrains/JetBrains.Annotations/releases )
- [Commits](https://github.com/JetBrains/JetBrains.Annotations/commits )
---
updated-dependencies:
- dependency-name: JetBrains.Annotations
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-22 15:26:40 -04:00
dependabot[bot]
7813b55181
Bump Microsoft.EntityFrameworkCore.Design from 6.0.3 to 6.0.4 ( #277 )
...
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore ) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v6.0.3...v6.0.4 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-13 15:01:16 -04:00
dependabot[bot]
f467bc8359
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.3 to 6.0.4 ( #279 )
...
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore ) from 6.0.3 to 6.0.4.
- [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.3...v6.0.4 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-13 14:50:56 -04:00
jvyden
0298d5e69b
Several improvements to Grief Reports ( #263 )
...
* Redesign reports page, add ability to dismiss reports
* Delete report's attached jpeg when dismissing report
2022-04-04 20:05:18 +00:00
jvyden
dee575f711
Update all packages in solution
...
ChromeDriver is not updated due to test failures.
2022-03-09 17:06:21 -05:00
jvyden
813ee8122f
Fix registration unit tests
2022-03-03 17:50:22 -05:00
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