dependabot[bot]
0cd83000ab
Bump follow-redirects from 1.15.3 to 1.15.4 in /Kemkas.Web/frontend ( #1 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 11:28:03 +01:00
morbalint
3d14c01093
add GitHub Container Registry too to CI ( #3 )
...
* add GitHub Container Registry too to CI
the GH Container Registry should be unlimited for public repos, and as such serve as an archive compared to the limited size DO container registry
* fix ghcr.io repository name
* use GHCR image ID in tagging
2024-01-19 11:27:41 +01:00
morbalint
104b730729
Update README.md
2024-01-19 10:06:09 +01:00
morbalint
85314bf80a
[2e] add fegyverek & pancel
2024-01-19 10:00:33 +01:00
morbalint
c0459aede2
add edition to URL routes
2024-01-19 10:00:33 +01:00
morbalint
e0a4437d43
add felszereles domain models and combat data
2024-01-19 10:00:33 +01:00
morbalint
e9c4452908
add masodlagos ertekek at level 1 for 2E create character
2024-01-19 10:00:33 +01:00
morbalint
d56d7c9899
WIP 2e
...
so far: faj2E, osztaly2E, kepzettsegek2E (with some bugs)
2024-01-19 10:00:33 +01:00
dependabot[bot]
e51bde66da
Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /Kemkas.Web/frontend ( #29 )
...
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools ) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md )
- [Commits](https://github.com/adobe/css-tools/commits )
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
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-01-09 23:06:59 +01:00
morbalint
e3e1cec9ea
yarn upgrade
2024-01-09 23:06:58 +01:00
morbalint
c0aea8ff03
fix null reference error
2024-01-09 23:06:58 +01:00
morbalint
76d3b6d423
better isPublic handling
2024-01-09 23:06:57 +01:00
morbalint
037ede2b9e
add discord and facebook signin & some basic privacy policy
2024-01-09 23:06:57 +01:00
morbalint
f5a321d821
fix google signin
2024-01-09 23:06:57 +01:00
morbalint
0c90e19895
add Google login
2024-01-09 23:06:56 +01:00
morbalint
ea5bdd7f1e
chore: useBasePath("/api") & better local forwarded headers
...
refactor from workaround hack to idempotent solution
2024-01-09 23:06:56 +01:00
morbalint
c1cd056495
logout and navbar fixes
2024-01-09 23:06:55 +01:00
morbalint
b6f4d33cc5
eslint: no-unused
2024-01-09 23:06:55 +01:00
morbalint
73660076e5
update character
2024-01-09 23:06:54 +01:00
morbalint
9894ba735e
fix fe linter ( #31 )
...
* fix fe linter
* fix App.tsx
2024-01-09 23:06:54 +01:00
morbalint
7264b269c0
kinda works, but wasteful and misinforming :(
2024-01-09 23:06:53 +01:00
morbalint
0b15dd50ab
set basic layout, error boundary, add QR code for 2FA
2024-01-09 23:06:25 +01:00
morbalint
78ce5dc512
drop jest
...
problems with TS module compatibility
2023-12-20 18:45:37 +01:00
morbalint
cd29a14121
fix ts import syntax
2023-12-20 17:28:57 +01:00
morbalint
bc158279d8
add save button and remove asp.net SPA proxy
...
using the docker compose nginx proxy instead
2023-12-20 17:10:22 +01:00
morbalint
f619cc850a
add local run and save button
2023-12-20 12:54:25 +01:00
morbalint
7bb7ab6f13
adding hidden basic asp.net core backend ( #30 )
...
Base functionality:
DB
email sending
user registration & login
storing new characters and reading them back
Notes:
Functionality is "hidden" with no links pointing to it.
Most pages are scaffolded and not reviewed at all :(
local Dev db setup is pushed to git
NO local email setup :(
2023-12-19 19:03:57 +01:00
morbalint
19b002ff24
fix: ci docker build & cache key & --frozen-lockfile
2023-10-27 12:22:57 +02:00
morbalint
9a5b467ab0
epic: first try at adding a backend
2023-10-27 12:14:25 +02:00
morbalint
0a5c6c5618
Update README.md ( #28 )
2023-10-26 21:01:14 +02:00
dependabot[bot]
e43459b3fe
Bump @types/jest from 29.5.5 to 29.5.6 in /frontend ( #26 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.5 to 29.5.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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>
2023-10-26 16:05:20 +02:00
morbalint
bab073407e
fix docker layer tag
2023-10-26 15:57:35 +02:00
morbalint
f76b8f503c
fix docker layer caching
...
I should really read the code of this step...
2023-10-26 15:53:44 +02:00
morbalint
8f05584144
oops
2023-10-26 15:47:44 +02:00
morbalint
6797923216
how to get past this?
2023-10-26 15:47:27 +02:00
morbalint
94a966ce32
fix: docker forcing it's own registry
2023-10-26 15:44:45 +02:00
morbalint
702e302f3d
use docker layer cache
2023-10-26 15:40:08 +02:00
morbalint
3b1dcdc718
fix: really fix the cache key & try built-in cache
2023-10-26 15:31:59 +02:00
dependabot[bot]
e808c7e59c
Bump @grafana/faro-web-sdk from 1.2.1 to 1.2.2 in /frontend ( #23 )
...
Bumps [@grafana/faro-web-sdk](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/web-sdk ) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/grafana/faro-web-sdk/blob/main/CHANGELOG.md )
- [Commits](https://github.com/grafana/faro-web-sdk/commits/v1.2.2/packages/web-sdk )
---
updated-dependencies:
- dependency-name: "@grafana/faro-web-sdk"
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>
2023-10-26 15:28:23 +02:00
morbalint
b2d0681f47
fix: my stupidity can't be fixed
...
need a higher blood sugar and caffeine concentration :D
2023-10-26 13:58:25 +02:00
morbalint
63c4d27c20
fix ci cache keys
2023-10-26 13:50:16 +02:00
dependabot[bot]
133f7de131
Bump react-bootstrap from 2.9.0 to 2.9.1 in /frontend ( #24 )
...
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases )
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.9.0...v2.9.1 )
---
updated-dependencies:
- dependency-name: react-bootstrap
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>
2023-10-26 13:48:42 +02:00
morbalint
0656b0820a
fix: ci cache step key
2023-10-26 13:44:42 +02:00
dependabot[bot]
4d1ebd58c3
Bump @types/react from 18.2.28 to 18.2.33 in /frontend ( #25 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.28 to 18.2.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
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>
2023-10-26 13:38:06 +02:00
morbalint
ad9b184896
ci: cache node_modules test
2023-10-26 13:34:38 +02:00
morbalint
380eb3f3c8
fix: ci pull container image before tagging
2023-10-26 13:28:38 +02:00
morbalint
fa01e67289
ci: parallelize docker build with ci test checks
2023-10-26 13:24:15 +02:00
dependabot[bot]
796c440e88
Bump @types/node from 20.8.6 to 20.8.9 in /frontend ( #27 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.6 to 20.8.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2023-10-26 13:16:53 +02:00
morbalint
03f2906e35
ci: push docker image to DO container registry
2023-10-26 12:54:05 +02:00
morbalint
250df9cb5a
fix dependabot.yml
2023-10-26 12:15:02 +02:00