36 Commits

Author SHA1 Message Date
morbalint af1d600432 fix ef collection initilizers (#50)
* fix ef collection initilizers

* add tests to catch regression
2026-04-05 13:13:09 +02:00
morbalint c7c6c626e1 fix nullable warnings (#49)
* fix nullable warnings

* use collection initalizers
2026-04-05 12:48:25 +02:00
morbalint 085e15aaa0 update to dotnet 10 (#46)
* update to dotnet 10

* remove digital ocean container registry
2026-04-04 18:44:22 +02:00
morbalint 1d0d1a6c9a fix get 2e character 500 error 2024-07-26 22:29:25 +02:00
morbalint 1b157104dc db: AddOsztalyToV2KarakterVarazslat 2024-07-25 09:21:11 +02:00
dependabot[bot] 9a6ca9d4e0 build(deps): bump AspNet.Security.OAuth.Discord in /Kemkas.Web (#29)
Bumps [AspNet.Security.OAuth.Discord](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/8.0.0...8.1.0)

---
updated-dependencies:
- dependency-name: AspNet.Security.OAuth.Discord
  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>
Co-authored-by: Bálint Mórász <balint@morasz.hu>
2024-07-22 22:53:52 +02:00
dependabot[bot] 56475992e4 build(deps): bump Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore.Relational (#30)
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore). These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  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>
Co-authored-by: Bálint Mórász <balint@morasz.hu>
2024-07-22 22:53:36 +02:00
dependabot[bot] 8eb8e28dfb build(deps): bump Microsoft.EntityFrameworkCore.Relational (#31)
Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) from 8.0.6 to 8.0.7.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  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>
Co-authored-by: Bálint Mórász <balint@morasz.hu>
2024-07-22 22:02:58 +02:00
dependabot[bot] 14000661e6 build(deps): bump Microsoft.AspNetCore.Authentication.Facebook (#32)
Bumps [Microsoft.AspNetCore.Authentication.Facebook](https://github.com/dotnet/aspnetcore) from 8.0.0 to 8.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/compare/v8.0.0...v8.0.7)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Facebook
  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>
Co-authored-by: Bálint Mórász <balint@morasz.hu>
2024-07-22 22:02:42 +02:00
dependabot[bot] d13457e7e7 build(deps): bump dotnet-ef from 8.0.5 to 8.0.7 in /Kemkas.Web (#33)
Bumps [dotnet-ef](https://github.com/dotnet/efcore) from 8.0.5 to 8.0.7.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.5...v8.0.7)

---
updated-dependencies:
- dependency-name: dotnet-ef
  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>
Co-authored-by: Bálint Mórász <balint@morasz.hu>
2024-07-22 21:56:48 +02:00
morbalint b8565f8e88 update Microsoft.AspNetCore.Authentication.Google to 8.0.7 2024-07-18 13:46:38 +02:00
morbalint e060c83ef8 add 2E Varazslatok and rename Character to Karakter 2024-07-18 13:46:01 +02:00
dependabot[bot] 1eb35d091e build(deps): bump OpenTelemetry.Exporter.Console in /Kemkas.Web (#22)
Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.7.0...core-1.9.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
  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>
2024-07-18 12:34:50 +02:00
dependabot[bot] b4eac8d7af build(deps): bump OpenTelemetry.Instrumentation.AspNetCore (#24)
Bumps [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Instrumentation.Http-1.8.1...Exporter.Geneva-1.9.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  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>
2024-07-18 12:34:27 +02:00
dependabot[bot] 5555191b21 build(deps): bump Microsoft.EntityFrameworkCore.Tools in /Kemkas.Web (#26)
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 8.0.0 to 8.0.6.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.6)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  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>
2024-07-18 12:33:46 +02:00
dependabot[bot] 8f38ce188c build(deps): bump Microsoft.AspNetCore.Authentication.Google (#27)
Bumps Microsoft.AspNetCore.Authentication.Google from 8.0.5 to 8.0.7.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  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>
2024-07-18 12:33:20 +02:00
dependabot[bot] bf8e2919cb build(deps): bump dotnet-aspnet-codegenerator in /Kemkas.Web (#28)
Bumps dotnet-aspnet-codegenerator from 8.0.0 to 8.0.3.

---
updated-dependencies:
- dependency-name: dotnet-aspnet-codegenerator
  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>
2024-07-18 12:32:57 +02:00
morbalint 510d0ff975 fix documentation on new setup 2024-07-18 12:20:05 +02:00
dependabot[bot] a17a314540 build(deps): bump OpenTelemetry.Extensions.Hosting in /Kemkas.Web (#21)
Bumps [OpenTelemetry.Extensions.Hosting](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.7.0...core-1.9.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Extensions.Hosting
  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>
Co-authored-by: Bálint Mórász <balint@morasz.hu>
2024-06-25 23:20:55 +02:00
dependabot[bot] 3b60641716 build(deps): bump OpenTelemetry.Exporter.OpenTelemetryProtocol (#20)
Bumps [OpenTelemetry.Exporter.OpenTelemetryProtocol](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.7.0...core-1.9.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  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>
2024-06-25 23:19:56 +02:00
dependabot[bot] 8d5efe5039 build(deps): bump Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (#18)
Bumps [Microsoft.AspNetCore.DataProtection.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 8.0.0 to 8.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/compare/v8.0.0...v8.0.6)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.DataProtection.EntityFrameworkCore
  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>
2024-06-25 23:19:33 +02:00
dependabot[bot] 2e71369c6f build(deps): bump Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore.Relational (#19)
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore). These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.0 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.6)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.5...v8.0.6)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  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>
2024-06-25 23:19:12 +02:00
dependabot[bot] 5574bbd575 build(deps): bump Npgsql.EntityFrameworkCore.PostgreSQL in /Kemkas.Web (#15)
Bumps [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) from 8.0.0 to 8.0.4.
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](https://github.com/npgsql/efcore.pg/compare/v8.0.0...v8.0.4)

---
updated-dependencies:
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  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>
2024-06-25 23:15:00 +02:00
morbalint e0a2e48957 fix NaN coins 2024-06-04 19:42:29 +02:00
morbalint 779a5c349b [2e][db] Add coins for 2e
breaking API change
2024-05-22 22:06:55 +02:00
morbalint ebe5c33332 update package lock 2024-05-21 02:56:21 +02:00
dependabot[bot] 60ae0bd649 --- (#12)
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  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>
2024-05-21 02:53:20 +02:00
dependabot[bot] 2ca077472f build(deps): bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational (#5)
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) and [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore). These dependencies needed to be updated together.

Updates `Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore` from 8.0.0 to 8.0.3
- [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/v8.0.0...v8.0.3)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  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>
2024-05-21 02:51:27 +02:00
dependabot[bot] 7724e762a0 build(deps): bump OpenTelemetry.Instrumentation.AspNetCore (#7)
Bumps [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.7.0...Instrumentation.Http-1.8.1)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 02:50:42 +02:00
dependabot[bot] 92b8f833b4 build(deps): bump Microsoft.AspNetCore.Identity.UI in /Kemkas.Web (#10)
Bumps [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore) from 8.0.0 to 8.0.5.
- [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/v8.0.0...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.UI
  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>
2024-05-21 02:50:31 +02:00
dependabot[bot] 637cb9e0f9 build(deps): bump Microsoft.AspNetCore.Authentication.Google (#11)
Bumps [Microsoft.AspNetCore.Authentication.Google](https://github.com/dotnet/aspnetcore) from 8.0.0 to 8.0.5.
- [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/v8.0.0...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  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>
2024-05-21 02:50:19 +02:00
morbalint 5d4496f8db improve DB performance 2024-05-21 02:49:27 +02:00
morbalint fda375543a [2e] fix create pajzs bug 2024-05-21 02:40:26 +02:00
morbalint b801ecd9d6 [2e][DB] felszereles viselt cipelt aprosagok 2024-05-21 02:25:21 +02:00
morbalint f0715b2e12 auth: try fix discord login
attempt 1/inf
2024-03-10 10:32:42 +01:00
morbalint e84a2f4f8d initial 2024-03-08 07:51:57 +01:00