1
1
mirror of https://github.com/go-gitea/gitea synced 2025-02-03 13:34:28 +00:00
wxiaoguang 2c1ff8701a
Refactor context flash msg and global variables (#33375)
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`
2025-01-25 14:36:47 +00:00
..
2025-01-23 18:53:06 +00:00
2025-01-21 18:57:07 +00:00
2024-12-24 11:43:57 +08:00