Commit Graph

19 Commits

Author SHA1 Message Date
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