Commit Graph

16 Commits

Author SHA1 Message Date
72e04a6258 Simplify: Just build frontend, manual deployment
All checks were successful
Build Frontend / Build Frontend (push) Successful in 7s
2026-01-11 00:45:18 +00:00
64f2dd853e Simplify deployment - use direct SSH/rsync instead of actions
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Failing after 14s
2026-01-11 00:41:49 +00:00
3f763781f8 Fix: Use npm install instead of npm ci
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Failing after 22s
2026-01-11 00:40:12 +00:00
3cc143f696 Fix: Remove npm cache and use password auth
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Failing after 6s
2026-01-11 00:39:17 +00:00
f9568a1b6f Remove manual workflow trigger
Some checks failed
Deploy to Production / Deploy TurboTrades (push) Failing after 2s
2026-01-11 00:33:24 +00:00
8669ee3366 Remove manual workflow trigger
Some checks failed
Deploy to Production / Deploy TurboTrades (push) Has been cancelled
2026-01-11 00:30:19 +00:00
e51c9fdc83 Remove manual workflow trigger
Some checks failed
Deploy to Production / Deploy TurboTrades (push) Has been cancelled
2026-01-11 00:27:34 +00:00
26dba315dd Remove manual workflow trigger
Some checks failed
Deploy to Production / Deploy TurboTrades (push) Has been cancelled
2026-01-11 00:26:17 +00:00
f160d44d23 Remove manual workflow trigger
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Has been cancelled
2026-01-11 00:21:46 +00:00
b8a3ce91d6 Fix: Use password auth for all SSH steps
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Has been cancelled
2026-01-11 00:18:54 +00:00
f9156897ce Deploy: Migrate to Gitea Actions, update paths for turbotrades.dev
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Has been cancelled
2026-01-11 00:15:14 +00:00
53d0c89d17 Clean up tunnel infrastructure and migrate to Gitea
Some checks failed
Deploy to Production Server / Deploy to 178.63.127.19 (push) Has been cancelled
2026-01-10 23:54:31 +00:00
63c578b0ae feat: Complete admin panel implementation
- Add user management system with all CRUD operations
- Add promotion statistics dashboard with export
- Simplify Trading & Market settings UI
- Fix promotion schema (dates now optional)
- Add missing API endpoints and PATCH support
- Add comprehensive documentation
- Fix critical bugs (deletePromotion, duplicate endpoints)

All features tested and production-ready.
2026-01-10 21:57:55 +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
16a76a2cd6 first commit 2026-01-10 04:56:03 +00:00