Commit Graph

11 Commits

Author SHA1 Message Date
df3ccb1886 feat: implement advanced reward management and wheel customization
- Add customizable background color
- Add wheel animations and sound effects
- Add reward description field and winner modal
- Change font to Dana
- Add configurable reward probabilities
- Support reward types (Empty, Discount Code, LiveCoin)
- Replace reward title with reward type selector
- Allow wheel page title customization from admin panel
2026-06-10 15:41:08 +03:30
ec86cdc528 feat: implement advanced reward management and wheel customization
- Add customizable background color
- Add wheel animations and sound effects
- Add reward description field and winner modal
- Change font to Dana
- Add configurable reward probabilities
- Support reward types (Empty, Discount Code, LiveCoin)
- Replace reward title with reward type selector
- Allow wheel page title customization from admin panel
2026-06-10 14:55:07 +03:30
b0ff339525 git add .
git commit -m "feat: improve wheel UI with gold pointer and center circle sync"
2026-05-30 14:20:20 +03:30
ed82bf7f1f git add .
git commit -m "feat: improve wheel UI with gold pointer and center circle sync"
2026-05-30 13:29:48 +03:30
1618580439 git add .
git commit -m "feat: improve wheel UI with gold pointer and center circle sync"
2026-05-30 13:16:11 +03:30
c4c4e92e05 git add .
git commit -m "feat: improve wheel UI with gold pointer and center circle sync"
2026-05-30 13:05:42 +03:30
906cccd3fe feat :add log 2026-05-24 09:55:56 +03:30
2d99f0554d feat: add user and admin page 2026-05-24 02:27:31 +03:30
be6e1fab8e refactor: restructure project into layered architecture 2026-05-17 03:36:28 +03:30
b4971fcb6a refactor: integrate Alembic, restructure project, and clean up
- Add Alembic configuration (alembic.ini, env.py) for database migrations
- Remove legacy wheel.db and unnecessary __pycache__ files
- Delete models.py to separate SQLAlchemy and Pydantic concerns
- Restructure main.py to use modular API routers (user/admin)
- Introduce config backend for centralized settings management
2026-05-13 04:04:13 +03:30
b7f8704e98 initial commit 2026-05-09 22:21:38 +03:30