bulletboards/ImageBoardServerApp
moonleay a6d395ab58 Merge branch 'Pierre' into 'Eric'
start of the Ui intigrating

See merge request moonleay/imageboard!7
2023-05-17 11:22:16 +00: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: started working on replys in comments, changes IDs to GETs 2023-03-18 00:49:50 +01:00
Pages Merge branch 'Pierre' into 'Eric' 2023-05-17 11:22:16 +00:00
Properties import from other repo 2023-01-18 13:56:24 +01:00
Shared chore: moved TheManager, moved login button 2023-05-17 13:17:53 +02:00
Util chore: moved TheManager, moved login button 2023-05-17 13:17:53 +02:00
wwwroot feat: added images 2023-02-27 12:06:10 +01:00
_Imports.razor feat: made boards dynamic and save to the db 2023-03-01 14:44:06 +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 start of the Ui intigrating 2023-05-15 09:55:56 +02:00
Program.cs fix: fixed minor issues 2023-02-17 22:54:13 +01:00