1
0
mirror of https://github.com/sashacmc/photo-importer.git synced 2026-06-09 16:43:31 +02:00
Files
sashacmc 95af48a38f Improve index.html
Fix Self-closing
Fix eval(json)
Replace <font> tags with <small>
Added error: console.error(...) callbacks
Replace var with const/let
Added escapeHtml() helper used on all server-derived values
Wrapped g_outpath with encodeURIComponent() in updateSysInfo() and sendCommand()
Added encodeURIComponent(dev) for mount/umount commands
Added clamp() helper clamping progress values to [0, 100]
Added visibilitychange listener to stop/restart timers; triggers immediate refresh on tab restore
2026-06-03 19:42:14 +02:00
..
2026-06-03 19:42:14 +02:00