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/modules/web
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
..
middleware Refactor context flash msg and global variables (#33375) 6 days ago
routing Support performance trace (#32973) 1 week ago
types Refactor web package and context package (#25298) 2 years ago
handler.go Prepare for support performance trace (#33286) 2 weeks ago
routemock.go Refactor names (#31405) 8 months ago
routemock_test.go Refactor names (#31405) 8 months ago
router.go Refactor arch route handlers (#32993) 1 month ago
router_combo.go Refactor arch route handlers (#32993) 1 month ago
router_path.go Refactor package (routes and error handling, npm peer dependency) (#33111) 4 weeks ago
router_test.go Refactor maven package registry (#33049) 1 month ago