0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-06 23:03:46 +01:00
gitea/routers/web/feed
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
..
branch.go Refactor context repository (#33202) 2025-01-12 03:39:46 +00:00
convert.go Refactor context flash msg and global variables (#33375) 2025-01-25 14:36:47 +00:00
file.go Refactor context RefName and RepoAssignment (#33226) 2025-01-13 01:07:05 +00:00
profile.go Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00
release.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-04-29 08:47:56 +00:00
render.go Refactor context flash msg and global variables (#33375) 2025-01-25 14:36:47 +00:00
repo.go Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00