reposbox.webcancel

543 Commits over 731 Days - 0.03cph!

11 Months Ago
Package updates Fix NavigateTo exception
11 Months Ago
Fix exceptions in package list Package browser generates urls, history
11 Months Ago
Bring back package browsing
11 Months Ago
More order types
11 Months Ago
Org package filtering, ordering, searching
11 Months Ago
Show more assets on the org home page ( don't panic I will add filters )
11 Months Ago
Query references using the find api instead of manually Package Card org links to org
11 Months Ago
Video encoding tweaks
11 Months Ago
Fix video upload not working
11 Months Ago
Hide unplayed if logged out Bug fixes Play videos on asset home
11 Months Ago
Use PackageCard format from game
11 Months Ago
Video upload + processing
11 Months Ago
Fix API Fix revision page layout Remove loading screen section Fix Errors page layout Invite code page
11 Months Ago
Clean up activity
11 Months Ago
Fix NRE on Api.TypeLayout when trying to view a namespace
11 Months Ago
Exception fixes Collection button use new shared popup component
11 Months Ago
Header style cleanup
11 Months 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
11 Months Ago
Cleanup login button Popup Navigation
11 Months Ago
Remove link to dev preview Header cleanup Lets start storing component specific styles with their components
11 Months Ago
Big namespace cleanup Remove developer preview Cache ApiHistory Change logo New meta of components in external projects
11 Months Ago
Fix that fix
11 Months Ago
Fix error trying to add the same reference multiple times when publishing
12 Months Ago
Move search service
12 Months 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`
12 Months Ago
Reuse ADX
12 Months Ago
Fixed missing packages in UpdatePlayerUsage
12 Months Ago
Fix recounting being wrong
12 Months 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
12 Months Ago
Add shader asset type
12 Months Ago
Upped asset ident max length (16 -> 32)
12 Months 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
1 Year Ago
Shout at the user if we've got validation messages for Asset when thumbnail change fails. Not sure if we should be validating the whole asset here at all though.
1 Year Ago
Add collection package type Move package pages to nested layout Adding + Removing to/from collections Use api for adding/removing from collections Don't show meta info on packagecards on package home page Update collection package when something added or removed
1 Year Ago
Add sort:referenced
1 Year Ago
Add job to validate GlobalLobby state and recreate it if the lobby is no longer valid
1 Year Ago
Store ReferencedByCount on PackageIndex
1 Year Ago
Link to search from home Show a list of packages that reference the package on the package's homepage Don't double render
1 Year Ago
API Ref: Improve code snippet whitespace removal Do not count obsolete types in API doc stats
1 Year Ago
Return QueryString in Find + List
1 Year Ago
Support find "sort:favourite" Add Favorites to list api
1 Year Ago
Moved search service