✨ Added
- Queued uploads in Uploads view — shows queued, connecting, and pending aMule upload peers (not just active uploaders). Upload state labels (e.g. "Queued", "Connecting") shown with clock icon when peer has no active transfer
- Shared Dirs button in Settings — aMule client cards show a "Shared Dirs" button when connected, opening the Shared Dirs modal pre-selected to that instance
- Chart crosshair interaction (mobile) — home speed widget replaces the obstructive tooltip with a vertical crosshair line; hovering/touching shows historical speed + timestamp in the status bar, reverting to live speeds on release
- Chart tooltip timestamps (Statistics) — 7-day and 30-day chart tooltips now show
DD/MM HH:MMinstead of justDD/MM
🐛 Fixed
- eMule client software labels —
CLIENT_SOFTWARE_LABELSmapping corrected to match aMule sourceEClientSoftwareenum (18 client types); SO_EMULE=0 was incorrectly mapped to "aMule" instead of "eMule"
📦 Dependencies
- amule-ec-node — updated with authentication salt fix (leading zeros)