vednoc
vednoc
First of all, thanks for using DWA and for taking an interest in this project! I was actually looking into PWA last night, but for slightly different reasons — caching...
> "Hey, several of your watched styles just got updated..." This could be very convenient, but the problem with it is that most userstyle creators don't provide a changelog. I've...
The default sorting method is from oldest to newest based on the time it was created.
Would you say this is related to #127?
Done. Try it out: https://userstyles.world/.well-known/change-password
Ah! I just assumed it would work and went to bed. Thank you so much for testing it. 1. We should use `new URLSearchParams(location.search + location.hash).get('r')` in `login.ts` file. Maybe...
Figured it out! The second point is because of SameSite attribute of our cookie, not CSP rules. Here's a relevant read: https://web.dev/samesite-cookies-explained I'll deploy changes to production later.
Tags will have to wait. At least, unless someone else wants to implementing them. Searching by domains (or categories, like Stylus does it) is something I could work on. I've...
It's okay if the issue remains open, since it serves as a reminder of what needs to be worked on. If you'd like to contribute, please reach out to us...
 Here's my configuration: - Theme: `Custom colors` - Background color: `#191715` - Foreground color: `#cec9c0` - Accent color: `#539a37` - Alerts: `Hide 'allow...