reposbox.webcancel

585 Commits over 822 Days - 0.03cph!

1 Year Ago
Optimizations
1 Year Ago
Fix package info rebuild spam
1 Year Ago
Stagger package reference rebuilds rebuilds
1 Year Ago
Update username etc on login
1 Year Ago
Exception fixes Optimize friend activity game list Exception fixes
1 Year Ago
Player stats api
1 Year Ago
global stats api
1 Year Ago
Tweak package list order Maintain live table of active packages Get player numbers from live lists Add Activity.Content[] Fix activity sessions not closing, increase player count immediately
1 Year Ago
Stats Api
1 Year Ago
Tighten eventhub usage Fix NRE on userfront Fix exceptions Don't search users in search/find
1 Year Ago
Fix CodeApi NRE Fix user page NRE Show invite stats for admins
1 Year Ago
Update ShaderPackageType to have AssetType as Shader
1 Year Ago
Collect ModelInfo Generate AssetInfo on publish
1 Year Ago
Fix exception when logging out Fixed being able to invite to org multiple times Fix errors when removing member from org Add versioning to logging Fix exception when rejecting invite to org Fix potential NRE in Asset Home Don't report errors in debug Fix package not found page
1 Year Ago
Fix exception when adding members to an org
1 Year Ago
Fix thumbnail upload errors Can upload multiple screenshots at the same time
1 Year Ago
Key award page
1 Year Ago
Use Facepunch.AssemblySchema nuget instead of including it in the project Catch all jsinterop errors
1 Year Ago
Logger jsRuntime fix
1 Year Ago
Potentially better error logging
1 Year Ago
Fix error when viewing assets with no version Fix NRE when visiting invite codes page when logged out Fix NRE on asset versions page
1 Year Ago
Fix invite codes working multiple times 🤦‍♂️
1 Year Ago
Close hanging activity sooner Obsolete description Licensing options Clean up user section
1 Year Ago
Fix admin session Fix activity not always closing
1 Year Ago
Add heading controls, gap block Code block
1 Year Ago
Package front page can be edited richish styles Show link to githubs if source is public Default page input Add log entry on edit
1 Year Ago
Capture nested types Method parameters Fix some type names not being shortened Queue an api schema rebuild on publish new package
1 Year Ago
Addon api doc basics Library addon api reference page basics
1 Year Ago
Move screenshots to their own component Add package layout sidebar
1 Year Ago
Fix header Fix package card links Cleanup org header
1 Year Ago
Add particle package type Video upload api Fix thumbs not applying to new models
1 Year Ago
Clean asset path before checking manifest
1 Year Ago
Fix file uploads not checking size
1 Year Ago
Fix CRC generation of uploads
1 Year Ago
Rewrite video processing again. Don't create a new transform for each process , use events instead of polling
1 Year Ago
Fix video clip if width is less than height Remove unneeded Changing order here
1 Year Ago
Don't do weird offsetting on clip, that was a dumb idea
1 Year Ago
Updated video process
1 Year Ago
Add a 110mb native exe just to get the width and height of a video 🙈
1 Year Ago
Change how the api uses the database Api fixes Fix labels on video page Video upload api Make video job a bit more resiliant Fix can't upload files
1 Year Ago
Added upload endpoint File upload api Can upload smaller files direct Relocate upload api
1 Year Ago
Don't show deleted videos on package
1 Year Ago
Package updates Fix NavigateTo exception
1 Year Ago
Fix exceptions in package list Package browser generates urls, history
1 Year Ago
Bring back package browsing
1 Year Ago
More order types
1 Year Ago
Org package filtering, ordering, searching
1 Year Ago
Show more assets on the org home page ( don't panic I will add filters )
1 Year Ago
Query references using the find api instead of manually Package Card org links to org
1 Year Ago
Video encoding tweaks