userstyles.world icon indicating copy to clipboard operation
userstyles.world copied to clipboard

⭐ Website to browse and share UserCSS userstyles. A modern replacement for UserStyles.org made by the userstyles community.

Results 71 userstyles.world issues
Sort by recently updated
recently updated
newest added

Hi there, these makes the unusable for me. **Tags** I see are on the roadmap. I'd like to see a @tags field, with a curated, community voted maybe, list like...

enhancement

**Describe the change you'd like**: This should be quite a simple change. Redirect `/.well-known/change-password` to `/account#password`. This is just a quality-of-life improvement that makes changing your password a little easier....

enhancement

Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.28.1&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
go

I was trying to update my userstyle manually by copying the raw data from https://github.com/gpunktschmitz/gpunktstyle/blob/main/gpunktstyle.user.css which resultet in an error code 500. shortening the userstyle code resulted in successfully saving...

bug

Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.50.0 to 2.52.1. Release notes Sourced from github.com/gofiber/fiber/v2's releases. v2.52.1 👮 Security https://docs.gofiber.io/api/middleware/cors 🐛 Fixes Middleware/healthcheck: Not working with route group(#2863) 📚 Documentation Fix default value to...

dependencies
go

We're sending email notifications about sign ins. However, they only provide a very few details: username and time of email. With sign ins taking just a few seconds thanks to...

enhancement

Currently USw is used for hosting userstyles injected into websites by Stylus extension. But there are other types of injectable user-created CSS modifications for existing software. We may want to...

enhancement

**Describe the change you'd like**: when trying to mirror my style from my github project I was unlucky adding my file `gpunktstyle.css` - searching the github issues of this project...

enhancement

They reset annoyingly often. This PR increases the time from 30 days to 180. This is now less consistent with login cookie, which uses `24 * 31 * 3`, but...

- [ ] actually confirm there isn't anything we don't want to display in `.Error` - https://github.com/userstyles-world/userstyles.world/blob/dev/handlers/review/create.go#L85 - https://github.com/userstyles-world/userstyles.world/blob/dev/handlers/review/edit.go#L73 - https://github.com/userstyles-world/userstyles.world/blob/dev/handlers/user/account.go#L85 - [ ] ~~replace generic "Internal server error" ones~~...