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
main
Add File
New File
Upload File
Apply Patch
mixmaker
/
frontend
/
src
History
lemintare
ffa50f20a7
Some checks failed
CI / backend (push)
Has been cancelled
Details
CI / frontend (push)
Has been cancelled
Details
CI / compose (push)
Has been cancelled
Details
Fix preferred player name resolution
...
Co-authored-by: Cursor <
cursoragent@cursor.com
>
2026-07-20 17:15:42 +03:00
..
api
Fix preferred player name resolution
2026-07-20 17:15:42 +03:00
assets
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
components
/bracket-editor
Add Discord event announcement functionality to backend
2026-07-19 11:21:11 +03:00
test
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
App.css
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
App.test.tsx
Fix preferred player name resolution
2026-07-20 17:15:42 +03:00
App.tsx
Fix preferred player name resolution
2026-07-20 17:15:42 +03:00
i18n-context.ts
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
i18n.test.tsx
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
i18n.tsx
Add player profiles and community settings
2026-07-19 21:43:48 +03:00
index.css
Add player profiles and community settings
2026-07-19 21:43:48 +03:00
main.tsx
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
ranks.test.ts
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
ranks.ts
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
series-utils.ts
Refactor series handling in backend to include player context in Toss, Ban, Pick, and Record actions. Update service methods to accept player parameters, enhancing authorization checks and ensuring proper team actions. Modify integration tests to reflect new method signatures and improve tournament hydration logic in the store. Enhance frontend components to support new series features and improve user experience with live match navigation.
2026-07-19 03:22:32 +03:00
turn-notification.test.ts
Add turn alerts and public team rosters
2026-07-19 20:46:23 +03:00
turn-notification.ts
Add turn alerts and public team rosters
2026-07-19 20:46:23 +03:00