- Add `formatBrowserTime()` and include ISO-8601 `expires_at` in box status JSON and `ExpiresAtISO` in the box view for browser-friendly rendering. - Refresh UI styling (switch to MonoCraft/PixelOperatorMono, tweak base font size) and treat `aria-disabled="true"` like `disabled` for consistent button states. - Introduce a clear-queue action with confirmation to reset upload state, unlock controls, and provide user feedback.feat(ui): add clear queue flow and expose ISO expiry - Add `formatBrowserTime()` and include ISO-8601 `expires_at` in box status JSON and `ExpiresAtISO` in the box view for browser-friendly rendering. - Refresh UI styling (switch to MonoCraft/PixelOperatorMono, tweak base font size) and treat `aria-disabled="true"` like `disabled` for consistent button states. - Introduce a clear-queue action with confirmation to reset upload state, unlock controls, and provide user feedback.
7 lines
267 B
HTML
7 lines
267 B
HTML
<div class="about-popup-content">
|
|
<h3>WarpBox</h3>
|
|
<p><strong>WarpBox</strong> was made by <strong>Daniel Legt</strong>.</p>
|
|
<p>Temporary file boxes, terminal-friendly uploads, and old-web UI charm.</p>
|
|
<p><strong>Version:</strong> v1.3.8a</p>
|
|
</div>
|