don't double-url-encode rss urls
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:09:48
| Stage: test | No artifacts found |
url.searchParams.set()
already encodes the values passed!
(this is a partial revert of 0472d43e, the change in statusbar-rss.vue
was correct)
@kakkokari-gtyih you probably want to cherry-pick this: the rss reader in the status bar works fine, the widgets don't, because they get something like https%3A%2F%2Flobste.rs%2Frss
instead of https://lobste.rs/rss
By submitting this merge request, you agree to follow our Contribution Guidelines
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:09:48
| Stage: test |
Download artifacts
No artifacts found |