601 Commits over 945 Days - 0.03cph!
Store PackageReferences
Return PackageReferences in api
Show package references on revision page
Remove all that manifest stuff - just use GetPackage with a #version
GetHttpRequestData hack isn't needed anymore
Add manifest api
Clean up package contents, handle versioned inputs properly
Update revoke logic
Lets use screenshots on the package list
Don't let UsageStats be null when wrapping PackageIndex
Always return a UsageStats because they'll deserialize to a struct
Better package usage stats, better trending calculation
Rebuild search index when adding/removing screenshots
ImageLarge not used anywhere
Separate screenshots / loading screen pages
Only show loading screen option for maps and games
Comment out redundant upload types
Wrap the screenshot properly to offer some compatibility
Login api user stats
Include screenshots in search
Make sort:trending make more sense
Fix player lists
EventBatch pass additional columns
Remove Leaderboard + Rankings backend (sorry ziks, we built this on quicksand)
Fix addons getting not getting marked as game:any correctly
Should fix MakeRelease not generating history
Start using the engine version
PackageType can define whether it's api version sensitive
package/find api uses api version properly, added unittests
SessionCleanup can use ExecuteDeleteAsync now
Update AssetUsageUpdater to batch calls
Testing a package retrieval speedup hunch
Show automatic facet value in package edit page
Allow publishing package to set public, tags, summary, description
Update deploy.sandbox.yml
Lets put at least something on the asset home page
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
Minimize usage of AssetType
Provide stepping stone type name in package wraps
Remove unused columns/tables
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
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
Fix TagEntry not serializing
Store org detail properly
bigger batch size in search update
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
Properly highlight selected
Tag highlight/faceting
Remove asset/count
Strip out usage of the old tags system
Facets and categories for map, game, material
package updates
Define package types
Remove categories, everything uses facets
Rework tags, can edit tags directly
Automatic facets
On demand search index updating
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
filter archived packages
Use api for search on index (unifying!!)
Update search index on edit