Commit Graph

15 Commits

Author SHA1 Message Date
Frank 4f5029e656 introduced central package registry by package init function 2026-03-16 16:36:47 +01:00
Bardioc26 261a6294cb Desktop app dynamic config of API Port (#40)
* added dynamic configuration of Port in Desktop app
* added dynamic configuration of API_URL to docker deployments.

Now it works with editing only .env file.
2026-02-27 11:55:30 +01:00
Bardioc26 bb9ef4f77e Added Desktop app deployment (#39)
Created a desktop app using Walis framework.
This embeds the frontend and backend into one binary that shows itself on a desktop
2026-02-24 22:10:05 +01:00
Frank 5152600ea3 User can change a character from private to public and back 2026-02-01 20:55:44 +01:00
Frank 5ce28bb79b added dev frontendurls and ToDos 2026-01-02 10:21:30 +01:00
Frank 7eb44a7ae6 API URL was not taken from environment after docker container and npm was build
CORS prevented from loading
2026-01-01 14:02:38 +01:00
Frank d226f2d5b6 added tests for register, login and passwordreset routes 2025-08-30 08:59:45 +02:00
Frank 99dcfb57be Passwort und Reset Passwort tests added empty lines 2025-08-13 08:38:53 +02:00
Frank 68922033ea Passwort und Reset Passwort tests 2025-08-13 08:37:53 +02:00
Frank 9b7059884b Reset Passwort funktioniert 2025-08-13 08:28:47 +02:00
Frank 20659fa5f6 Merge branch 'FlexiDB' 2025-07-24 07:39:43 +02:00
Frank abaff6c7f6 added frontend for
Equipment, Weapons, Weaponskills
2025-01-18 20:59:54 +01:00
Frank 3c8e415359 made efficent handler for spells
added routes for spells maintanance
updated model for spells with more fields, default values
moved update handlers inside spell and skill components
2025-01-18 20:59:54 +01:00
Frank b27d511e13 added Maintenance to frontend and backend 2025-01-18 20:59:35 +01:00
Frank b71089bbfc use original routes in tests 2025-01-03 08:12:38 +01:00