userGarry Newmancancel
reposbox.webcancel

448 Commits over 822 Days - 0.02cph!

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
1 Year Ago
Properly highlight selected Tag highlight/faceting
1 Year Ago
Remove asset/count Strip out usage of the old tags system
1 Year Ago
Facets and categories for map, game, material
1 Year Ago
package updates Define package types Remove categories, everything uses facets Rework tags, can edit tags directly Automatic facets
1 Year Ago
On demand search index updating
1 Year Ago
Better search indexing start Find uses search service filter archived packages Use api for search on index (unifying!!) Update search index on edit Engine version support Merge pull request #5 from Facepunch/categories-suck Categories suck
1 Year Ago
Engine version support
1 Year Ago
filter archived packages Use api for search on index (unifying!!) Update search index on edit
1 Year Ago
Find uses search service
1 Year Ago
Better search indexing start
1 Year Ago
Fix error when query was empty Asset -> package
1 Year Ago
Redirect fix