Commit Graph

14 Commits

Author SHA1 Message Date
Chomp 5a5e18f568 Add HTTPS support (#101)
* Initial work on adding https support

* Updated logging

* More logging

* Added support for a certificate password

Replaced method used for getting path to cert

* Reduce duplication of logic in program.cs

* Cleanup of `HttpServer`

* More https stuff

* https

* Fixed remote IP stuff

* Fixed non-local request logging

* Updated assets

* Replaced `singleplayer/bossconvert` to `singleplayer/bosstypes`

* Updated map loot

* Asset update

* Stop storing a bots inventory and other values to save memory

---------

Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
Co-authored-by: clodan <clodan@clodan.com>
2025-02-20 12:27:55 +00:00
Chomp 924fff686d Refactored botgen 2025-02-17 13:07:32 +00:00
CWX 2a172a6861 make launcherV2 endpoints consistent, add new profile endpoint 2025-02-14 17:12:09 +00:00
Alex 88893ac7be small refactor to routers and added notifier stuff 2025-02-09 18:31:07 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
CWX a4bb2e8f25 fix prestigeRequestTypes and getting items transfered 2025-02-03 15:05:51 +00:00
Chomp 1f9a18f37c Removed dupe command RemoveMail that does nothing
Gived `GetMessagePreview` throwing an error when its messages were empty

Cleanup of spt friend commands
2025-01-31 18:31:42 +00:00
CWX feeec4ba6b somehow missed 🤷 2025-01-29 22:10:21 +00:00
Chomp 73cb11c47d Various changes 2025-01-29 12:12:01 +00:00
CWX 293b944562 removed more from launcherV2 2025-01-28 19:45:36 +00:00
Chomp d78b742841 Third times a charm 2025-01-24 11:13:40 +00:00
Chomp 300454e174 Implemented gym endpoint 2025-01-23 15:50:48 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00