Files
fizzy/app
Kevin McConnell cdc1f9b143 Allow typing magic links on mobile
When typing a magic link, rather than pasting it, iOS seems to send
`keydown.enter`, and we weren't submitting the form in that case.

Changed to submit the form in either case, and use the state of the
input target to help guard against double submissions.
2025-12-02 20:09:26 +00:00
..
2025-12-01 15:23:26 +00:00
2025-12-01 22:27:53 -06:00
2025-12-02 20:09:26 +00:00