ulysses/static
DL Techy 2966ad6ef6
fix(ui): Prevent Enter key from triggering submission on mobile devices (#3970)
- Add check for mobile screen width (<= 768px) to prevent accidental submissions via the Enter key.
- Update event listeners in static/app.js and static/js/chat.js to respect this constraint.
2026-06-15 15:34:24 +09:00
..
fonts Odysseus v1.0 2026-05-31 23:58:26 +09:00
js fix(ui): Prevent Enter key from triggering submission on mobile devices (#3970) 2026-06-15 15:34:24 +09:00
lib Odysseus v1.0 2026-05-31 23:58:26 +09:00
app.js fix(ui): Prevent Enter key from triggering submission on mobile devices (#3970) 2026-06-15 15:34:24 +09:00
index.html feat(agent): confine agent file/shell tools to a selectable workspace (#3665) 2026-06-11 18:17:54 +02:00
login.html fix(login): keep inputs >=16px on touch so iOS doesn't zoom on focus (#1632) 2026-06-03 14:23:24 +09:00
manifest.json Odysseus v1.0 2026-05-31 23:58:26 +09:00
style.css fix(ui): prevent email reader button label overflow 2026-06-15 15:09:33 +09:00
sw.js fix(ui): modal drag + removed startDrag func (#2430) 2026-06-04 20:34:18 +02:00