gitea/routers/web/user
KN4CK3R d987ac6bf1
Add Chef package registry (#22554)
This PR implements a [Chef registry](https://chef.io/) to manage
cookbooks. This package type was a bit complicated because Chef uses RSA
signed requests as authentication with the registry.


![grafik](https://user-images.githubusercontent.com/1666336/213747995-46819fd8-c3d6-45a2-afd4-a4c3c8505a4a.png)


![grafik](https://user-images.githubusercontent.com/1666336/213748145-d01c9e81-d4dd-41e3-a3cc-8241862c3166.png)

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-06 09:49:21 +08:00
..
setting Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
avatar.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
code.go fix: code search title translation (#22285) 2023-01-02 17:18:08 +08:00
home.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
home_test.go Add a simple test for external renderer (#20033) 2022-12-12 20:45:21 +08:00
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
notification.go Improve utils of slices (#22379) 2023-01-11 13:31:16 +08:00
package.go Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
profile.go Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
search.go Move `convert` package to services (#22264) 2022-12-29 10:57:15 +08:00
stop_watch.go Move `convert` package to services (#22264) 2022-12-29 10:57:15 +08:00
task.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00