Multi-Hoster-Upload/renderer
Administrator c79f61b4b5 perf: use cached Intl.Collator for all sort operations
Replaces inline localeCompare() calls with a shared Intl.Collator
instance across queue, recent files, and history sorting. Eliminates
~12,000 Collator object allocations per sort on large queues.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:18:06 +01:00
..
app.js perf: use cached Intl.Collator for all sort operations 2026-03-12 05:18:06 +01:00
drop-target.html feat: floating drop target window and English column labels 2026-03-12 04:11:01 +01:00
index.html fix: session-based counters and hoster cancel context menu 2026-03-12 04:34:11 +01:00
styles.css feat: multi-account support with primary/fallback and separate API/login types 2026-03-12 05:00:33 +01:00