Commit Graph

35 Commits

Author SHA1 Message Date
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 e74196e61c Update dependabot.yml 2024-03-20 22:07:07 +01:00
morbalint a4ed764d16 ci: fix deployment yaml typo 2024-03-16 11:55:42 +01:00
morbalint 950be5aebc ci: access to deployment repo 2024-03-16 11:36:14 +01:00
morbalint 085a76285b ci: try fix cloning the deployment repo 2024-03-12 23:45:55 +01:00
morbalint 76418dac1d ci: try fix docker push 2024-03-12 23:41:31 +01:00
morbalint ec0ec9fe80 ci: try fix the docker build and push 2024-03-12 23:37:37 +01:00
morbalint 8a28b3f1ad ci: try fix multiple tags in docker build & push action 2024-03-12 23:29:29 +01:00
morbalint 304f866d31 let's try to auto deploy new images to beta 2024-03-12 23:23:16 +01:00
morbalint f0715b2e12 auth: try fix discord login
attempt 1/inf
2024-03-10 10:32:42 +01:00
morbalint 288ca0d5b7 ci: fix ghcr docker image name
docker image scoping is weird in github
2024-03-08 08:59:53 +01:00
morbalint f1493b3844 ci: fix: add package write permission in ci.yml 2024-03-08 08:56:18 +01:00
morbalint 688c8c38dc ci: use dev branch in ci.yml 2024-03-08 08:21:49 +01:00
morbalint 176f518d38 Update README.md 2024-03-08 08:20:29 +01:00
morbalint e84a2f4f8d initial 2024-03-08 07:51:57 +01:00