728 Commits over 945 Days - 0.03cph!
Fix CodeApi NRE
Fix user page NRE
Show invite stats for admins
Update ShaderPackageType to have AssetType as Shader
Collect ModelInfo
Generate AssetInfo on publish
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
Fix exception when adding members to an org
Fix thumbnail upload errors
Can upload multiple screenshots at the same time
Use Facepunch.AssemblySchema nuget instead of including it in the project
Catch all jsinterop errors
Potentially better error logging
Fix error when viewing assets with no version
Fix NRE when visiting invite codes page when logged out
Fix NRE on asset versions page
Fix invite codes working multiple times 🤦♂️
Close hanging activity sooner
Obsolete description
Licensing options
Clean up user section
Fix admin session
Fix activity not always closing
Add heading controls, gap block
Code block
Package front page can be edited
richish styles
Show link to githubs if source is public
Default page input
Add log entry on edit
Capture nested types
Method parameters
Fix some type names not being shortened
Queue an api schema rebuild on publish new package
Addon api doc basics
Library addon api reference page basics
Move screenshots to their own component
Add package layout sidebar
Fix header
Fix package card links
Cleanup org header
Add particle package type
Video upload api
Fix thumbs not applying to new models
Clean asset path before checking manifest
Fix file uploads not checking size
Fix CRC generation of uploads
Rewrite video processing again.
Don't create a new transform for each process , use events instead of polling
Fix video clip if width is less than height
Remove unneeded
Changing order here
Don't do weird offsetting on clip, that was a dumb idea
Add a 110mb native exe just to get the width and height of a video 🙈
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
Added upload endpoint
File upload api
Can upload smaller files direct
Relocate upload api
Don't show deleted videos on package
Package updates
Fix NavigateTo exception
Fix exceptions in package list
Package browser generates urls, history
Bring back package browsing
Org package filtering, ordering, searching
Show more assets on the org home page ( don't panic I will add filters )
Query references using the find api instead of manually
Package Card org links to org
Fix video upload not working
Hide unplayed if logged out
Bug fixes
Play videos on asset home
Use PackageCard format from game
Video upload + processing
Fix API
Fix revision page layout
Remove loading screen section
Fix Errors page layout
Invite code page
Fix NRE on Api.TypeLayout when trying to view a namespace
Exception fixes
Collection button use new shared popup component
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