Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Enforce item name length limits (#88) Reject item names longer than 25 characters after trimming and apply the same limit to item-name form fields. Tests: ./dev-scripts/run-go-tests Build: ./dev-scripts/build-all-flake-targets Reviewed-on: https://codeberg.org/mtlynch/grosiree/pulls/88