657 Commits over 975 Days - 0.03cph!
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
Better search indexing start
Fix error when query was empty
Asset -> package
Only show assets if you have permission to view them
Add Tests
Simpler easier to use and more powerful package finding
Package Categories are dynamic
Cleaning up
Need to own Garry's Mod to enroll for a key (anti-bot)
Rename Extension to Addon
Fix list search not coping with excess whitespace
Better filtering for extensions
List out all of the assets on the front page
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
Make the countdown more sane looking
Generate thumb automatically if we don't have one
Add package parent, api version
Tag support
Give correct error when invalid asset type
Add extension asset type
Show exception if Api couldn't load
AssemblyDoc do a better job of resolving dlls
Show extension methods on the target class
Hide Internal
Fix Property.IsStatic
Fix FullName not being set sometimes
Fix MakeRelease not updating api
WIP refactor to pre-calculated api doc
Add a banner alerting people that they're banned because they have autoclickers
Rename AdminPageComponent
Implement AssetComponent
Delete redundant shit
Highlight hovered row
Can delete a player's individual game result
Can delete individual leaderboard entry
Can delete leaderboards
Log exception when grant package fails
Fix exception when updating session
Clean document percentage styles
Show generics
Correctly get documentation for methods with generic args
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