bulletboards/ImageBoardServerApp
2023-02-17 22:54:13 +01:00
..
Auth fix: Session is now stored in protected local storage and not in session storage, making the login persistant between pages 2023-02-12 14:55:37 +01:00
Data v0.1.3 release 2023-02-14 12:46:52 +01:00
Pages fix: fixed minor issues 2023-02-17 22:54:13 +01:00
Properties import from other repo 2023-01-18 13:56:24 +01:00
Shared fix: fixed minor issues 2023-02-17 22:54:13 +01:00
wwwroot fix: fixed minor issues 2023-02-17 22:54:13 +01:00
_Imports.razor feat: added User Screen for admins 2023-02-12 19:06:33 +01:00
App.razor v0.1.3 release 2023-02-14 12:46:52 +01:00
App.razor.css prog commit 2023-01-19 13:00:30 +01:00
appsettings.Development.json import from other repo 2023-01-18 13:56:24 +01:00
appsettings.json import from other repo 2023-01-18 13:56:24 +01:00
ImageBoardServerApp.csproj feat: added thumbnail middleware (idk if it works tho) 2023-02-15 14:01:39 +01:00
Program.cs fix: fixed minor issues 2023-02-17 22:54:13 +01:00