Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
offstyles
/
offstyles-web
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
5
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Moderation panel redesign
- #65
#65
Open
dowoge
wants to merge 62 commits into
main
offstyles/offstyles-web:main
from
moderation-panel-redesign
offstyles/offstyles-web:moderation-panel-redesign
Copy head branch name to clipboard
Conversation
Commits
62
(62)
Checks
Files changed
Open
Moderation panel redesign
#65
dowoge
wants to merge 62 commits into
main
offstyles/offstyles-web:main
from
moderation-panel-redesign
offstyles/offstyles-web:moderation-panel-redesign
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2026
Implement viewing replays on the web (#39)
Show description for a0476e9
dowoge
and
claude
authored
a0476e9
View commit details
Copy full SHA for a0476e9
Browse repository at this point
wasm: Proper decompressing of lumps (Hi LZMA!!!!)
dowoge
committed
f6de006
View commit details
Copy full SHA for f6de006
Browse repository at this point
Lock viewing replays behind being logged in lol
dowoge
committed
9eca607
View commit details
Copy full SHA for 9eca607
Browse repository at this point
wasm: support kz_ and surf_ maps
dowoge
committed
361e01d
View commit details
Copy full SHA for 361e01d
Browse repository at this point
Commits on Mar 17, 2026
Translucent rendering pipeline: separate opaque, translucent, and water passes
Show description for fd48c6a
dowoge
committed
fd48c6a
View commit details
Copy full SHA for fd48c6a
Browse repository at this point
Fix opaque textures rendering as transparent, change FOV to 75, add stats overlay
Show description for c9af37b
dowoge
committed
c9af37b
View commit details
Copy full SHA for c9af37b
Browse repository at this point
Use camera position instead of player position
dowoge
committed
b4aed98
View commit details
Copy full SHA for b4aed98
Browse repository at this point
Fix position
dowoge
committed
9ecc2a7
View commit details
Copy full SHA for 9ecc2a7
Browse repository at this point
Fix project type errors (#41)
Show description for c1f9ce2
dowoge
authored
c1f9ce2
View commit details
Copy full SHA for c1f9ce2
Browse repository at this point
Commits on Mar 19, 2026
wasm: Fix maps rendering all black due to invalid/empty lighting data
dowoge
committed
901a5ed
View commit details
Copy full SHA for 901a5ed
Browse repository at this point
Commits on Mar 27, 2026
wasm: Fix texture extraction from BSP pakfiles
dowoge
committed
2fd1c97
View commit details
Copy full SHA for 2fd1c97
Browse repository at this point
wasm: Support LZMA compressed pakfile entries
dowoge
committed
62ffb2d
View commit details
Copy full SHA for 62ffb2d
Browse repository at this point
wasm: Fix double-slash paths and external fetch for embedded VMTs
dowoge
committed
3169261
View commit details
Copy full SHA for 3169261
Browse repository at this point
Commits on Mar 31, 2026
wasm: support replay format v11 on all map types
dowoge
committed
95dbcfc
View commit details
Copy full SHA for 95dbcfc
Browse repository at this point
wasm: fix replay format v10/v11 parsing per official bhoptimer spec
dowoge
committed
67e94bc
View commit details
Copy full SHA for 67e94bc
Browse repository at this point
Commits on Apr 13, 2026
web: use relative API paths for offstyles.net domain migration
dowoge
committed
6411f6d
View commit details
Copy full SHA for 6411f6d
Browse repository at this point
Commits on Apr 18, 2026
Times list filters and pagination (#44)
dowoge
authored
77ab621
View commit details
Copy full SHA for 77ab621
Browse repository at this point
Preserve server error reasons in offstylesApi (#46)
dowoge
authored
2ade52b
View commit details
Copy full SHA for 2ade52b
Browse repository at this point
Model TimesFilter scope as discriminated union (#45)
dowoge
authored
9b626ed
View commit details
Copy full SHA for 9b626ed
Browse repository at this point
New time lists (#37)
Show description for 848bbe5
why-Mia
and
dowoge
authored
848bbe5
View commit details
Copy full SHA for 848bbe5
Browse repository at this point
Commits on Apr 19, 2026
Fix time column alignment in recent times when style filtered
dowoge
committed
317a521
View commit details
Copy full SHA for 317a521
Browse repository at this point
add view/download replay buttons to times list details dropdown (#47)
Show description for 99b2e8a
dowoge
authored
99b2e8a
View commit details
Copy full SHA for 99b2e8a
Browse repository at this point
fix server edit/delete buttons showing for all logged-in users
dowoge
committed
1f1caf1
View commit details
Copy full SHA for 1f1caf1
Browse repository at this point
return to current page after steam sign-in (#49)
Show description for 9276209
dowoge
authored
9276209
View commit details
Copy full SHA for 9276209
Browse repository at this point
clean up replay viewer HUD: remove timer and duplicate speed
dowoge
committed
3f78516
View commit details
Copy full SHA for 3f78516
Browse repository at this point
link player name to steam profile on player page
dowoge
committed
4beb795
View commit details
Copy full SHA for 4beb795
Browse repository at this point
Commits on Apr 21, 2026
default server key owner to current user when steam id is empty
dowoge
committed
0cf0c6b
View commit details
Copy full SHA for 0cf0c6b
Browse repository at this point
Commits on Apr 24, 2026
fix replay viewer crashes on chrome and node 25
dowoge
committed
630b098
View commit details
Copy full SHA for 630b098
Browse repository at this point
fix deploy: scope vite-devtools localStorage workaround to vite.config
dowoge
committed
97f463c
View commit details
Copy full SHA for 97f463c
Browse repository at this point
Commits on Apr 25, 2026
fix replay viewer skybox missing on stock CS:S maps
dowoge
committed
a117ff2
View commit details
Copy full SHA for a117ff2
Browse repository at this point
Commits on May 4, 2026
fix use location.replace for Steam auth so Back doesn't re-fire it (#53)
Show description for 5687a73
dowoge
authored
5687a73
View commit details
Copy full SHA for 5687a73
Browse repository at this point
Revert "fix use location.replace for Steam auth so Back doesn't re-fire it (#53)"
Show description for 1fcf04e
dowoge
committed
1fcf04e
View commit details
Copy full SHA for 1fcf04e
Browse repository at this point
Commits on May 5, 2026
fix open Steam auth in a popup so Back doesn't return to auth pages
Show description for 98b57ea
dowoge
committed
98b57ea
View commit details
Copy full SHA for 98b57ea
Browse repository at this point
Commits on May 7, 2026
swap replay viewer to noclip.website Source renderer (#54)
Show description for 02f95f2
dowoge
authored
02f95f2
View commit details
Copy full SHA for 02f95f2
Browse repository at this point
fix prod 404: vite build was killed mid-render by stale type error
dowoge
committed
3bffcbe
View commit details
Copy full SHA for 3bffcbe
Browse repository at this point
fix replay viewer OOM on huge maps (e.g. bhop_gyat)
dowoge
committed
b30b343
View commit details
Copy full SHA for b30b343
Browse repository at this point
Commits on May 9, 2026
fix replay viewer obsolete textures on specific maps (#55)
Show description for 6a074e2
dowoge
authored
6a074e2
View commit details
Copy full SHA for 6a074e2
Browse repository at this point
fix replay viewer FXAA had no visible effect, add MSAA 4× option (#56)
dowoge
authored
28b6ad9
View commit details
Copy full SHA for 28b6ad9
Browse repository at this point
brighten style text in times list to distinguish from date (#58)
dowoge
authored
62cf502
View commit details
Copy full SHA for 62cf502
Browse repository at this point
show map, player, and run time in replay viewer (#57)
dowoge
authored
72364e3
View commit details
Copy full SHA for 72364e3
Browse repository at this point
round sync display on individual record page
dowoge
committed
77d94cd
View commit details
Copy full SHA for 77d94cd
Browse repository at this point
Commits on May 10, 2026
remove replay viewer sky-brush depth occluder, use default noclip skybox rendering
dowoge
committed
6af77d2
View commit details
Copy full SHA for 6af77d2
Browse repository at this point
navigate to top map match on enter in map search box (#59)
dowoge
authored
e6f77d7
View commit details
Copy full SHA for e6f77d7
Browse repository at this point
Revert "remove replay viewer sky-brush depth occluder, use default noclip skybox rendering"
Show description for dc7a12c
dowoge
committed
dc7a12c
View commit details
Copy full SHA for dc7a12c
Browse repository at this point
remove replay viewer sky-brush depth occluder, use default noclip skybox rendering
dowoge
committed
7585186
View commit details
Copy full SHA for 7585186
Browse repository at this point
remove validity indicator from times list items (#61)
dowoge
authored
5ddbb46
View commit details
Copy full SHA for 5ddbb46
Browse repository at this point
preserve style of time row in player and map links (#60)
dowoge
authored
fa39a7a
View commit details
Copy full SHA for fa39a7a
Browse repository at this point
fix replay viewer selfillum surfaces see-through to skybox (#63)
dowoge
authored
6ff5a5f
View commit details
Copy full SHA for 6ff5a5f
Browse repository at this point
fix replay viewer black world geometry on maps with digit-led path (#64)
dowoge
authored
f236b5d
View commit details
Copy full SHA for f236b5d
Browse repository at this point
rebuild moderation as a /moderation route with activity, lookup, moderators, and server-owner tabs
Show description for 2c59a5c
dowoge
committed
2c59a5c
View commit details
Copy full SHA for 2c59a5c
Browse repository at this point
show permissions as named badges on profile and moderation header
Show description for 20c3ca1
dowoge
committed
20c3ca1
View commit details
Copy full SHA for 20c3ca1
Browse repository at this point
decode SERVER_OWNER_EDIT_SERVER and EDIT_SERVERS permission bits
dowoge
committed
33de8bf
View commit details
Copy full SHA for 33de8bf
Browse repository at this point
npm audit fix
dowoge
committed
bad54ce
View commit details
Copy full SHA for bad54ce
Browse repository at this point
wire bulk selection through times lists; retire old bulk modal
Show description for bad7103
dowoge
committed
bad7103
View commit details
Copy full SHA for bad7103
Browse repository at this point
fix server-owner invalid-id counter and surface offending tokens
Show description for 1923d2f
dowoge
committed
1923d2f
View commit details
Copy full SHA for 1923d2f
Browse repository at this point
add username search and url query deep-link to lookup
Show description for c366d6a
dowoge
committed
c366d6a
View commit details
Copy full SHA for c366d6a
Browse repository at this point
rework activity tab: honest stats, moderator and action filters, density toggle
Show description for b13f156
dowoge
committed
b13f156
View commit details
Copy full SHA for b13f156
Browse repository at this point
preview affected actions before confirming a reverse
Show description for f1e1ec6
dowoge
committed
f1e1ec6
View commit details
Copy full SHA for f1e1ec6
Browse repository at this point
a11y, simpler header, wider container
Show description for 1947310
dowoge
committed
1947310
View commit details
Copy full SHA for 1947310
Browse repository at this point
add server scope to /times and rebuild server-owner tab around it
Show description for 433ab7a
dowoge
committed
433ab7a
View commit details
Copy full SHA for 433ab7a
Browse repository at this point
revert server-owner browse ui until /servers exposes the key id
Show description for 73cc94b
dowoge
committed
73cc94b
View commit details
Copy full SHA for 73cc94b
Browse repository at this point
restore server-owner browse view now that /servers exposes key_id
Show description for 754e9af
dowoge
committed
754e9af
View commit details
Copy full SHA for 754e9af
Browse repository at this point
You can’t perform that action at this time.