This website requires JavaScript.
Explore
Help
Sign In
lemintare
/
mixmaker
Watch
1
Star
0
Fork
0
You've already forked mixmaker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ffa50f20a7cc72e019f057f87fd81b4ee6d6b67e
mixmaker
/
backend
/
internal
/
domain
History
lemintare
fa4edc0df5
Some checks failed
CI / backend (push)
Has been cancelled
Details
CI / frontend (push)
Has been cancelled
Details
CI / compose (push)
Has been cancelled
Details
Add player profiles and community settings
...
Co-authored-by: Cursor <
cursoragent@cursor.com
>
2026-07-19 21:43:48 +03:00
..
balancer_test.go
Add event management features to API, including event cancellation, deletion, registration closure, and workflow balance generation. Introduce new roster management endpoints and enhance participant handling with avoided player preferences. Update database schema and service logic to support these changes.
2026-07-19 02:10:02 +03:00
balancer.go
Add event management features to API, including event cancellation, deletion, registration closure, and workflow balance generation. Introduce new roster management endpoints and enhance participant handling with avoided player preferences. Update database schema and service logic to support these changes.
2026-07-19 02:10:02 +03:00
bracket_test.go
Refactor bracket validation logic to support draft state
2026-07-19 13:43:25 +03:00
bracket.go
Refactor bracket validation logic to support draft state
2026-07-19 13:43:25 +03:00
draft_test.go
Initialize project with basic structure, including Docker configuration, backend and frontend setup, environment configuration, and essential files for development.
2026-07-19 00:17:31 +03:00
event_workflow.go
Add Discord guild ID configuration and enhance event announcement options
2026-07-19 11:34:11 +03:00
model_test.go
Add event management features to API, including event cancellation, deletion, registration closure, and workflow balance generation. Introduce new roster management endpoints and enhance participant handling with avoided player preferences. Update database schema and service logic to support these changes.
2026-07-19 02:10:02 +03:00
model.go
Add player profiles and community settings
2026-07-19 21:43:48 +03:00
player_profile_test.go
Add player profiles and community settings
2026-07-19 21:43:48 +03:00
player_profile.go
Add player profiles and community settings
2026-07-19 21:43:48 +03:00
series_fsm.go
Enhance draft structures in backend models by adding new fields for banned actions and audit logs. Update frontend API interfaces to accommodate nullable properties for drafts and results, ensuring better handling of optional data. Improve series adaptation logic to manage null values effectively.
2026-07-19 02:53:17 +03:00
tournament_test.go
Initialize project with basic structure, including Docker configuration, backend and frontend setup, environment configuration, and essential files for development.
2026-07-19 00:17:31 +03:00
workflow_test.go
Add Discord guild ID configuration and enhance event announcement options
2026-07-19 11:34:11 +03:00