Yimaru-BackEnd/internal/web_server/handlers
2025-05-13 22:43:51 +03:00
..
admin.go fixed company-id, admin-id optional parameters for creating company and branch 2025-04-30 18:43:46 +03:00
auth_handler.go Merge branch 'ticket-bet' 2025-04-28 20:57:41 +03:00
bet_handler.go basketball and fixes 2025-05-03 20:22:57 +03:00
branch_handler.go fixed company-id, admin-id optional parameters for creating company and branch 2025-04-30 18:43:46 +03:00
cashier.go integration fixes 2025-04-26 14:48:45 +03:00
company_handler.go fixed company-id, admin-id optional parameters for creating company and branch 2025-04-30 18:43:46 +03:00
handlers.go refactor notification service to use Gorilla WebSocket; implement WebSocket authentication middleware and notification hub 2025-05-13 16:44:31 +03:00
manager.go integration fixes 2025-04-26 14:48:45 +03:00
notification_handler.go add notification retrieval endpoint; refactor middleware for company role validation 2025-05-13 22:43:51 +03:00
prematch.go limiting the crons because of the request limit 2025-04-29 10:35:39 +03:00
referal_handlers.go feat: referal completed 2025-04-12 04:12:22 +03:00
ticket_handler.go small fixes and getting it ready for deployment 2025-04-29 21:11:25 +03:00
transaction_handler.go fixed company-id, admin-id optional parameters for creating company and branch 2025-04-30 18:43:46 +03:00
transfer_handler.go showing logs on upcoming events 2025-04-28 22:52:00 +03:00
user.go merge fixes 2025-04-28 20:57:49 +03:00
virtual_games_hadlers.go merge fixes 2025-04-28 20:57:49 +03:00
wallet_handler.go merge fixes 2025-04-28 20:57:49 +03:00