Commit Graph

5 Commits

Author SHA1 Message Date
Starystars67
48717eeabd Update nginx.conf 2026-04-02 02:53:16 +01:00
Starystars67
5f14414055 trying things at this point 2026-04-02 02:48:57 +01:00
Starystars67
a253919575 server hardening + deperation to tget the installer served 2026-04-02 02:42:55 +01:00
Starystars67
4626a69185 Serve .msi as download and update installer link
Add nginx rule to serve .msi files as application/octet-stream with Content-Disposition: attachment and X-Content-Type-Options: nosniff, returning 404 when missing. Update Home.vue to build the installer download URL from import.meta.env.BASE_URL and bind it to the CTA link (using :href) instead of a hardcoded path, ensuring the installer link respects the app base URL.
2026-04-02 02:13:11 +01:00
Starystars67
403489e43c Rebuild website! 2025-11-30 16:01:49 +00:00