1
1
mirror of https://github.com/go-gitea/gitea synced 2025-02-10 16:54:48 +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
..
2024-03-04 08:16:03 +00:00
2024-04-07 19:17:06 +08:00
2023-12-25 21:25:29 +01:00
2024-12-26 11:56:03 +08:00
2024-03-04 08:16:03 +00:00
2025-01-07 01:54:06 +08:00
2023-12-25 21:25:29 +01:00
2024-11-22 10:44:48 -05:00
2024-03-04 08:16:03 +00:00