792 Commits over 975 Days - 0.03cph!
Message when package changes, or game is updated
Clean up asset edit page, fuck dropdowns
Fix StatChart infinite loop
Error logger add session
Messaging uses a different userid for users on assetparty and users in game
Skip messaging in pre-render
Fix not closing messaging
Cleanup messaging, fix exception
Fix NRE in CollectionList
ErrorLogger no longer used
Rename SessionData to SessionService
Messaging tests
Fix package info rebuild spam
Stagger package reference rebuilds rebuilds
Update username etc on login
Exception fixes
Optimize friend activity game list
Exception fixes
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
Tighten eventhub usage
Fix NRE on userfront
Fix exceptions
Don't search users in search/find
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