forgejo/routers/web/user
KN4CK3R 86e5268c39
Add Docker /v2/_catalog endpoint (#20469)
* 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: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-07-28 11:59:39 +08:00
..
setting Add Docker /v2/_catalog endpoint (#20469) 2022-07-28 11:59:39 +08:00
avatar.go
home.go Add repository condition for issue count (#20454) 2022-07-24 19:53:40 +03:00
home_test.go
main_test.go
notification.go
package.go Hide internal package versions (#20492) 2022-07-27 09:59:10 +08:00
profile.go Only show Followers that current user can access (#20220) 2022-07-05 16:47:45 +01:00
search.go
stop_watch.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
task.go