userGarry Newmancancel
reposbox.webcancel

448 Commits over 822 Days - 0.02cph!

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
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