branchsbox.web/mastercancel

497 Commits over 731 Days - 0.03cph!

1 Year Ago
Disable HTML parsing in markdown for API texts
1 Year Ago
Web - Scheduled Events (#7) - Added API methods to interact with scheduled events - Added admin page to interact with scheduled events
1 Year Ago
Global lobby admin page Return GlobalLobbyId as part of account/login api route, don't really want a new endpoint just for this
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
Fixed certain non obsolete types being marked as such Due to "Types with embedded references are not supported in this version of your compiler." Change ungrouped types to 3 columns Better usage of horizontal space Added api/?nogroups Skips the manual categories and shows all types under their namespace categories API history minor visual change
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
Upgrade Works to use NET 7 in an attempt to fix API Reference errors
1 Year Ago
API Docs: Add event members
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
Give tooltip to assembly display to avoid confusion with namespaces
1 Year Ago
Display which assembly a type or a member came from https://files.facepunch.com/rubat/1b2511b1/mTugKCgtQd.png Fixed an exception on enum page when it is used by a constructor Iterate over 'Referencing Types' visuals https://files.facepunch.com/rubat/1b2511b1/eC2Fmeol6h.png Fixed namespace page having small title text
1 Year Ago
API Ref: Generate trivia for properties and constructors
1 Year Ago
Update deploy.api.yml
1 Year Ago
Don't display deleted screenshots on asset home
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
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
API Ref: Fixed non attributes being under attributes groups API Ref experiment: Show where enums are used on their pages https://files.facepunch.com/rubat/1b1811b1/umhm3vMTRd.png
1 Year Ago
Fix error when query was empty Asset -> package
1 Year Ago
Redirect fix
1 Year Ago
Only show assets if you have permission to view them Add Tests Simpler easier to use and more powerful package finding
1 Year Ago
Package Categories are dynamic Cleaning up
1 Year Ago
Update activity