6 Commits

Author SHA1 Message Date
Jesse 687b4f7a49 Add blazor & MVC Support (#602)
* Add initial code for Razor pages support

* Remove finalizer

* Try fully loading blazor

This is most likely entirely broken because of a rebase now

* UseSptBlazor after app.Use

* Fix up StaticWebAsset loading, add MudBlazor

* Implement page

* Update comment

* Replaced existing status page with razor

* Track background video in LFS

* Update attributes

* Improved status page theming

* Fix up wwwroot publish folder to SPT_Data/wwwroot

* Added name to page

* Remove unnecessary code

* Begin fixing up MVC & Blazor for modding

* Update TestMod

* Cleanup todo

* Further work out mod support

* Re-order initialization and use logger

* Rename library to SPTarkov.Server.Web

---------

Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
2025-10-02 19:03:27 +00:00
Refringe b4b5156bd3 Complete LFS reorganization - Re-add files with new tracking
- Add image files as regular Git files (no longer in LFS)
- Add JSON files back to LFS with clean history
2025-09-06 22:11:30 -04:00
Refringe 888a920fda Prepare for LFS reorganization - Remove LFS-tracked files 2025-09-06 21:56:23 -04:00
Chomp a67fc32e39 Simplify Git LFS tracking for JSON files 2025-07-02 13:42:51 +01:00
Chomp 87b95c11fd Add LFS files 2025-07-02 13:05:06 +01:00
Refringe 85085204c4 Adds LICENSE
CC requires an individual (even a username) to be identified so I've thrown my username in there. Feel free to change it to someone else if you so choose.
2025-01-03 16:42:05 -05:00