reposbox-strafe-webcancel

59 Commits over 457 Days - 0.01cph!

8 Months Ago
Add endpoint to fetch top ranked players
8 Months Ago
Include points & group in completion result
8 Months Ago
Fix some times not saving
8 Months Ago
Disable this Rankings & player pages
8 Months Ago
Points testing Add map points & point recalculation for maps Optimization attempts, prolly just made of mess of migrations Mark when a map's rankings have changed, and recalculate dirtied rankings regularly
9 Months Ago
Add simple endpoint to fetch a players last known name
9 Months Ago
Actually save the verification 🤦
9 Months Ago
Add route to check if a server is verified
9 Months Ago
Switch to port 8080 Add server verification route
1 Year Ago
Add global stats page
1 Year Ago
Cpr table, map page, run page Remove all traces of wank component library
1 Year Ago
Remove debug code Cap dashboard runs to 10 Maps page, top and info cards
1 Year Ago
Runs & Maps page Order maps by recently played
1 Year Ago
Switch to horizontal navbar New theme for dashboard, servers, and RunList component Always dark mode, cleaning up, and removing wank component library
1 Year Ago
Add query to fetch top players by credits
1 Year Ago
Adjust how credits are rewarded on map completion First completions and personal bests earn 50 All other completions earn 10 Top 10 earns an additional 100 / rank
1 Year Ago
Earn 100 credits for logging in daily
1 Year Ago
Grant credits when setting a new personal best on any map
1 Year Ago
Update discord webhook to display move style
1 Year Ago
Group completions by style, query ranks etc by style Display style in run list & cards
1 Year Ago
Fix map card showing banned wr
1 Year Ago
Exclude bans before trying to paginate
1 Year Ago
Records can be marked as banned/invalid
1 Year Ago
Fix returned rank when grabbing individual's pb
1 Year Ago
Query personal bests by playerid
1 Year Ago
Fetch completion returns replay url
1 Year Ago
Can receive binary messages Azure blob storage Upload replays to storage, replay url column for completions
1 Year Ago
Discord webhook shows correct name, and only shows personal bests
1 Year Ago
Discord webhook for completions and world records
1 Year Ago
Fix float.ToTime formatting
1 Year Ago
Organize PersonalBest fetch by player and fetch by rank
1 Year Ago
api to fetch completions
1 Year Ago
Server heartbeat controller Completions store what server it was completed on Fix run list sorting Show special chip up to rank 5 Fix wrcp on run single page Show server in run page
1 Year Ago
Server login Display server's steamid and a button to copy connection string for console
1 Year Ago
Fix up RunList Fix whitelist check
1 Year Ago
Woops Use DI for db context Move common queries to their own files Server whitelist and list em in servers page IP whitelist action filter Whitelist run submission
1 Year Ago
Remove unnecessary
1 Year Ago
Simplify a few queries Add a run's current rank to run details page Don't show wr nav for non-wr runs Fix next wr grabbing non wrs Add dummy servers page Lots of cleanup, components to their own namespace and use code-behind approach
1 Year Ago
Add data to personal best for queries and sorting
1 Year Ago
Run detail page improvements Layout & style improvements
1 Year Ago
Update MapCard.razor Disable register Run list loading skeleton Map pages layout improvements Top 10 card
1 Year Ago
Azure logging Layout cleanup Run detail page
1 Year Ago
Update MainLayout.razor
1 Year Ago
Return stage comparison data Add support for course type & map title Single map page
1 Year Ago
Show special chips on good runs
1 Year Ago
Cleanup, cpr colors
1 Year Ago
Store and return additional information when submitting a run Show rank, first completions, personal bests Layout & style adjustments Runs page improvements Struct for Vector3 with json conversion
1 Year Ago
Maps page
1 Year Ago
Dark mode, on by default Page showing latest completions
1 Year Ago
MudBlazor