0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 13:05:13 +01:00
gitea/routers/repo
赵智超 4f8dad37f8
ui: change commentTag style (#11668)
* ui: change commentTag style

* Add comment tag in first comment (issue content)
* Show CommentTagPoster in other way

Signed-off-by: a1012112796 <1012112796@qq.com>

* Update routers/repo/issue.go

Co-authored-by: Lauris BH <lauris@nix.lv>

* fix lint

* revert CommentTagPoster

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-10 14:09:14 -04:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go
compare.go Fix typos (#12542) 2020-08-20 09:53:06 -05:00
download.go
editor_test.go
editor.go Do not disable commit changes button on repost (#12644) 2020-08-29 17:32:46 -04:00
http.go Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752) 2020-09-06 23:53:42 -04:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go ui: change commentTag style (#11668) 2020-09-10 14:09:14 -04:00
lfs.go LFS support to be stored on minio (#12518) 2020-09-08 23:45:10 +08:00
main_test.go
middlewares.go
migrate.go Add a migrate service type switch page (#12697) 2020-09-09 14:29:10 -04:00
milestone.go
projects.go Hide 'New Project board' button for users that are not signed in (#12547) 2020-08-22 02:58:59 -04:00
pull_review.go
pull.go
release_test.go
release.go
repo.go Add a migrate service type switch page (#12697) 2020-09-09 14:29:10 -04:00
search.go
setting_protected_branch.go
setting.go
settings_test.go
topic.go
view.go Add a migrate service type switch page (#12697) 2020-09-09 14:29:10 -04:00
webhook.go
wiki_test.go
wiki.go