bulletboards/ImageBoardServerApp
2023-06-08 23:33:54 +02: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 feat: the page now saves the last used username, changed the bg color of the main pages 2023-05-31 14:50:05 +02:00
Pages feat: added dead link to Board Page, added PageTitle to DeadLink page 2023-06-08 23:33:54 +02:00
Properties import from other repo 2023-01-18 13:56:24 +01:00
Shared feat: increased max img size 2023-06-08 23:32:57 +02:00
Util feat: added getmd5hash func into TheManager 2023-06-08 23:31:17 +02:00
wwwroot feat: the page now saves the last used username, changed the bg color of the main pages 2023-05-31 14:50:05 +02:00
_Imports.razor feat: removed Status 2023-06-08 23:30:50 +02: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 chore: update proj file 2023-06-08 23:29:58 +02:00
Program.cs feat: added Email connectivity 2023-06-08 23:29:35 +02:00