hyperhive/frontend/packages/agent/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 944943b7df agent: autocomplete='one-time-code' on OAuth input (argus #592 nit)
Browsers may silently ignore autocomplete='off' on type='password'
inputs (UA override to help users save credentials). For an OAuth
code, the semantic value is 'one-time-code' which is honoured + has
the side benefit of suppressing the 'save password?' prompt that
would otherwise fire on form submit.
2026-05-29 18:40:54 +02:00
..
agent.css agent: mask OAuth code input + reveal toggle on login screen (closes #568) 2026-05-29 18:38:17 +02:00
app.js agent: autocomplete='one-time-code' on OAuth input (argus #592 nit) 2026-05-29 18:40:54 +02:00
index.html agent: redesign terminal header — full-height icon, two-row main, overflow menu (#394) 2026-05-25 01:29:39 +02:00
screen.html frontend: add npm workspace scaffold under frontend/ 2026-05-23 14:51:01 +02:00
stats.html frontend: add npm workspace scaffold under frontend/ 2026-05-23 14:51:01 +02:00
stats.js frontend: add npm workspace scaffold under frontend/ 2026-05-23 14:51:01 +02:00