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
/
backend
/
migrations
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
..
001_initial.sql
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
002_seed_rulesets.sql
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
003_player_preferences.sql
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
004_overwatch_ranks.sql
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
005_guest_players.sql
Add participant creation functionality to event API, including backend service and database integration. Update frontend to support participant registration and enhance UI for displaying registered players.
2026-07-19 01:21:00 +03:00
006_event_workflow.sql
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
007_player_avoids.sql
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
008_cancelled_events.sql
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
009_moderator_role.sql
Implement account management features in API, including endpoints for listing accounts and updating account roles. Introduce moderator role with associated permissions, and refactor access control checks to accommodate staff roles. Update database schema to support new role constraints and enhance frontend navigation for staff access.
2026-07-19 02:32:15 +03:00
010_custom_brackets.sql
Add Discord event announcement functionality to backend
2026-07-19 11:21:11 +03:00
011_discord_role_sync.sql
Add Discord guild ID configuration and enhance event announcement options
2026-07-19 11:34:11 +03:00
012_discord_rsvp_roles.sql
Add RSVP role synchronization and localization support for Discord
2026-07-19 11:42:40 +03:00
013_discord_role_hoist.sql
Enhance Discord role management by adding hoist functionality
2026-07-19 11:52:57 +03:00
014_discord_global_reconcile.sql
Add global role synchronization for Discord with configurable interval
2026-07-19 12:04:33 +03:00
015_player_identity.sql
Add player profiles and community settings
2026-07-19 21:43:48 +03:00
016_community_settings_and_stats.sql
Add player profiles and community settings
2026-07-19 21:43:48 +03:00