16 Commits

Author SHA1 Message Date
amd64fox
0abf98a36b fix(js-helper): stop sending version_unavailable to worker
log latest resolution failures in the client console instead

avoid noisy worker error events when all latest sources fail
2026-04-08 09:11:16 +03:00
amd64fox
ef6601d186 fix(js-helper): ignore empty bearer and remove local version fallback
- wait for a non-empty bearer token before starting and stop capture after 5 empty attempts or 30s
- use the worker latest endpoint as the final fallback and stop when no remote version is available
2026-04-07 08:34:55 +03:00
amd64fox
bd9726f589 js-helper: tighten desktop-update probing and error reporting
- add scriptVersion to clientContext
- stop treating latest.json as a confirmed target version
- gate desktop-update probing through sequential success-only checks
- add timeout and one retry for request failures
- keep empty_response and request_error silent
- report parse failures with forensic raw response payloads
- remove dead metadata and obsolete error branches
2026-04-02 08:35:04 +03:00
amd64fox
74915a1e3e Added sending of new Spotify versions 2026-04-01 07:22:33 +03:00
amd64fox
a500bf2100 preparing for 1.2.65
- fixed a bug in v8 snapshot parsing
- refactoring the method for blocking podcasts and sections on the main page
- fixed patch discriptions
- fixed css rules
2025-10-16 10:38:05 +03:00
amd64fox
cd140c94e0 added parameter canvashome_off
- added parameter canvashome_off, to disable sections with canvases on the main page
2025-05-11 20:59:56 +03:00
amd64fox
a60308695f version bump to 1.2.55.235
- fixed blocking for subfeeds on main page
- disabling patches not intended for premium users
- minor changes in russian and english translation
2025-01-21 08:52:13 +03:00
amd64fox
0658ccba4d goofy_History update
- async support added
- added a buffer zone in localStorage for storing sent tracks
- added a delay between sending tracks
2025-01-18 09:18:19 +03:00
amd64fox
91654f616f block subfeeds
- block subfeed filter chips if there was a blocking of podcasts on the main page
2024-09-03 17:22:10 +03:00
amd64fox
f43f35a973 fixed goofyhistory patch
#621
2024-09-03 02:38:44 +03:00
amd64fox
fd47891b55 Create goofyHistory.js 2024-09-02 22:40:16 +03:00
amd64fox
22acd70e2f added section "Most Listened 2023"
#195
2024-06-15 15:38:10 +03:00
amd64fox
11806cdf3e version bump to 1.2.33.1042
- enabled animations on the left and right on the sidebars and makes the right sidebar collapsible
- russian translation supplemented
- "dinner" section is blocked
2024-03-24 19:14:17 +03:00
amd64fox
7a7186b363 version bump to 1.2.33.1042
- added sections for blocking
2024-03-22 03:19:23 +03:00
amd64fox
1c9c750a8e added charts section 2024-03-18 14:18:25 +03:00
amd64fox
177402498c Update
- fix and refactoring of the patch for hiding podcasts and sections that look like ads on the main page
- added homesub_off parameter to hide additional filters at the top of the main page
- minor changes in code
2024-03-14 19:11:16 +03:00