Stein Helge Riise steinhelge
  • Joined on 2025-10-24
steinhelge created repository steinhelge/hytte_link 2026-03-10 23:11:18 +01:00
steinhelge pushed to main at steinhelge/pong 2026-02-23 11:52:08 +01:00
158ac20c19 ci: simplify docker publish workflow for gitea runner
steinhelge pushed to main at steinhelge/pong 2026-02-23 11:48:43 +01:00
124f917b91 fix: sync lockfile for ws dependency
steinhelge pushed to main at steinhelge/pong 2026-02-23 10:59:47 +01:00
ad1e58d405 ci: add gitea build and docker publish workflows
steinhelge created branch main in steinhelge/pong 2026-02-23 10:43:15 +01:00
steinhelge pushed to main at steinhelge/pong 2026-02-23 10:43:15 +01:00
7e659b86bf feat: initial pong game with online lobby
steinhelge created repository steinhelge/pong 2026-02-23 10:42:25 +01:00
steinhelge pushed to main at steinhelge/minattest 2025-12-16 12:25:06 +01:00
f80388351f Update .gitea/workflows/build.yml
steinhelge pushed to main at steinhelge/minattest 2025-12-16 12:24:29 +01:00
9332f77959 Update .gitea/workflows/build.yml
steinhelge pushed to main at steinhelge/minattest 2025-11-27 15:21:50 +01:00
6353e0c7b3 Update frontend/minattest-app-host/appsettings.Development.json
steinhelge pushed to main at steinhelge/minattest 2025-11-27 15:21:17 +01:00
1161717f74 Update frontend/minattest-app-host/appsettings.json
steinhelge pushed to main at steinhelge/minattest 2025-11-27 14:58:02 +01:00
b50f928318 Update backend/src/MinAttest.Api/appsettings.json
steinhelge pushed to main at steinhelge/minattest 2025-11-27 13:46:53 +01:00
256858f169 Update .gitea/workflows/build.yml
steinhelge pushed to main at steinhelge/minattest 2025-11-27 13:27:13 +01:00
fcab8b4a25 Update backend/src/MinAttest.Api/appsettings.json
steinhelge pushed to dev at steinhelge/hospitality 2025-11-26 21:48:07 +01:00
1ff03552ea config: Adjust Nginx listening address, explicitly set Traefik service ports for dev and prod, and rename the dev connection string key.
steinhelge pushed to dev at steinhelge/hospitality 2025-11-26 15:47:12 +01:00
63eb33a8c9 refactor: enclose CORS policy configuration in a block statement
steinhelge pushed to dev at steinhelge/hospitality 2025-11-26 15:36:30 +01:00
f5f56b0407 fix: Correct api service indentation and remove inline comments.
steinhelge pushed to dev at steinhelge/hospitality 2025-11-26 12:44:12 +01:00
0dba448f15 refactor: name CORS policy 'AllowFrontend'
072935e133 config: Update API service connection string and add Traefik load balancer port configuration.
Compare 2 commits »
steinhelge pushed to dev at steinhelge/hospitality 2025-11-26 12:33:25 +01:00
c3750239c7 feat: configure Traefik load balancer for hospitality-dev-api to use port 8080
steinhelge pushed to dev at steinhelge/hospitality 2025-11-26 12:08:17 +01:00
d1568c788a config: Allow all origins in CORS policy and disable HTTPS redirection.