You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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`
6 days ago
..
branch.go Refactor context repository (#33202) 3 weeks ago
convert.go Refactor context flash msg and global variables (#33375) 6 days ago
file.go Refactor context RefName and RepoAssignment (#33226) 3 weeks ago
profile.go Move GetFeeds to service layer (#32526) 2 months ago
release.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
render.go Refactor context flash msg and global variables (#33375) 6 days ago
repo.go Move GetFeeds to service layer (#32526) 2 months ago