gitea/routers/web/user
KN4CK3R 5882e179a9
Add user secrets (#22191)
Fixes #22183
Replaces #22187

This PR adds secrets for users. I refactored the files for organizations
and repos to use the same logic and templates. I splitted the secrets
from deploy keys again and reverted the fix from #22187.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-01 20:53:04 +08:00
..
setting Add user secrets (#22191) 2023-02-01 20:53:04 +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