1
0

5 Commits

Author SHA1 Message Date
c3df56b0da Add identity context and ASP.NET individual account pages for authorization.
I created a new Blazor project with individual accounts, then transferred the files over to the existing project.
Then renamed ApplicationDbContext to: IdentityContext to distinguish from the application context.
Then ran the update database command with the existing migration for identity.
2025-04-18 10:20:55 +02:00
c4641da821 Add link to gitea repository in nav menu. 2025-03-26 18:52:53 +01:00
341e2da53e Add To-do list page. 2025-03-26 17:09:51 +01:00
bb72836773 Add nav menu link to servers page with a different icon. 2025-03-24 12:11:42 +01:00
a293b4ebf1 Creating new blazor project. 2025-03-23 12:38:17 +01:00