branchsbox.web/mastercancel

728 Commits over 945 Days - 0.03cph!

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
1 Year Ago
Fix video upload not working
1 Year Ago
Hide unplayed if logged out Bug fixes Play videos on asset home
1 Year Ago
Use PackageCard format from game
1 Year Ago
Video upload + processing
1 Year Ago
Fix API Fix revision page layout Remove loading screen section Fix Errors page layout Invite code page
1 Year Ago
Clean up activity
1 Year Ago
Fix NRE on Api.TypeLayout when trying to view a namespace
1 Year Ago
Exception fixes Collection button use new shared popup component
1 Year Ago
Header style cleanup
1 Year Ago
SlimLayout, PageHeader component Asset section refactor Add PageLayout Convert user sidebar Remove unused Org section conversion Fix NREs Wider Remove old sidebar code Show header intentions on api Fix login button