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
Accelerator
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
Type
/
to 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
.
userstyles-world
/
userstyles.world
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
17
Star
452
Code
Issues
88
Pull requests
9
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 11, 2025
fix(style): use proper method to bump updated time
Show description for 2f6a31c
vednoc
committed
2f6a31c
View commit details
Copy full SHA for 2f6a31c
Browse repository at this point
Merge branch rewrite-log-model
vednoc
committed
347d411
View commit details
Copy full SHA for 347d411
Browse repository at this point
Commits on Apr 10, 2025
feat(migrator): migrate logs to the new schema
vednoc
committed
63c053e
View commit details
Copy full SHA for 63c053e
Browse repository at this point
Commits on Apr 9, 2025
refactor(models): move template logic to a method
vednoc
committed
b94f7e1
View commit details
Copy full SHA for b94f7e1
Browse repository at this point
fix(models): improve relationships for log model
vednoc
committed
07e0faa
View commit details
Copy full SHA for 07e0faa
Browse repository at this point
feat(ui): make titles of modlog entries look more interesting
astyled
committed
436f23a
View commit details
Copy full SHA for 436f23a
Browse repository at this point
fix(ui): place modlog form in a separate section
Show description for 863c2c0
astyled
committed
863c2c0
View commit details
Copy full SHA for 863c2c0
Browse repository at this point
fix(ui): correct filter form labels in modlog
astyled
committed
ee28783
View commit details
Copy full SHA for ee28783
Browse repository at this point
fix(ui): add Changelog entry to experimental sidebar
Show description for 12e209e
astyled
committed
12e209e
View commit details
Copy full SHA for 12e209e
Browse repository at this point
fix(ui): apply dimmed color for main section descriptions more consisntently
astyled
committed
097c4d9
View commit details
Copy full SHA for 097c4d9
Browse repository at this point
Commits on Apr 8, 2025
fix(migrator): return an error on failed queries
Show description for 6782024
vednoc
committed
6782024
View commit details
Copy full SHA for 6782024
Browse repository at this point
refactor(migrator): tidy up code formatting
vednoc
committed
86ae22e
View commit details
Copy full SHA for 86ae22e
Browse repository at this point
Commits on Apr 7, 2025
feat(ui): implement displaying specific mod logs
vednoc
committed
ba73b1e
View commit details
Copy full SHA for ba73b1e
Browse repository at this point
Commits on Apr 6, 2025
feat(ui): implement pagination on mod log page
vednoc
committed
c9cf1e6
View commit details
Copy full SHA for c9cf1e6
Browse repository at this point
Commits on Apr 5, 2025
feat(ui): merge all mod log entries into one table
vednoc
committed
3b154b4
View commit details
Copy full SHA for 3b154b4
Browse repository at this point
Commits on Mar 31, 2025
refactor(handlers): tidy up changelog pages
vednoc
committed
72ef3d5
View commit details
Copy full SHA for 72ef3d5
Browse repository at this point
Commits on Mar 29, 2025
refactor(handlers): reuse more code for reviews
Show description for 038bf3e
vednoc
committed
038bf3e
View commit details
Copy full SHA for 038bf3e
Browse repository at this point
fix(ui): fetch checksum correctly in style bulk removal template (#343)
astyled
authored
aa52856
View commit details
Copy full SHA for aa52856
Browse repository at this point
Commits on Mar 25, 2025
feat(migrator): add fourth and fifth migration
vednoc
committed
9e8365e
View commit details
Copy full SHA for 9e8365e
Browse repository at this point
fix(db): add missing queries when deleting styles
vednoc
committed
fa11179
View commit details
Copy full SHA for fa11179
Browse repository at this point
refactor(ui): s/changelog/timeline
vednoc
committed
216756d
View commit details
Copy full SHA for 216756d
Browse repository at this point
feat(ui): show a list of reviews on profile page
Show description for f3a9508
vednoc
committed
f3a9508
View commit details
Copy full SHA for f3a9508
Browse repository at this point
Commits on Mar 24, 2025
refactor(handlers): extract and reuse shared code
vednoc
committed
a6a71ab
View commit details
Copy full SHA for a6a71ab
Browse repository at this point
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /web/typescript (#326)
Show description for 3da6ca5
dependabot[bot]
authored
3da6ca5
View commit details
Copy full SHA for 3da6ca5
Browse repository at this point
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /web/typescript (#317)
Show description for af28f4f
dependabot[bot]
authored and
vednoc
committed
af28f4f
View commit details
Copy full SHA for af28f4f
Browse repository at this point
refactor(ui): reorder image formats in placeholders (#342)
Show description for 577b45a
vitaly-zdanevich
and
astyled
authored
577b45a
View commit details
Copy full SHA for 577b45a
Browse repository at this point
Commits on Mar 23, 2025
fix(style): resolve regressions in update queries
Show description for b223e4d
vednoc
committed
b223e4d
View commit details
Copy full SHA for b223e4d
Browse repository at this point
Commits on Mar 20, 2025
refactor(handlers): switch to auth middleware
vednoc
committed
a2813f5
View commit details
Copy full SHA for a2813f5
Browse repository at this point
feat(ui): implement deleting changelog entries
vednoc
committed
9ce542f
View commit details
Copy full SHA for 9ce542f
Browse repository at this point
Commits on Mar 18, 2025
feat(ui): implement editing changelog entries
vednoc
committed
98ff559
View commit details
Copy full SHA for 98ff559
Browse repository at this point
Commits on Mar 17, 2025
feat(ui): implement adding changelog entries
vednoc
committed
078d1b9
View commit details
Copy full SHA for 078d1b9
Browse repository at this point
feat(ui): implement a basic changelog page
Show description for 9f04341
vednoc
committed
9f04341
View commit details
Copy full SHA for 9f04341
Browse repository at this point
Commits on Mar 16, 2025
refactor(migrator): use raw SQL in first migration
vednoc
committed
74f7a03
View commit details
Copy full SHA for 74f7a03
Browse repository at this point
refactor(migrator): tidy up second migration
vednoc
committed
edfa9da
View commit details
Copy full SHA for edfa9da
Browse repository at this point
Commits on Mar 15, 2025
feat(db): round `time.Now` values to seconds
Show description for 5a5b5a0
vednoc
committed
5a5b5a0
View commit details
Copy full SHA for 5a5b5a0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.