You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Broque Thomas
d556ec0fa7
Bump version to 2.4.3 + make sidebar version dynamic
...
- `_SOULSYNC_BASE_VERSION` 2.4.2 → 2.4.3
- helper.js — flip 2.4.3 WHATS_NEW header to "May 8, 2026 — 2.4.3
release"; bump fallback default from 2.4.2 → 2.4.3
- docker-publish.yml — manual-trigger default tag 2.4.2 → 2.4.3
Drive-by — make sidebar version + version-modal subtitle dynamic.
The sidebar version button (`v2.4.1`) and version-modal subtitle
(`Version 2.4.1 — Latest Changes`) were hardcoded text in the HTML.
2.4.2 shipped without these getting bumped — silent drift, easy to
miss at every release.
Added a Flask context_processor that injects `soulsync_version` and
`soulsync_base_version` into every template, then templated the two
hardcoded values:
v{{ soulsync_base_version }}
Version {{ soulsync_base_version }} — Latest Changes
Now bumping `_SOULSYNC_BASE_VERSION` updates the UI everywhere it's
rendered. No more "I forgot to bump the sidebar" at release.
2232/2232 full suite green. Ruff clean. JS parses clean.
2 months ago
..
docs
update docs page
3 months ago
vendor
Add WebSocket real-time updates with automatic HTTP polling fallback
4 months ago
api-monitor.js
Stop watchlist countdown refetch loop
2 months ago
artists.png
add static images
4 months ago
automation.png
add static images
4 months ago
beatport-ui.js
Add "All Libraries (combined)" mode to PlexClient
2 months ago
core.js
Rename metadata source status selectors
2 months ago
dashboard.png
add static images
4 months ago
discover-section-controller.js
Discover controller — Cin pre-review polish
2 months ago
discover.js
Delete Recently Added / Top Tracks / Forgotten Favorites / Familiar Favorites
2 months ago
discover.png
add static images
4 months ago
docs-images-needed.md
Service Badges, Page Headers, Docs Page, and Bug Fixe
4 months ago
docs.js
Clean up stale Artists-page references in helper.js + docs.js
2 months ago
downloads.js
add guards to error, complete, and cancelled toasts
2 months ago
enrichment.js
Repair job card badge — show pending count, not last-scan count
2 months ago
explorer.png
Create explorer.png
3 months ago
favicon.png
…
help.png
Add media server setup, processing settings, text import, automation history, and streaming details
4 months ago
helper.js
Bump version to 2.4.3 + make sidebar version dynamic
2 months ago
hydrabase.png
Add Hydrabase dev UI and WebSocket support
4 months ago
import.png
add static images
4 months ago
init.js
Show artist breadcrumb on sidebar Library button when on artist-detail page
2 months ago
library.js
Add download buttons + bulk action to artist top-tracks sidebar
2 months ago
library.png
add static images
4 months ago
manifest.json
Service worker for cover art + PWA manifest
2 months ago
media-player.js
Split monolithic script.js (78K lines) into 17 domain modules
2 months ago
mobile.css
Drop Show/Hide Results button + auto-restore cached results on navigate-back
2 months ago
pages-extra.js
Fix bulk discography losing album source context ( #399 )
2 months ago
particles.js
Add particle background toggle & optimize accent color caching
3 months ago
placeholder-album.png
Add missing placeholder-album.png to stop 404 spam in console
3 months ago
pwa-icon-192.png
Service worker for cover art + PWA manifest
2 months ago
pwa-icon-512.png
Service worker for cover art + PWA manifest
2 months ago
search.js
MusicBrainz: Fix artist images, total_tracks off-by-one, and Artist+Title queries
2 months ago
search.png
add static images
4 months ago
settings.js
Wire SoundCloud as a first-class download source
2 months ago
settings.png
add static images
4 months ago
setup-wizard.css
Add informative help text and tips to every setup wizard step
2 months ago
setup-wizard.js
Rebrand folder terminology: Download→Input, Transfer→Output, Staging→Import
2 months ago
shared-helpers.js
Fix non-admin profiles defaulting to Spotify on search picker
2 months ago
stats-automations.js
Direct ID lookup in Enhance Quality, like Download Discography
2 months ago
style.css
Add download buttons + bulk action to artist top-tracks sidebar
2 months ago
sw.js
Service worker for cover art + PWA manifest
2 months ago
sync-services.js
Split monolithic script.js (78K lines) into 17 domain modules
2 months ago
sync-spotify.js
Delete Recently Added / Top Tracks / Forgotten Favorites / Familiar Favorites
2 months ago
sync.png
add static images
4 months ago
trans.png
Add SoulID worker with API-based debut year disambiguation
3 months ago
trans2.png
Create trans2.png
3 months ago
whisoul.png
Add library repair worker and UI
4 months ago
wishlist-tools.js
Rename status cache to metadata_source
2 months ago
worker-orbs.js
Add Discogs to worker orbs animation and fix button styling
3 months ago