7 Commits

Author SHA1 Message Date
cb5c3caad8
Rector Changes 2025-01-30 00:23:55 -05:00
16e3a67efd
Query Optimization
- Download counts were taking too long to calculate dynamically, so we're keeping track of a total count with observers and queued job.
- Optimized the SQL used to order a mod listing by mod version update times.
2024-08-31 01:19:22 -04:00
09771d233a
Mod Filter Page - SPT Versions
Updated the mod filter page to only show SPT versions that have been tagged by mod versions.
2024-08-30 23:13:46 -04:00
db578071e4
SPT Semvar & Automatic Resolution
This update gives mod versions a supported SPT version field that accepts a semantic version. The latest supported SPT version will be automatically resolved based on the semvar.

Next up: I need to update the ModVersion to SptVersion relationship to be a many-to-many and expand the resolution to resolve multiple versions.
2024-08-22 17:04:07 -04:00
a98082fd44
Horizon Snapshots 2024-06-20 12:19:07 -04:00
92b04eb286
Updates to search 2024-06-05 16:31:29 -04:00
6f279f83e0
Hello World 2024-05-13 18:55:34 -04:00