userGarry Newmancancel
reposbox.webcancel

657 Commits over 975 Days - 0.03cph!

2 Years Ago
package updates Define package types Remove categories, everything uses facets Rework tags, can edit tags directly Automatic facets
2 Years Ago
On demand search index updating
2 Years 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
2 Years Ago
Engine version support
2 Years Ago
filter archived packages Use api for search on index (unifying!!) Update search index on edit
2 Years Ago
Find uses search service
2 Years Ago
Better search indexing start
2 Years Ago
Fix error when query was empty Asset -> package
2 Years Ago
Redirect fix
2 Years Ago
Only show assets if you have permission to view them Add Tests Simpler easier to use and more powerful package finding
2 Years Ago
Package Categories are dynamic Cleaning up
2 Years Ago
Update activity
2 Years Ago
Need to own Garry's Mod to enroll for a key (anti-bot)
2 Years Ago
Rename Extension to Addon
2 Years Ago
Fix list search not coping with excess whitespace
2 Years Ago
Better filtering for extensions
2 Years Ago
List out all of the assets on the front page
2 Years Ago
Include the Api version
2 Years Ago
Get screenshots via asset api Don't need to upload a thumb with screenshots Tweak dev preview to drop a predictable intervals instead of us randomly adding keys WrapScreenshot Set ApiVersion and extension tags on version flip Allow filtering by apiversion Allow filtering list by game api version
2 Years Ago
Make the countdown more sane looking
2 Years Ago
Generated thumb preview
2 Years Ago
Support addon tags
2 Years Ago
Generate thumb automatically if we don't have one
2 Years Ago
Add package parent, api version Tag support
2 Years Ago
Give correct error when invalid asset type Add extension asset type
2 Years Ago
Event key
2 Years Ago
Upload events
2 Years Ago
Activity Events
2 Years Ago
Fixed
2 Years Ago
Login events
2 Years Ago
Add asset/count
2 Years Ago
Show exception if Api couldn't load AssemblyDoc do a better job of resolving dlls
2 Years Ago
Errors use new query
2 Years Ago
Show extension methods on the target class
2 Years Ago
Hide Internal Fix Property.IsStatic
2 Years Ago
Fix FullName not being set sometimes
2 Years Ago
Generics cleanup
2 Years Ago
Fix MakeRelease not updating api
2 Years Ago
Add Api History
2 Years Ago
Breadcrumbs
2 Years Ago
NestedTypes Clean up
2 Years Ago
WIP refactor to pre-calculated api doc
2 Years Ago
Add a banner alerting people that they're banned because they have autoclickers
2 Years Ago
Punish clicky bots
2 Years Ago
Fix code font
2 Years Ago
Rename AdminPageComponent Implement AssetComponent Delete redundant shit
2 Years Ago
Highlight hovered row Can delete a player's individual game result Can delete individual leaderboard entry Can delete leaderboards
2 Years Ago
Log exception when grant package fails Fix exception when updating session Clean document percentage styles
2 Years Ago
Show generics Correctly get documentation for methods with generic args
2 Years 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