1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 04:31:18 +02:00
gitea/templates/repo
Lunny Xiao bec69f702b
Add topic support (#3711)
* add topic models and unit tests

* fix comments

* fix comment

* add the UI to show or add topics for a repo

* show topics on repositories list

* fix test

* don't show manage topics link when no permission

* use green basic as topic label

* fix topic label color

* remove trace content

* remove debug function
2018-04-11 10:51:44 +08:00
..
branch Remove unnecessary Safe tags (#3778) 2018-04-10 06:43:37 +03:00
diff Responsive view (#2750) 2017-12-30 18:47:52 -06:00
editor Remove unnecessary Safe tags (#3778) 2018-04-10 06:43:37 +03:00
issue Remove unnecessary Safe tags (#3778) 2018-04-10 06:43:37 +03:00
pulls Responsive view (#2750) 2017-12-30 18:47:52 -06:00
release Add Size column to attachment (#3734) 2018-03-31 09:10:44 +08:00
settings Remove unnecessary Safe tags (#3778) 2018-04-10 06:43:37 +03:00
wiki Fix escaping changed title in comments (#3530) 2018-02-18 22:06:37 +02:00
activity.tmpl Add issue closed time column to fix activity closed issues list (#3537) 2018-02-19 10:39:26 +08:00
bare.tmpl
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 2018-03-19 22:29:16 +08:00
commit_status.tmpl
commits_table.tmpl Modify pagination. (#3766) 2018-04-08 08:54:21 +08:00
commits.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
create.tmpl Remove unnecessary Safe tags (#3778) 2018-04-10 06:43:37 +03:00
forks.tmpl
graph.tmpl
header.tmpl Use the active branch for the code tab (#3720) 2018-04-09 13:34:19 +03:00
home.tmpl Add topic support (#3711) 2018-04-11 10:51:44 +08:00
migrate.tmpl
search.tmpl Don't warn users about *every* dirty form (#3707) 2018-03-23 22:10:42 +08:00
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
view_list.tmpl
watchers.tmpl