forgejo/routers/web/repo
KN4CK3R 5882e179a9
Add user secrets ()
Fixes 
Replaces 

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 .

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-01 20:53:04 +08:00
..
actions Use relative url in actions view () 2023-01-31 22:46:10 +00:00
activity.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
attachment.go Add API management for issue/pull and comment attachments () 2022-12-09 14:35:56 +08:00
blame.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
branch.go Supports wildcard protected branch () 2023-01-16 16:00:22 +08:00
cherry_pick.go Rename almost all Ctx functions () 2022-12-10 10:46:31 +08:00
commit.go Use context parameter in models/git () 2023-01-09 11:50:54 +08:00
compare.go Pull request yaml template support for including commit body in a field () 2023-01-30 22:39:07 +08:00
download.go Use context parameter in models/git () 2023-01-09 11:50:54 +08:00
editor.go Rename almost all Ctx functions () 2022-12-10 10:46:31 +08:00
editor_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
find.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
http.go Implement actions () 2023-01-31 09:45:19 +08:00
http_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
issue.go Issues: support setting issue template field values with query () 2023-01-30 12:36:04 +08:00
issue_content_history.go Multiple improvements for comment edit diff () 2022-12-02 11:42:34 +02:00
issue_dependency.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
issue_label.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
issue_label_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
issue_lock.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
issue_stopwatch.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
issue_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
issue_timetrack.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
issue_watch.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
lfs.go Use context parameter in models/git () 2023-01-09 11:50:54 +08:00
main_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
middlewares.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
migrate.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
milestone.go Rename almost all Ctx functions () 2022-12-10 10:46:31 +08:00
packages.go Use dynamic package type list () 2022-12-29 00:31:54 +01:00
patch.go Rename almost all Ctx functions () 2022-12-10 10:46:31 +08:00
projects.go Support org/user level projects () 2023-01-20 19:42:33 +08:00
projects_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
pull.go Fix wrong hint when deleting a branch successfully from pull request UI () 2023-01-31 22:11:48 +00:00
pull_review.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
release.go Add Feed for Releases and Tags () 2022-12-21 15:06:26 -06:00
release_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
render.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
repo.go Move convert package to services () 2022-12-29 10:57:15 +08:00
runners.go Implement actions () 2023-01-31 09:45:19 +08:00
search.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
setting.go Add user secrets () 2023-02-01 20:53:04 +08:00
setting_protected_branch.go Supports wildcard protected branch () 2023-01-16 16:00:22 +08:00
setting_secrets.go Add user secrets () 2023-02-01 20:53:04 +08:00
settings_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
tag.go Use context parameter in models/git () 2023-01-09 11:50:54 +08:00
topic.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
treelist.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
view.go Use context parameter in models/git () 2023-01-09 11:50:54 +08:00
view_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
webhook.go Support system hook API () 2023-01-28 19:12:10 +01:00
wiki.go Use context parameter in models/git () 2023-01-09 11:50:54 +08:00
wiki_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00