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/templates/repo
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
* fix units permission problems

* fix some bugs and merge LoadUnits to repoAssignment

* refactor permission struct and add some copyright heads

* remove unused codes

* fix routes units check

* improve permission check

* add unit tests for permission

* fix typo

* fix tests

* fix some routes

* fix api permission check

* improve permission check

* fix some permission check

* fix tests

* fix tests

* improve some permission check

* fix some permission check

* refactor AccessLevel

* fix bug

* fix tests

* fix tests

* fix tests

* fix AccessLevel

* rename CanAccess

* fix tests

* fix comment

* fix bug

* add missing unit for test repos

* fix bug

* rename some functions

* fix routes check
6 years ago
..
branch Fix some issues with special chars in branch names (#3767) 6 years ago
diff Restrict permission check on repositories and fix some problems (#5314) 6 years ago
editor Fix file edit change preview functionality (#5300) 6 years ago
issue Restrict permission check on repositories and fix some problems (#5314) 6 years ago
pulls Fix some issues with special chars in branch names (#3767) 6 years ago
release Restrict permission check on repositories and fix some problems (#5314) 6 years ago
settings Restrict permission check on repositories and fix some problems (#5314) 6 years ago
wiki Restrict permission check on repositories and fix some problems (#5314) 6 years ago
activity.tmpl Restrict permission check on repositories and fix some problems (#5314) 6 years ago
bare.tmpl Restrict permission check on repositories and fix some problems (#5314) 6 years ago
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 7 years ago
commit_status.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 7 years ago
commits.tmpl Responsive view (#2750) 7 years ago
commits_table.tmpl Fix some issues with special chars in branch names (#3767) 6 years ago
create.tmpl Fix typos in i18n variable names. (#4080) 7 years ago
forks.tmpl #3348 always use relative avatar link in the template 9 years ago
graph.tmpl Fix issue link rendering in commit messages (#2897) 7 years ago
header.tmpl Restrict permission check on repositories and fix some problems (#5314) 6 years ago
home.tmpl Restrict permission check on repositories and fix some problems (#5314) 6 years ago
migrate.tmpl Fix typos in i18n variable names. (#4080) 7 years ago
search.tmpl Don't warn users about *every* dirty form (#3707) 7 years ago
sub_menu.tmpl Restrict permission check on repositories and fix some problems (#5314) 6 years ago
user_cards.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 7 years ago
view_file.tmpl Serve audio files using HTML5 audio tag (#5221) 6 years ago
view_list.tmpl Symlink icons (#1416) (#3826) 7 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago