We are currently running 1.21.3 so this shouldn't be a huge upgrade for
us. Full changelog can be found here:
https://github.com/go-gitea/gitea/blob/v1.21.4/CHANGELOG.md
Two template files are removed from our custom template overrides. They
were both included for the 1.21.3 so that we could manually patch a bug
that resulted in HTTP 500 errors when using gitea's code search
functionality. Upstream included these fixes in the 1.21.4 release so we
don't need to override to fix this any longer. This should be covered by
a testinfra test case now too.
Change-Id: I221e5cd185631751c082bdf5e2902057e5200dc0