userTony Fergusoncancel
reposbox.webcancel

32 Commits over 854 Days - 0.00cph!

14 Days Ago
CommunityNewsBox: add icon prefix before comment count
41 Days Ago
Close CollectionList popup after toggling a collection for now
41 Days Ago
Include package type in AddTo/RemoveFromCollection, resolves exception when toggling collection for an asset
41 Days Ago
Speculative fix for the inability to add assets to collections
2 Months Ago
Add play button to package home if we're looking at a game, resolves Facepunch/sbox-issues#6504 https://files.facepunch.com/tony/1b2711b1/chrome_44juTHVF9O.png
3 Months Ago
When cancelling some changes to an editable block, refresh automatically, otherwise shit disappears until refreshing the page
3 Months Ago
Clean EmbedBlock up
3 Months Ago
Add mega basic embed block support for youtube embeds
3 Months Ago
Generate a thumbnail when creating an organization, handle case across the site where we don't have existing images https://files.facepunch.com/tony/1b0411b1/PbojEVIl05.png
3 Months Ago
Smallest nitpick ever: add `cursor: pointer` to header popup buttons
3 Months Ago
Chart entries have an explicit height, don't wrap text
5 Months Ago
Build styles for my last commit
5 Months Ago
Use `background-size: cover` for screenshot carousel items, resolves Facepunch/sbox-issues#5833
5 Months Ago
Remove dead link from user profiles
1 Year Ago
Check for valid cref attributes
1 Year Ago
Fix NRE on Api.TypeLayout when trying to view a namespace
1 Year Ago
Upped asset ident max length (16 -> 32)
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 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
2 Years Ago
Upgrade Works to use NET 7 in an attempt to fix API Reference errors
2 Years Ago
Add Horror GameCategory
2 Years Ago
New asset version can update game category
2 Years Ago
Set up control mode tags from metadata