Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-03 | Prevent closing modal on input selectionmain | Joris 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-19 | Call bash in Makefile to run scripts | Joris | |
2025-04-19 | Remove trailing semi-colons in sass files | Joris | |
2025-04-19 | Create backend directory if it doesn’t exist | Joris | |
2025-04-19 | Add build command | Joris | |
2025-04-19 | Add ZIG server | Joris | |