mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-20 20:00:29 +00:00
1. add `GetSiteCookieFlashMessage` to help to parse flash message 2. clarify `handleRepoHomeFeed` logic 3. remove unnecessary global variables, use `sync.OnceValue` instead 4. add some tests for `IsUsableUsername` and `IsUsableRepoName`