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.
BoulderBadgeDad
fa750b6e89
Search: bump live-search debounce 300ms -> 600ms ( #751 )
...
Reporter (Vicky-2418) saw the artist search fire a separate external-API
search for nearly every letter typed. There WAS a 300ms debounce, but that's
short enough that a deliberately-typed name lands a keystroke per debounce
window, so each letter kicked off (and aborted) a fresh search — noisy in the
logs and wasteful.
Bumped both live-search surfaces that drive the shared SearchController
(external metadata APIs) to 600ms: the /search enhanced input (search.js) and
the global-search widget (downloads.js). 600ms coalesces a name being typed
into one search after the user pauses, while still feeling live. Enter still
triggers an immediate search on both (existing keypress/keydown handlers),
and the per-change abort already cancels stale in-flight fetches.
Frontend-only; both files syntax-clean.
4 weeks ago
..
docs
update docs page
4 months ago
vendor
Add WebSocket real-time updates with automatic HTTP polling fallback
4 months ago
amazon.svg
Wire Amazon Music enrichment worker into dashboard UI
1 month ago
api-monitor.js
Dashboard: round Last.fm avatar, invert dark-mark logos (Tidal/Qobuz/Discogs/Amazon)
1 month ago
artists.png
add static images
4 months ago
audiodb.png
Dashboard: equalizer bars now show real brand logos in the avatar disc
1 month ago
auto-sync.js
Auto-Sync sidebar: brand logo on each source-group header
1 month ago
automation.png
add static images
4 months ago
basic-search-v2.css
Basic search: visual overhaul + per-source picker in hybrid mode
1 month ago
beatport-ui.js
Add "All Libraries (combined)" mode to PlexClient
2 months ago
core.js
Persist completed downloads in downloads view
1 month ago
dashboard.png
add static images
4 months ago
discover-section-controller.js
Discover controller — Cin pre-review polish
2 months ago
discover.js
UI: migrate remaining compact button families to the .btn--sm tier
1 month 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
Search: bump live-search debounce 300ms -> 600ms ( #751 )
4 weeks ago
enrichment.js
Wire Amazon Music enrichment worker into dashboard UI
1 month 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
Basic search: visual overhaul + per-source picker in hybrid mode
1 month ago
hydrabase.png
…
import.png
add static images
4 months ago
init.js
UI: migrate remaining compact button families to the .btn--sm tier
1 month ago
library.js
Player: 'Play next' action + accent-correct queue buttons
4 weeks ago
library.png
add static images
4 months ago
manifest.json
Service worker for cover art + PWA manifest
2 months ago
media-player.js
Player: seek hover tooltip on the Now Playing progress bar
4 weeks ago
mobile.css
Standardize artist-detail hero action buttons
1 month ago
pages-extra.js
Wishlist: distinguish Queued from Analyzing for executor-pending batches
1 month ago
particles.js
Add particle background toggle & optimize accent color caching
4 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
Search: bump live-search debounce 300ms -> 600ms ( #751 )
4 weeks ago
search.png
add static images
4 months ago
settings.js
Clarify hybrid source album behavior
1 month ago
settings.png
add static images
4 months ago
setup-wizard.css
Add informative help text and tips to every setup wizard step
3 months ago
setup-wizard.js
Rebrand folder terminology: Download→Input, Transfer→Output, Staging→Import
2 months ago
shared-helpers.js
refactor(webui): finish stats standalone handling in react
1 month ago
shell-bridge.js
refactor(webui): finish stats standalone handling in react
1 month ago
stats-automations.js
Player: 'Playing from' context header (Radio / <Artist> Radio)
4 weeks ago
style.css
Player: seek hover tooltip on the Now Playing progress bar
4 weeks ago
sw.js
Service worker for cover art + PWA manifest
2 months ago
sync-lastfm.js
Add Last.fm Radio tab to Sync page (Phase 1c.2)
1 month ago
sync-listenbrainz.js
Add Last.fm Radio tab to Sync page (Phase 1c.2)
1 month ago
sync-services.js
Tools: add Deep Scan option to the Database Updater
1 month ago
sync-soulsync-discovery.js
SoulSync Discovery tab: open mirror detail modal after refresh
1 month ago
sync-spotify.js
feat(media-player): playable tracks across modals + lyrics + cleanups
1 month 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
…
wishlist-tools.js
Merge pull request #594 from Skowll/telegram_thread_id
1 month ago
worker-orbs.js
Wire Amazon Music enrichment worker into dashboard UI
1 month ago