userGarry Newmancancel
reposbox.webcancel

736 Commits over 1,065 Days - 0.03cph!

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
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
1 Year Ago
Cleanup login button Popup Navigation
1 Year Ago
Remove link to dev preview Header cleanup Lets start storing component specific styles with their components
1 Year Ago
Big namespace cleanup Remove developer preview Cache ApiHistory Change logo New meta of components in external projects
1 Year Ago
Fix that fix
1 Year Ago
Fix error trying to add the same reference multiple times when publishing
1 Year Ago
Move search service
1 Year Ago
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`
1 Year Ago
Reuse ADX
1 Year Ago
Fixed missing packages in UpdatePlayerUsage
1 Year Ago
Fix recounting being wrong
1 Year Ago
Add number of seconds played to package interactions Function to completely rebuild player's usage stats Add queues Trigger player stat rebuild on logon
1 Year Ago
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
1 Year Ago
Unit test fix Add Interaction to package/get/ Add interaction to package/find/
1 Year Ago
Add authing to package/get and package/find
1 Year Ago
On login only return orgs that we've accepted membership to
1 Year Ago
Fix ref: queries not showing editor references fix sort:referenced
1 Year Ago
When sort:live - hide packages that aren't being used right now Rebuild the search index faster
1 Year Ago
package/find will find non public packages the user has access to package/find supports is:owner package/bind supports org:orgname
1 Year Ago
Move create collection to api function PackageFindAsync allows more than 500 results Can filter Find by in:collectionident
1 Year Ago
Add a link to the new collection page