Commit graph

25 commits

Author SHA1 Message Date
dependabot[bot]
0b412ea960
Bump Microsoft.Web.WebView2 from 1.0.2045.28 to 1.0.2088.41
Bumps Microsoft.Web.WebView2 from 1.0.2045.28 to 1.0.2088.41.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 12:07:38 +00:00
Junior
ae34584021 Extended the localization system to easily include additional languages in the future 2023-10-07 00:08:43 -03:00
Junior
d5ec712d0f Fix bug related to collection modification during Application.Restart() on ChangePassword. 2023-10-05 23:36:56 -03:00
Junior
46b2b6f15d
Merge pull request #7 from JuniorDark/dependabot/nuget/Microsoft.Web.WebView2-1.0.2045.28
Bump Microsoft.Web.WebView2 from 1.0.1938.49 to 1.0.2045.28
2023-09-26 11:40:56 -03:00
dependabot[bot]
ecd29bdc5b
Bump Microsoft.Web.WebView2 from 1.0.1938.49 to 1.0.2045.28
Bumps Microsoft.Web.WebView2 from 1.0.1938.49 to 1.0.2045.28.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 12:25:58 +00:00
Junior
9c2bbd68c8
Merge pull request #6 from JuniorDark/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-13 16:34:12 -03:00
Junior
e22421599f
Merge pull request #5 from JuniorDark/dependabot/nuget/Microsoft.Web.WebView2-1.0.1938.49
Bump Microsoft.Web.WebView2 from 1.0.1823.32 to 1.0.1938.49
2023-09-13 16:33:58 -03:00
dependabot[bot]
23446fef88
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 12:29:44 +00:00
dependabot[bot]
d0e5102931
Bump Microsoft.Web.WebView2 from 1.0.1823.32 to 1.0.1938.49
Bumps Microsoft.Web.WebView2 from 1.0.1823.32 to 1.0.1938.49.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 12:24:00 +00:00
Junior
156835fa7b
Merge pull request #2 from JuniorDark/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2023-06-19 18:00:23 -03:00
Junior
41d9b08d8c
Merge pull request #3 from JuniorDark/dependabot/github_actions/actions/setup-dotnet-3
Bump actions/setup-dotnet from 1 to 3
2023-06-19 18:00:13 -03:00
Junior
9a43aaa07f
Merge pull request #1 from JuniorDark/dependabot/nuget/Microsoft.Web.WebView2-1.0.1823.32
Bump Microsoft.Web.WebView2 from 1.0.1774.30 to 1.0.1823.32
2023-06-19 17:59:54 -03:00
dependabot[bot]
0c379e5e7d
Bump actions/setup-dotnet from 1 to 3
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 13:03:38 +00:00
dependabot[bot]
877cc7a4d6
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 13:03:35 +00:00
dependabot[bot]
d98a18009e
Bump Microsoft.Web.WebView2 from 1.0.1774.30 to 1.0.1823.32
Bumps Microsoft.Web.WebView2 from 1.0.1774.30 to 1.0.1823.32.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 13:04:00 +00:00
Junior
086b25b83b Updated username regex to not allow uppercase characters 2023-06-09 19:47:07 -03:00
Junior
d319a7d4d7
Update RHLauncher.csproj 2023-06-05 23:16:16 -03:00
Junior
4aa059f309 Merge branch 'master' of https://github.com/JuniorDark/RustyHearts-Launcher 2023-06-05 23:08:58 -03:00
Junior
8cf88ab0e4 Add more error handling 2023-06-05 23:08:45 -03:00
Junior
71f7609dc5 Add more error handling 2023-06-05 23:03:15 -03:00
Junior
7917f223e1 small fix 2023-05-16 12:40:17 -03:00
Junior
f74d94825d
Update README.md 2023-05-15 15:45:55 -03:00
Junior
4024945c65
Update README.md 2023-05-15 12:12:33 -03:00
Junior
85243da064
Update README.md 2023-05-12 17:30:32 -03:00
Junior
5d3b4542bf Add project files. 2023-05-12 17:19:21 -03:00