Commit Graph

30 Commits

Author SHA1 Message Date
c5a3ba2b40 feat: Rework first account to be register is admin and no Standard users get created 2026-01-04 17:58:26 +01:00
dd845f4be6 fix: fixed the Issue with long Names and adapted the count of Entity in a row 2025-12-27 22:52:34 +01:00
2160c9abbc Added Adventure Genre to StartUp Actions 2025-12-27 00:36:36 +01:00
d5b56efdd7 fix: Added StaticFiles may this fix the Linux problems 2025-12-23 19:23:48 +01:00
d0d9fcc304 fix: fixed Path for PrivateEntities 2025-12-23 18:58:15 +01:00
1a25de254f fix: fixed Picture Path for GlobalEntitys 2025-12-23 18:55:47 +01:00
a6e3f78f43 fix: Fixed Picture Name for Linux 2025-12-22 23:22:39 +01:00
1fab4a4d7c fix: adapted Path for Database File for proper Linux use 2025-12-22 22:15:25 +01:00
216937c6ad fix: fixed access to AdminSettings without being authorize 2025-12-22 17:49:32 +01:00
ef2a395a5a feat: adds the possibility to make a Global Entity only for you 2025-12-22 16:43:49 +01:00
7bf96583a1 feat: added simple UserManagement for creating and deleting User also updated some Packages 2025-12-16 22:14:12 +01:00
31dce0e0de feat: Added Base for UserManagement 2025-12-14 22:48:18 +01:00
a5fad98971 Fixes .gitignore and added Auto Migration 2025-12-08 22:42:07 +01:00
Henry Trumme
7fa9830de2 Removed DB 2025-12-08 22:26:36 +01:00
a031f3ece6 Add Migrations to Repo 2025-12-08 22:08:43 +01:00
Henry Trumme
52a20e0527 revert c2eed93e7c
Some checks failed
Docker Image Build & Push / push_to_registry (push) Has been cancelled
revert added Dockerfile and adapted build.yaml
2025-12-08 21:53:58 +01:00
Henry Trumme
b302103386 revert 37d4dce036
Some checks failed
.NET Docker Build & Push / build_and_push (push) Has been cancelled
revert Added Auto Migrations to startup
2025-12-08 21:53:19 +01:00
Henry Trumme
71ab277924 revert 4c44c86fa1
Some checks failed
.NET Docker Build & Push / build_and_push (push) Has been cancelled
revert Ensured that Database gets created
2025-12-08 21:52:41 +01:00
Henry Trumme
b49d839f1c revert 43fdd940b0
Some checks failed
.NET Docker Build & Push / build_and_push (push) Has been cancelled
revert Hopefully now
2025-12-08 21:52:19 +01:00
43fdd940b0 Hopefully now
Some checks failed
.NET Docker Build & Push / build_and_push (push) Has been cancelled
2025-12-08 21:46:47 +01:00
4c44c86fa1 Ensured that Database gets created
Some checks failed
.NET Docker Build & Push / build_and_push (push) Failing after 54s
2025-12-08 21:37:08 +01:00
37d4dce036 Added Auto Migrations to startup 2025-12-08 21:28:11 +01:00
c2eed93e7c added Dockerfile and adapted build.yaml
Some checks failed
.NET Docker Build & Push / build_and_push (push) Failing after 3m53s
2025-12-08 19:18:33 +01:00
d7a737daac Fixed some Issues and made PrivateList Ready for basic uses 2025-12-08 02:26:42 +01:00
5ed3641ffe Merge branch 'main' of https://gitea.penry.de/Henry/CouchLog 2025-11-19 00:08:07 +01:00
55b860028c Updates NuGet Packages 2025-11-19 00:07:52 +01:00
6179a0ec6b Upgrades .Net Version to 10 2025-11-19 00:06:02 +01:00
d1c52f05e8 GlobalEntities now can be added not nice but added 2025-11-18 23:59:26 +01:00
70587b2af6 Adds a solid start Foundation with a GlobalList.razor and OnStartUp.cs 2025-10-27 02:01:55 +01:00
d78958f7c6 Rename Project and only use Username as Authentication 2025-10-25 02:44:55 +02:00