branchsbox.web/mastercancel

754 Commits over 1,006 Days - 0.03cph!

2 Years Ago
Stop the buttons moving around
2 Years Ago
Don't have to be logged in to watch get page
2 Years Ago
Fix everything
2 Years Ago
Fixed not cancelling CancellationTokenSource on dispose
2 Years Ago
Don't let non game owners upgrade themselves in discord No that it matters
2 Years Ago
Admin Pages don't need this now Disable RetryOnFailure Report exceptions
2 Years Ago
Switch to SandboxComponent and AddThink instead of manually handling IDisposable Discord role setup (probably) Update Org pages to use common component
2 Years Ago
More stats Fixed clicks
2 Years Ago
Check cooldown
2 Years Ago
Sync the claimant
2 Years Ago
Enable database retry Dev Preview config
2 Years Ago
Fix random > in footer
2 Years Ago
Fix NRE when showing asset counts
2 Years Ago
admin stats box
2 Years Ago
Don't show archived assets on org home page
2 Years Ago
More organised assets Highlight if assets are out of date (need an engine update)
2 Years Ago
Better search layout Find users Show header if don't own the game
2 Years Ago
Restore utility page
2 Years Ago
Only bring over data seed in Development
2 Years Ago
Development environment switch for web (#1) * 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 * Live/dev switch + fixes to accommodate new db creation * Don't need this anymore * Cleanup * 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 * Simple data seed for new local dbs * Select the right local db when seeding * Dev environment utility page * 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 * Update data seed * Blobs upload to a subdir in dev env * Update config * Fix compile error * Simplify the development environment check * Cleanup, safety check * Fix error on data seed * Fix data seed error * Bit of cleanup * Add back development top bar * Temporary caution
2 Years Ago
Added simple search
2 Years Ago
Ignore trying to update a closed session Fix asset list with negative skip/take
2 Years Ago
Should fix exception when saving score
2 Years Ago
And fixed another api login error
2 Years Ago
Fix Api errors
2 Years Ago
Remove unused shit Breadcrumbs and tweaks
2 Years Ago
New asset version can update game category
2 Years Ago
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
2 Years Ago
Added Granting, Revoking
2 Years Ago
Set up control mode tags from metadata
2 Years Ago
Quick stats page to sanity check player counts
2 Years Ago
Add platform settings Better admin only and banned user page blocking Keep config updated
3 Years Ago
Change to the new name
3 Years Ago
Allow deserializing enums by name
3 Years Ago
stean -> steam
3 Years Ago
Ranking page is ordered properly Player detail
3 Years Ago
Only show rankings list on games reconnection handling Fix tables getting unstyled Fix fonts loading in late StringPool to get without possibly adding Ranking page allows viewing by buckets
3 Years Ago
Unify CanEdit access on asset pages Remove Player.CityId, GameRating.CityId, rename GameRating.Bucket to BucketId - make it a stringpool entry, make it an int Ranking wip
3 Years Ago
Notices page, accepting invites, rejecting invites, leaving org
3 Years Ago
Catch NRE Script cleanup Api logging cleanup
3 Years Ago
Screenshot upload
3 Years Ago
I wonder if net6.0-windows will work User admin page Admin user list Admin usage stats
3 Years Ago
▇▌▍ ▅▋▅▌█ ▋▊▋▆ ▍▆▍▇ ▋▋▆▋▍ ▉▇▌▊▌▇▄▌▉▇ ▍▅▄▇▍▄▇▌
3 Years Ago
Remove unused table SessionCleanup
3 Years Ago
Api return asset updated/created as DateTimeOffset (breaks compatibility)
3 Years Ago
This query is infinitely faster when not async dotnet/SqlClient/issues/593
3 Years Ago
Make activity page a bit more dynamic/useful Speed up admin/org pages Admin Log bulma source Tweak trending list order
3 Years Ago
Relax asset title rules in manifest update
3 Years Ago
Constrain ident parameter
3 Years Ago
Api fixes