Closed decembre closed 1 year ago
The website doesn't even work
Website doesn't work for me on Firefox, it instantly goes blank. On Chrome (still) work. I don't know I have no idea what kind of idiot programmers they have, but even when website "worked", there was a pop-up panel to send opinions and reviews about site but sending button doesn't work. Discord link to USO is invalid, I have written e-mail and sent it twice to 2 e-mails from UserStyles (hoping they still work because in the past I got reply from them). It passed over 2 weeks and no reply. I think the site is now completely dead.
Website doesn't work for me on Firefox, it instantly goes blank.
Yep that's exactly what happens to me too
On Chrome (still) work
Bromite on my phone doesn't.
I guess I should just turn off the updater and rollback the broken updates, and deal with fixing it later if the website itself works.
To fix the blank page issue, go to https://userstyles.org/categories/site, then click on their new logo to go to the home page and make redesign persistent (or click on one of the categories, then click on the home button, as it doesn't appear to work every single time). They broke things with their redesign, as per quoted message.
That's really strange how they broke all their site without doing anything ....
Without said of their version for Chrome or Quantum, the worst thing is for me with Waterfox Classic.
Before i can login (with their new Design) by using the OLD profile account page (which staying in OLD design) and Edit / update my userstyles. Now it's impossible, i lost the old account page, can't login (their login form only create a new account).
And if i want open an userstyle, i have a blank page with error message: "Application error: a client-side exception has occurred (see the browser console for more information)."
They don't care. This isn't the first time they redesigned their website and broke a lot of things in the process. The history repeats itself.
hmm yes, i know.
USO Archives "was" one solution against their lake of support.
The problem is that i lost the history of my install etc.
And sometime i need install an userstyle with my old version of Stylish: by example for my Dark and minimal version of scrollbar (for Waterfox Classic and Firefox >57), which can't be installed with Stylus. At least, as i understand in the reply to my request: Why i can't install this userstyles: Firefox - Slim Dark Scrollbar with Stylus ?
To fix the blank page issue, go to https://userstyles.org/categories/site, then click on their new logo to go to the home page and make redesign persistent (or click on one of the categories, then click on the home button, as it doesn't appear to work every single time). They broke things with their redesign, as per quoted message.
Well that did work, fixing this seems easy enough, I'll look into it later.
Actually wait, they removed the "Recently Updated" sorting option it seems, not sure how to fix this then.
EDIT: I guess I could use the old API to get updated userstyle ids and ... nevermind, direct links to styles are literally broken right now.
The way they fetch data in the redesign looks weird and wasteful. I can't help but feel like it's intentional, especially when you consider the breaking changes to their API that breaks the old/current design. It could be incompetence, but it's been like this ever since this issue was opened.
It's most likely incompetence, I can't imagine them being stupid and desperate enough to kill their own site just to break the archive
They did make changes that broke Stylus on more than one occasion, so it wouldn't surprise me if it was intentional.
Did they break their own website and stylish in the process though
Unfortunately, I don't know about the latter because I switched to Stylus pretty early on and never looked back. However, I recall Stylus needed workarounds due to changes on the website. We can draw assumptions from that.
@tophf pinging here since I don't have email notifications set up on my forgejo instance. I don't really see a way to fix this at the moment, since there doesn't seem to be a way to get style data by id anymore.
@33KK, IIUC, the new endpoints are /styles/getStyle/ID, /styles/getStyleCustomOptions/ID, /styles/getStyleCss/ID, I've used them in Stylus.
Oh the new site only works in chromium, that's disgusting, I'll try to get this fixed I guess
Now lets see if it works: https://github.com/uso-archive/data/actions/runs/6659630276/job/18099123674
Uhhh, it kinda did update but incorrectly or something.
EDIT: new styles did appear, but the index is broken or something, I'm not sure
EDIT: ok im stupid
Okay, this is fixed, the website is still not updated because of jsdelivr cache, but that's a separate issue
Oh the new site only works in chromium, that's disgusting, I'll try to get this fixed I guess
With Chromium? I tested by installing Chromium: The site work (like with Chrome): I can see my userstyles and open their "page", yes. But i can't always Login...
Would you look at that! It's broken again. I wish this website just died already
What even is this, is this even legal? There's no disagree button, and there's no reason they need access to any information for this to work.
Color me surprised, this piece of shit sends the EXACT URL including the hash value which isn't even sent to the actual website, and often used for client-side encrypted services. It even base64 encodes it twice, they know that the shit they're doing is shady at best and illegal at worst.
I just noticed a funny thing, the addon should be banned from AMO even if the spyware is opt-in I reported it on AMO but I doubt they'll do anything.
getStyleCss
made by their site now adds headers calculated by getProtectedHeaders from SALT
defined inside the html response for any page of the site.
install
made by Stylish uses POST method with Origin: chrome-extension://fjnbnpbmkenffdnngjfgmeleoegfcffe
header, so maybe the server checks it now. We don't use this endpoint though.
Fixed
Fixed
Fine... But now i am more present on userstyles.world .
Actually, i don't update on userstyles.org: After many test, i can only login with Chrome 'the others browsers don't accept to login.
So i think leaving this crazy and unusable userstyles.org: Its "new" design is crazy and unpractical, not cross browsers and the limitation of the size for submit an userstyles became too much for me.
So, my request: Can we have a way to redirect our userstyles archives to userstyles.world (USw) and definitively let userstyles.org to its sad game?
Maybe by adding the possibility to us to Edit our userstyles in your archives:
Evidently, we can too (now i can with Chrome, but before i can't) edit our userstyles in their original place and give the new place to go .... I modify my profile in userstyles.org to signal that i don't update here and give the link to my userstyles.world place.
Uhh time to finally implement #40 I guess
I have a feeling that USO might start trimming any special uso-archive syntax from style code when they see its a thing. With just using the already present metadata, the issues are that some people just copied some style from uso-archive and reuploaded it with the old metadata header, and old firefox XUL themes. Parsing the metadata is kinda annoying also
FWIW, here's our usercss-meta parser, which might be helpful to see the syntax Stylus supports.
Hey, I wanted to migrate my style to userstyles.world since my patience for idiots from userstyles.org has already been exceeded.
I My style is quite popular so I will just put short explanation using CSS content
in main Google Page for these users who uses uso/archive.
However, first I wanted to take my style already converted to userCSS on uso archive, I am getting error while clicking "Install with Stylus". As I checked it happens for every other style. I thought error with archive was with fetching new styles due, not current one?
Firefox Stylus here. No errors in console.
It's a bug in Stylus, which was recently fixed. Until the new version is released use the style finder in the popup or downgrade to the previous version.
How cute, those clowns are trying to break it. Surely they are reading this, so yeah, first of all: I hope you can't sleep at night knowing that you're spying on a million of clueless kids that got tricked into clicking on accept; second: if I have to use playwright or puppeteer or whatever, I will :)
It should be possible to emulate a browser without using playwright/puppeteer. There is no way for a server to ensure the authenticity of a client that doesn't use a server-supplied authorization token.
That is definitely not necessary for now though, and now the uso-archive updater binary is officially proprietary
lol the website backend just breaks when you try to use a placeholder inside a setting option, i definitely used that in my styles, and it worked fine. they really did a good job breaking shit :+1:
I've finally moved my Google styles 1 2 to userstyles.world :) Also left warning with link your comment @33KK in both style (will appear on various Google subpages) and on userstyles.org, wait for uso-archive to update it and hope many users will remove Stylish soon.
I have noticed that you also warned people with alert banner on archive. Perhaps maybe you could describe it a little more precisely apart from the link to the screenshot of the add-on's privacy on the Chrome add-ons page and link to Similarweb? The more aware users there are, the faster both Stylish and userstyles will be targeted by the authorities.
Well, AMO is ignoring my abuse report, even though I clearly described why it breaks the policy ¯\ (ツ) /¯
Their privacy policy on CWS is also incorrect though, should try reporting that too
I've finally moved my Google styles 1 2 to userstyles.world :)
The link in the screenshot is broken, and you didn't link to your style, just to userstyles.world homepage on uso
Also, if you just copied from uso-archive the dropdown settings are currently broken, trying to figure out a somewhat reliable workaround.
I've finally moved my Google styles 1 2 to userstyles.world :)
The link in the screenshot is broken, and you didn't link to your style, just to userstyles.world homepage on uso
Oh, typo when I first make link it in two lines with bigger font. Userstyles.org cuts the images strangely when you open style site and I had few attempts. Fixed
The main style page was purposeful, the UI you've prepared was nice and it would be easy for the user to use "Search" and choose what they like, but now that I think about it, I actually changed it to a direct link. Thanks.
Also, if you just copied from uso-archive the dropdown settings are currently broken, trying to figure out a somewhat reliable workaround.
I have noticed some issues with it and fixed manually. These appeared for me ~2 years ago in my both styles, so I disabled it (removed placeholders in style to them such like /*[[logostyle]]*/
) but left overall option for better times, which didn't come. After adding it back manually and making small adjustments (classes changed over time) it works like a charm.
The bigger problem is that I have still "API.download" error not only on archive, but on userstyles.world. I hope FF version for Stylus will be released soon (Chrome is fine).
@tophf by the way, I noticed that Stylus takes only sites from uso.kkx.one
, not userstyles.world
- checked for popular styles for Google, YT, FB, Wiki and I didn't finy any. Wouldn't additional integration be a problem?
Just reinstall stylus from AMO, worked fine for me. And I do see styles from USW in Stylus popup
Just reinstall stylus from AMO, worked fine for me. And I do see styles from USW in Stylus popup
Interesting, checked for two more styles on FF/Chrome 1 2 and nothing. At the beginning i just thought that my style on uso.world was not yet cached.
I have latest version of Stylus for FF/Chrome (1.5.35/1.538). To be honest why FF version is older?
Style got cached by uso archive but there is some kind of isssue - style is not working and all of regexpes were deleted. Perhaps it is because I had added more comments right after regex names on sections on Stylus.
USO:
Style from archive:
My second style is not updated yet on uso-archive, but as I checked - here comments worked which I had for several sections:
edit: Just installed temporary stylish (ugh) and installed it via uso - style works here.
Well this is what I see in stylish, both code sections are identical
I see now... they f*ked something again. On purpose? I checked for syntax, tried to update style few times and noticed that it loads correctly CSS when I click "update style" otherwise style will be broken. Interesting that it worked for first time. When I deleted style and installed it again it didn't work again. I wouldn't be surprised if this was intentional by uso pseudoadmins.
What the fuck is this
I was surprised too when I installed Stylish, it seems that you can't manually install styles without signing up. Spyware as f..k.
If you have still my style installed, try to update it and look if it will work, then delete and install again. Looks that it is against uso-archive and... against themself? Install and update to get style to work?
I can't get it to work on stylish either lol
As i said: i can't login and so... i can't update my userstyles in it. Their new design break the login function, which only act as we want Create an account. From Stylus Help on Discord , Mikey said: