Tucker McKnight <tucker@pangolin.lan> | Sun Feb 08 2026
Mark "get rid of lodash" as done. This was already in the "done" section, must've been readded in a merge conflict or something.
41 42
- [ ] get rid of lodash
- lodash is one of the larger (largest?) dependencies right now. With mithril auto-escaping strings, it might not be necessary anymore. Look into which things actually need to be escaped (e.g. any user-input from commit messages) and see if we can just rely on mithril to escape those41 42