reposbox.webcancel

585 Commits over 822 Days - 0.03cph!

1 Year Ago
Delete individual steam leaderboard entries List periodic leaderboards, implemented deleting
1 Year Ago
Suppress CS1591 Added Operators (and Indexers) section to type view Move summary header out of its internal container So it looks more consistent on the member page
1 Year Ago
Do not display indexer properties Remove IsVirtual checks from GetOriginalMethod
1 Year Ago
Override properties show what they override/implement
1 Year Ago
Show virtual and override properties correctly And inherit documentation too Hide attributes from type view - it is adding too much visual clutter
1 Year Ago
List Steam leaderboards on Rankings page Display / decode steam leaderboard entries
1 Year Ago
Fixed internal field showing up on enum pages Fixed native types not showing up in 'derived from' etc Fixed inheritdoc not functioning
1 Year Ago
Linkify plaintext links and embed images
1 Year Ago
Clean up Improve <see cref> links so they work. Fix some links having + in them breaking navigation breadcrumbs
1 Year Ago
Show exception if Api couldn't load AssemblyDoc do a better job of resolving dlls
1 Year Ago
Fixed an error due to internal attributes
1 Year Ago
Cleanup Fixed "overrides/implements" not appearing without a summary DeclaringType handles constructed generics Update certain fields after all types are added Experiment: Display member attributes Fix errors when overrides/implements is a core type
1 Year Ago
Group types on home page Show obsolete classes on home page Fixed documentation not always inheriting from interfaces When there are more than 1 to check Fix error when the category json is too huge Display which methods are implemented/overridden Implement basic <inheritdoc> support
1 Year Ago
Move override methods to bottom as they are usually not that useful TypeParam documentation and display Fixed documentation not showing for methods with weird type param names Nicer display for System.Double Restore doc% for ungrouped stuff
1 Year Ago
Errors use new query
1 Year Ago
Show extension methods on the target class
1 Year Ago
Load docs from interfaces for virtual methods without docs Fixed docs not showing for methods with out template params
1 Year Ago
Moved Interfaces/BaseType to TypeDoc And fixed some hard errors Do not count method overrides towards documentation % The methods that are being overridden should be documented Fix links for constructed generics And do not link to core types (in Inherits/Implements sections) Fixed obsolete text on members with no summary not displaying Fixed <see href> not having a link
1 Year Ago
Hide Internal Fix Property.IsStatic
1 Year Ago
minor style adjustments Fixed static never appearing Fixed all virtual methods counting as overrides Add fallback link for <Type> so most pages have links again Display default value for params Handle <exception> and multiple <example>s Also better handles unknown nodes & CData nodes
1 Year Ago
Fix FullName not being set sometimes
1 Year Ago
Generics cleanup
1 Year Ago
Fix MakeRelease not updating api
1 Year Ago
Add Api History
1 Year Ago
Breadcrumbs
1 Year Ago
NestedTypes Clean up
1 Year Ago
WIP refactor to pre-calculated api doc
1 Year Ago
Add a banner alerting people that they're banned because they have autoclickers
1 Year Ago
Punish clicky bots
1 Year Ago
Fix code font
1 Year Ago
Fixed docs not working for methods with generic params
1 Year Ago
Correctly display documentation for override methods
1 Year Ago
Rename AdminPageComponent Implement AssetComponent Delete redundant shit
1 Year Ago
Highlight hovered row Can delete a player's individual game result Can delete individual leaderboard entry Can delete leaderboards
1 Year Ago
Member page does not display void return values Method parameters display in/out/ref correctly Member page doesn't display empty Parameters section Type page shows nested types Include type's own summary towards documentation % Type page shows interfaces it implements Show which methods are virtual and group them together Also shows which are overrides
1 Year Ago
Parse XML of params and retval Move Field/Method/Property URL to an extension Remove retval/param stuff from summary when viewing types Split remarks into its own template Also added header param to summary and remarks templates Added type member page
1 Year Ago
Basic namespace view Decouple API Docs sidebar from TypeInformation page Group namespace classes by struct/enum/etc Link namespaces on main pages
1 Year Ago
Page titles (U)Int64 => (u)long formatting Display loading text when data is unavailable Fix weird persistent data across page changes Fixed an error when trying to display certain generic types Sort namespaces alphabetically on main page
1 Year Ago
Fix annoying exception that can happen on startup Fix template type not displaying at all Also improved how array and generic types are displayed and link to their nested classes
1 Year Ago
Fixed sidebar generating bad URLs for certain types
1 Year Ago
Fixed an error when member doesn't have a summary Display member remarks, example & params/retvals
1 Year Ago
Handle custom tags (<see>) and use markdown to format em
1 Year Ago
Update Azure.Storage.Blobs to latest Do not count obsolete stuff towards documented % Better handle reference arguments Fixed summaries not displaying for constructors
1 Year Ago
Log exception when grant package fails Fix exception when updating session Clean document percentage styles
1 Year Ago
Added documentation percentages https://files.facepunch.com/rubat/1b2211b1/AprFtHfz0T.png
1 Year Ago
Show generics Correctly get documentation for methods with generic args
1 Year 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
1 Year Ago
Dev Preview Lottery system
1 Year Ago
Dev Preview fixes
1 Year Ago
Strip out that drag drop bullshit Check for code changes in the background Class sidebar links Dev Preview tweaks