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/user
6543 97a8c96c5b
Add Docker /v2/_catalog endpoint (#20469) (#20556)
* Added properties for packages.
* Fixed authenticate header format.
* Added _catalog endpoint.
* Check owner visibility.
* Extracted condition.
* Added test for _catalog.

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
setting Add Docker /v2/_catalog endpoint (#20469) (#20556) 3 years ago
avatar.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
home.go Add repository condition for issue count (#20496) 3 years ago
home_test.go Move some repository related code into sub package (#19711) 3 years ago
main_test.go Use a struct as test options (#19393) 3 years ago
notification.go Prevent loop if there is an error in GetNotificationCount (#19799) 3 years ago
package.go Add missing Tabs on organisation/package view (#20539) 3 years ago
profile.go Only show Followers that current user can access (#20220) (#20252) 3 years ago
search.go Never use /api/v1 from Gitea UI Pages (#19318) 3 years ago
stop_watch.go Move issues related files into models/issues (#19931) 3 years ago
task.go Renamed ctx.User to ctx.Doer. (#19161) 3 years ago