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
morbalint
18ccdbff42
fix github actions pipeline
...
use a single script step
2023-10-26 12:13:48 +02:00
morbalint
9c9a0d8a2d
fix github actions pipeline
2023-10-26 12:11:01 +02:00
morbalint
645686f7f9
chore: push jetbrains idea files
2023-10-26 12:05:59 +02:00
morbalint
7eeef67b29
refactor: create structure for backend
2023-10-26 12:05:16 +02:00
morbalint
42d3cb5b65
fix deployment
2023-10-26 09:59:45 +02:00
morbalint
ca5957cc36
set up for second edition
2023-10-25 21:40:56 +02:00
morbalint
a406e598a3
eloholtak eluzes & invokacio
2023-10-25 15:16:16 +02:00
morbalint
4d1d1e53f3
wip second page osztaly special skills
2023-10-25 15:08:45 +02:00
morbalint
f35088a95c
fix PDF weapon damage
2023-10-25 03:05:22 +02:00
morbalint
b278841e5c
fix picking specializations
2023-10-24 23:41:57 +02:00
morbalint
3c16e4a632
add FE tracking with grafana faro
2023-10-24 11:44:56 +02:00
morbalint
542c845c23
allow harcos to wield specialized exotic weapon
2023-10-22 23:59:54 +02:00
morbalint
49826d1059
fix kaloz kritIndex & refactor all Id
2023-10-22 11:28:57 +02:00
morbalint
40d53467b3
fegyver specializations should use fegyver DB
2023-10-22 11:09:51 +02:00
morbalint
bbfadbf43e
feat: fegyver in PDF (phase 1)
2023-10-18 23:08:26 +02:00
dependabot[bot]
1a0c07f051
Bump @types/jest from 27.5.2 to 29.5.5 ( #15 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.5.2 to 29.5.5.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 20:35:38 +02:00
dependabot[bot]
de58a1a702
Bump @types/react from 18.2.20 to 18.2.28 ( #16 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.20 to 18.2.28.
- [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-17 20:35:31 +02:00
dependabot[bot]
180d07484a
Bump react-router-dom from 6.16.0 to 6.17.0 ( #14 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.16.0 to 6.17.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.17.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
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>
2023-10-17 20:35:21 +02:00
dependabot[bot]
1bbea7903f
Bump web-vitals from 2.1.4 to 3.5.0 ( #17 )
...
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals ) from 2.1.4 to 3.5.0.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md )
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v2.1.4...v3.5.0 )
---
updated-dependencies:
- dependency-name: web-vitals
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 20:35:09 +02:00
dependabot[bot]
1059225be8
Bump bootstrap from 5.3.0 to 5.3.2 ( #8 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.3.0 to 5.3.2.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.0...v5.3.2 )
---
updated-dependencies:
- dependency-name: 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-17 20:31:06 +02:00
dependabot[bot]
b7f27ca073
Bump typescript from 4.9.5 to 5.2.2 ( #9 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.5 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.2.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 20:30:55 +02:00
dependabot[bot]
00025a194c
Bump react-bootstrap from 2.8.0 to 2.9.0 ( #10 )
...
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap ) from 2.8.0 to 2.9.0.
- [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.8.0...v2.9.0 )
---
updated-dependencies:
- dependency-name: react-bootstrap
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>
2023-10-17 20:30:47 +02:00
dependabot[bot]
27c45f38e0
Bump @babel/traverse from 7.22.8 to 7.23.2 ( #13 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 20:30:38 +02:00
dependabot[bot]
4c9920af7e
Bump @testing-library/react from 13.4.0 to 14.0.0 ( #11 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 13.4.0 to 14.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v13.4.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 20:30:12 +02:00
dependabot[bot]
3a96fb99e4
Bump @types/node from 20.8.4 to 20.8.6 ( #12 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.4 to 20.8.6.
- [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-17 20:29:58 +02:00