Commit Graph

4 Commits

Author SHA1 Message Date
0bd3f60627 changed env
All checks were successful
Build Frontend / Build Frontend (push) Successful in 23s
2026-01-11 01:57:51 +00:00
e7ea8f12b6 Fix login button and improve CORS
All checks were successful
Build Frontend / Build Frontend (push) Successful in 22s
- Fixed login URL from /auth/steam to /api/auth/steam
- Updated all Steam login buttons to custom green design with 'Login to Steam' text
- Enhanced CORS configuration with explicit preflight handling
- Added Steam image proxy endpoint for CORS-free image loading
- Improved environment variable management with .env.local support
- Added ENV_SETUP.md guide for environment configuration
2026-01-11 01:39:35 +00:00
b90cdd59df added steambot, trades and trasctions. 2026-01-10 05:31:01 +00:00
232968de1e first commit 2026-01-10 04:57:43 +00:00