aboutsummaryrefslogtreecommitdiff
path: root/frontend/ts/src/ui
AgeCommit message (Collapse)Author
2025-05-03Prevent closing modal on input selectionmainJoris Guyonvarch
When selection ends outside of the modal, this could lead to closing the modal. Use `onmousedown` event instead, which takes the element at the start of the selection.
2025-04-19Add ZIG serverJoris