..
auth.go
feat: refactoring entire system to be multi-tenant
2025-08-22 12:54:48 +03:00
bet.go
Refactor result notification service and remove redundant code
2025-10-10 14:59:19 +03:00
bonus.go
fix: refactor bonus and bonus settings; added welcome bonus
2025-09-12 16:28:39 +03:00
branch.go
fix: removed kafka and redis and added integration changes
2025-10-08 12:46:50 +03:00
common.go
fix: integration fixes
2025-10-07 13:39:36 +03:00
company_stats.go
feat: Refactor report generation and management
2025-10-28 00:51:52 +03:00
company.go
feat: Refactor report generation and management
2025-10-28 00:51:52 +03:00
currency.go
multi-currency support
2025-06-16 17:54:42 +03:00
custom_odds.go
feat: refactoring entire system to be multi-tenant
2025-08-22 12:54:48 +03:00
direct_deposit.go
santimpay + direct depoist
2025-08-01 20:08:57 +03:00
disabled_odds.go
feat: custom odd and disabling odds
2025-08-19 17:15:31 +03:00
enet_pulse.go
Enetpulse tournament+tournament_stages imlementations
2025-09-28 18:26:34 +03:00
event_history.go
feat: odd and event history
2025-08-07 19:04:54 +03:00
event_stats.go
feat: Refactor report generation and management
2025-10-28 00:51:52 +03:00
event_with_settings.go
feat: Add EventWithSettings domain model and related conversion functions
2025-10-18 11:50:17 +03:00
event.go
feat: Add EventWithSettings domain model and related conversion functions
2025-10-18 11:50:17 +03:00
institutions.go
transaction maker-checker fixes
2025-07-11 15:48:59 +03:00
issue_reporting.go
fix: refactored bet to remove unnecessary fields
2025-07-09 21:48:36 +03:00
league.go
fix: integration fixes
2025-10-07 13:39:36 +03:00
location.go
feat: branch location list
2025-07-13 13:46:38 +03:00
notification.go
fix: removed kafka and redis and added integration changes
2025-10-08 12:46:50 +03:00
odd_history.go
feat: custom odd and disabling odds
2025-08-19 17:15:31 +03:00
odds.go
feat: Add number_of_outcomes to odds market queries and models
2025-10-14 04:39:27 +03:00
old_report.go
feat: Refactor report generation and management
2025-10-28 00:51:52 +03:00
otp.go
feat: removing odds when event is removed
2025-06-12 19:09:19 +03:00
raffel.go
raffle ticket limit
2025-10-06 14:49:25 +03:00
recommendation.go
recommendation service
2025-05-28 13:07:58 +03:00
referal.go
fix: refactoring referral
2025-09-08 17:05:09 +03:00
report.go
feat: Refactor report generation and management
2025-10-28 00:51:52 +03:00
result.go
feat: Implement wallet notification system and refactor related services
2025-09-25 21:26:24 +03:00
settings.go
raffle service implementation
2025-09-03 16:06:01 +03:00
shop_bet.go
fix: integration fixes
2025-10-07 13:39:36 +03:00
shop_deposit.go
fix: fixing issues on transaction
2025-07-04 00:09:03 +03:00
shop_transaction.go
fix: fixing issues on transaction
2025-07-04 00:09:03 +03:00
store.go
report_service + wallet_monitoring
2025-06-07 17:48:06 +03:00
ticket.go
fix: resolved issue on event, odds and creating a bet
2025-09-03 03:16:37 +03:00
transfer.go
fix: refactoring bonus
2025-09-10 23:27:11 +03:00
user.go
fix: integration fixes
2025-10-07 13:39:36 +03:00
virtual_game.go
fix: integration fixes
2025-10-07 13:39:36 +03:00
wallet.go
fix: integration fixes
2025-10-07 13:39:36 +03:00