736 Commits over 1,065 Days - 0.03cph!
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
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
Cleanup login button
Popup Navigation
Remove link to dev preview
Header cleanup
Lets start storing component specific styles with their components
Big namespace cleanup
Remove developer preview
Cache ApiHistory
Change logo
New meta of components in external projects
Fix error trying to add the same reference multiple times when publishing
Automatically add multiplayer, singleplayer tags
Fix package/list/ returning games with older engine versions
Hide packages with incompatible engine versions
package/find can find packages by primary asset by doing `asset:models/sbox_props/electrical/plug.vmdl`
Fixed missing packages in UpdatePlayerUsage
Fix recounting being wrong
Add number of seconds played to package interactions
Function to completely rebuild player's usage stats
Add queues
Trigger player stat rebuild on logon
AuthenticateUserTicket identity param
Fix error when markdown string is null
Fix NRE on revision page
Don't try to send cookies if they're read only
Fix versions page errors
Fix NRE in Dev Preview
Unit test fix
Add Interaction to package/get/
Add interaction to package/find/
Add authing to package/get and package/find
On login only return orgs that we've accepted membership to
Fix ref: queries not showing editor references
fix sort:referenced
When sort:live - hide packages that aren't being used right now
Rebuild the search index faster
package/find will find non public packages the user has access to
package/find supports is:owner
package/bind supports org:orgname
Move create collection to api function
PackageFindAsync allows more than 500 results
Can filter Find by in:collectionident
Add a link to the new collection page