userTony Fergusoncancel
reposbox.webcancel

18 Commits over 427 Days - 0.00cph!

6 Months Ago
Check for valid cref attributes
10 Months Ago
Fix NRE on Api.TypeLayout when trying to view a namespace
11 Months Ago
Upped asset ident max length (16 -> 32)
11 Months 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.
11 Months Ago
Add job to validate GlobalLobby state and recreate it if the lobby is no longer valid
1 Year Ago
Use Api.GetVersionHistory on Versions page
1 Year Ago
Added endpoint to grab version history for a package, added Description to AssetVersion - we'd need to upgrade the database to match that
1 Year Ago
Use correct created data on asset home
1 Year Ago
Web - Scheduled Events (#7) - Added API methods to interact with scheduled events - Added admin page to interact with scheduled events
1 Year Ago
Add specific api functions based on BaseApiResponse Api uses new functions instead of directly interacting with db Works uses same Api functions, store creator's SteamId Add GetScheduledEvents Test
1 Year Ago
Explicitly support DateTime for ModelFields
1 Year Ago
Support "datetime" as a field editor, just use datetime-local Fixed not returning any scheduled events Added more data annotations to ScheduledEvent for validation Use ModelForm instead of our own hand-made EditForm
1 Year Ago
Added endpoint to grab non-stale events
1 Year Ago
Started on registering scheduled events, add admin page to add / list / delete already scheduled events
1 Year Ago
Upgrade Works to use NET 7 in an attempt to fix API Reference errors
1 Year Ago
Add Horror GameCategory
1 Year Ago
New asset version can update game category
1 Year Ago
Set up control mode tags from metadata