Files
warpbox-dev/backend/templates/layouts/base.html
Daniel Legt 0b4487ac2e
All checks were successful
Build and Publish Docker Image / deploy (push) Successful in 1m54s
feat(upload): warn on large uploads over slow/metered connections
Detects if the user is on a slow (2G/3G) or metered (saveData) connection
and prompts them with a confirmation dialog if they attempt to upload
files totaling 200MB or more.

This prevents accidental high data usage and warns users about potential
long upload times. Also includes the dialogs JS and CSS in the base
layout to support the confirmation modal.
2026-06-08 13:34:05 +03:00

6.8 KiB