gogs/templates/repo
Jiaxin Zhu ba17b9b56b
fix(templates): the green color is supposed to be purple (#7722)
Co-authored-by: jxzhu <zhujiaxin@gmail.com>
2024-04-11 10:13:46 -04:00
..
branches templates/repo/branches: escape pound in branch name (#4874) 2018-03-12 15:27:27 -04:00
diff refactor(db): move some methods off `user.go` (#7199) 2022-10-22 20:01:38 +08:00
editor refactor(db): move some methods off `user.go` (#7199) 2022-10-22 20:01:38 +08:00
issue fix(templates): the green color is supposed to be purple (#7722) 2024-04-11 10:13:46 -04:00
pulls ui: remove useless "Cancel" buttons (#7192) 2022-10-22 23:00:42 +08:00
release refactor(db): move some methods off `user.go` (#7199) 2022-10-22 20:01:38 +08:00
settings refactor(db): move some methods off `user.go` (#7199) 2022-10-22 20:01:38 +08:00
wiki templates: rename template function Str2html -> Str2HTML 2018-12-10 22:23:56 -05:00
bare.tmpl conf: add new config option for default branch name (#7291) 2023-02-11 16:37:24 +08:00
branch_dropdown.tmpl Refactoring: rename and simplify pkg/tool functions 2017-04-06 17:13:53 -04:00
commits.tmpl
commits_table.tmpl refactor(db): move some methods off `user.go` (#7199) 2022-10-22 20:01:38 +08:00
create.tmpl ui: remove useless "Cancel" buttons (#7192) 2022-10-22 23:00:42 +08:00
forks.tmpl refactor(db): move some methods off `user.go` (#7199) 2022-10-22 20:01:38 +08:00
header.tmpl repo: support unlisted but publicly accessible repositories (#6176) 2020-09-04 03:04:22 +08:00
home.tmpl templates: fix typo of BranchCount (#6370) 2020-11-24 23:13:40 +08:00
migrate.tmpl ui: remove useless "Cancel" buttons (#7192) 2022-10-22 23:00:42 +08:00
user_cards.tmpl refactor(db): move some methods off `user.go` (#7199) 2022-10-22 20:01:38 +08:00
view_file.tmpl ipynb: sanitize rendered HTML (#5996) 2020-03-21 00:12:38 +08:00
view_list.tmpl fix(repo): be tolerant to implicit submodules (#7352) 2023-02-14 14:46:29 +08:00
watchers.tmpl