userGarry Newmancancel
reposbox.webcancel

410 Commits over 731 Days - 0.02cph!

1 Year Ago
Add GameSession Create new session on login
1 Year Ago
Better sql telemetry
1 Year Ago
DevPreview uses Bag instead of Scratch Table Delete unused
1 Year Ago
Fix AP startup Move some stuff to use bags instead of tables
1 Year Ago
Use Microsoft.Azure.Functions.Worker.ApplicationInsights (!)
1 Year Ago
Cleanup
1 Year Ago
Update package usage every 10 minutes Update application insights Update packages Hard configure AI Better instrumentation
1 Year Ago
Fix NRE when a package has no version
1 Year Ago
Add references and editor references to searchable index Can search for packages that reference other packages using ref:packagename
1 Year Ago
Store PackageReferences Return PackageReferences in api Show package references on revision page
1 Year Ago
Remove all that manifest stuff - just use GetPackage with a #version
1 Year Ago
GetHttpRequestData hack isn't needed anymore Add manifest api
1 Year Ago
Update twitter name
1 Year Ago
Clean up package contents, handle versioned inputs properly Update revoke logic
1 Year Ago
Lets use screenshots on the package list
1 Year Ago
Increase trend days
1 Year Ago
Don't let UsageStats be null when wrapping PackageIndex
1 Year Ago
Always return a UsageStats because they'll deserialize to a struct
1 Year Ago
Better package usage stats, better trending calculation
1 Year Ago
Rebuild search index when adding/removing screenshots
1 Year Ago
ImageLarge not used anywhere
1 Year Ago
Separate screenshots / loading screen pages Only show loading screen option for maps and games Comment out redundant upload types
1 Year Ago
Wrap the screenshot properly to offer some compatibility
1 Year Ago
Login api user stats Include screenshots in search
1 Year Ago
Fix total player count
1 Year Ago
Make sort:trending make more sense Fix player lists
1 Year Ago
EventBatch pass additional columns
1 Year Ago
Remove Leaderboard + Rankings backend (sorry ziks, we built this on quicksand)
1 Year Ago
Fix addons getting not getting marked as game:any correctly
1 Year Ago
Should fix MakeRelease not generating history
1 Year Ago
Start using the engine version
1 Year Ago
PackageType can define whether it's api version sensitive package/find api uses api version properly, added unittests
1 Year Ago
Session exception fix
1 Year Ago
SessionCleanup can use ExecuteDeleteAsync now
1 Year Ago
Update AssetUsageUpdater to batch calls
1 Year Ago
Event batch
1 Year Ago
Testing a package retrieval speedup hunch
1 Year Ago
Show automatic facet value in package edit page Allow publishing package to set public, tags, summary, description
1 Year Ago
Update deploy.api.yml
1 Year Ago
Update deploy.sandbox.yml
1 Year Ago
Lets put at least something on the asset home page
1 Year Ago
Clean up
1 Year Ago
Remove unused Sandbox-ProcessAccessQueue Update usage stats straight from adx instead of aggregating shit Convert all usage stats to use adx Remove bullshit usage chart from asset pages
1 Year Ago
Minimize usage of AssetType Provide stepping stone type name in package wraps
1 Year Ago
Error fix
1 Year Ago
Remove unused columns/tables
1 Year Ago
package updates Define package types Remove categories, everything uses facets Rework tags, can edit tags directly Automatic facets Facets and categories for map, game, material Remove asset/count Strip out usage of the old tags system Properly highlight selected Tag highlight/faceting Fix tests Procedural tags Add game: tagging to map Give sort options in package/find so we have a single source to provide these Fix default ordering logic Fix TagEntry not serializing Store org detail properly bigger batch size in search update Take ClientTags from the latest version too only show tags if a type is selected Move organisations to header (we'll find somewhere better for this) Add tool console app Switch out old tag system to use new facets
1 Year Ago
Take ClientTags from the latest version too only show tags if a type is selected Move organisations to header (we'll find somewhere better for this) Add tool console app
1 Year Ago
Fix TagEntry not serializing Store org detail properly bigger batch size in search update
1 Year Ago
Fix tests Procedural tags Add game: tagging to map Give sort options in package/find so we have a single source to provide these Fix default ordering logic