userGarry Newmancancel
reposbox.webcancel

410 Commits over 731 Days - 0.02cph!

1 Year Ago
Log exception when grant package fails Fix exception when updating session Clean document percentage styles
1 Year Ago
Show generics Correctly get documentation for methods with generic args
1 Year Ago
Clean up dev preview page Temporary hack for api categories Periodically update session Only show Api classes that we haven't listed Fixed documentation not showing for methods with no args Show base class Don't show base class members on class page Api sidebar links to member properly Fixed documentation not showing for methods with & args
1 Year Ago
Dev Preview Lottery system
1 Year Ago
Dev Preview fixes
1 Year Ago
Strip out that drag drop bullshit Check for code changes in the background Class sidebar links Dev Preview tweaks
1 Year Ago
Drag Drop tests (wasted morning)
1 Year Ago
lowercase Object and Void
1 Year Ago
Documentation from xml files Show obsolete information
1 Year Ago
Breadcrumbs cleanup
1 Year Ago
Delete Unused Add Release API Fix warnings Use latest version for docs (experimenting)
1 Year Ago
Fix deleting asset media Fix edit org update exception Fix exception when choosing org name We don't need to record when people fail at updating their discord Increase AssetRate timeout Sentry tweaks
1 Year Ago
Stop the buttons moving around
1 Year Ago
Don't have to be logged in to watch get page
1 Year Ago
Fix everything
1 Year Ago
Fixed not cancelling CancellationTokenSource on dispose
1 Year Ago
Don't let non game owners upgrade themselves in discord No that it matters
1 Year Ago
Admin Pages don't need this now Disable RetryOnFailure Report exceptions
1 Year Ago
Switch to SandboxComponent and AddThink instead of manually handling IDisposable Discord role setup (probably) Update Org pages to use common component
1 Year Ago
More stats Fixed clicks
1 Year Ago
Check cooldown
1 Year Ago
Sync the claimant
1 Year Ago
Enable database retry Dev Preview config
1 Year Ago
Fix random > in footer
1 Year Ago
Fix NRE when showing asset counts
1 Year Ago
admin stats box
1 Year Ago
Don't show archived assets on org home page
1 Year Ago
More organised assets Highlight if assets are out of date (need an engine update)
1 Year Ago
Better search layout Find users Show header if don't own the game
1 Year Ago
Added simple search
1 Year Ago
Ignore trying to update a closed session Fix asset list with negative skip/take
1 Year Ago
Should fix exception when saving score
1 Year Ago
And fixed another api login error
1 Year Ago
Fix Api errors
1 Year Ago
Remove unused shit Breadcrumbs and tweaks
1 Year 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
1 Year Ago
Added Granting, Revoking
1 Year Ago
Quick stats page to sanity check player counts
1 Year Ago
Add platform settings Better admin only and banned user page blocking Keep config updated
1 Year Ago
Change to the new name
1 Year Ago
Allow deserializing enums by name
1 Year Ago
2 Years Ago
Ranking page is ordered properly Player detail
2 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
2 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
2 Years Ago
Notices page, accepting invites, rejecting invites, leaving org
2 Years Ago
Catch NRE Script cleanup Api logging cleanup
2 Years Ago
Screenshot upload
2 Years Ago
I wonder if net6.0-windows will work User admin page Admin user list Admin usage stats
2 Years Ago
Remove unused table SessionCleanup