userCrayzcancel
branchsbox.web/dev-envcancel

19 Commits over 0 Days - ∞cph!

2 Years Ago
Temporary caution
2 Years Ago
Should fix exception when saving score Ignore trying to update a closed session Fix asset list with negative skip/take Added simple search Merge branch 'master' into dev-env Add back development top bar
2 Years Ago
Fix error on data seed Fix data seed error Bit of cleanup
2 Years Ago
Cleanup, safety check
2 Years Ago
Simplify the development environment check
2 Years Ago
Fix compile error
2 Years Ago
Update config
2 Years Ago
Remove unused shit Breadcrumbs and tweaks Fix Api errors And fixed another api login error Merge branch 'master' into dev-env Update data seed Blobs upload to a subdir in dev env
2 Years Ago
Added Granting, Revoking Fixed Revokes count in stats Fix form input not triggering change shit Add GameOwnership to users Don't allow creation of organisations if not game owner Add session info, allow clearing sessions New asset version can update game category Merge branch 'master' into dev-env
2 Years Ago
StringPool data seed Select Unknown when inserting score for non per map ranks EF Core breaks with FK relationships id as 0.. for new dbs auto increment from 1, and explicitly grab the string we want here Add leaderboard game with ranks to data seed
2 Years Ago
Dev environment utility page
2 Years Ago
Add platform settings Better admin only and banned user page blocking Keep config updated Quick stats page to sanity check player counts Set up control mode tags from metadata Merge branch 'master' into dev-env Select the right local db when seeding
2 Years Ago
Change to the new name Merge branch 'master' into dev-env
2 Years Ago
Simple data seed for new local dbs
2 Years Ago
Preset configs are fields instead of getters Update dev config No more need to manually set dev environment Don't need this log in dev env
2 Years Ago
Cleanup
2 Years Ago
Don't need this anymore
2 Years Ago
Live/dev switch + fixes to accommodate new db creation
2 Years Ago
Endpoint configuration Don't generate these keys for these, we set them explicitly Consider fk constraints to allow new schema creation Refresh blob upload endpoint