gitea/templates/repo
Unknwon 8061447f0e 'New Release' always visible
..
issue UI compatibility
issue2 add label-edit and label-delete logic
milestone2 update milestone page design
pr2 add pull-request and labels page design
release 'New Release' always visible
settings Remove GoGet option from repository and handle it with ?go-get=1 instead
bare.tmpl : missing link for help
branch.tmpl Use constants to name template file
commits.tmpl Page: Commits and fix
commits_table.tmpl modules/base: add RenderCommitMessage with XSS-safe and special links
create.tmpl api: able to create repo and fix
diff.tmpl fix typo mistake
fork.tmpl Work on fork and fix
header.tmpl Updating context and fixing permission issues
home.tmpl Finish new UI for release page
list.tmpl change css name style
migrate.tmpl remove unused scripts and simplify migrate form definition
nav.tmpl Revert "Merge pull request from ndarilek/accessibility-fixes"
pulls.tmpl template and ui fix
setting_nav.tmpl Add suburl support
sidebar.tmpl Updating context and fixing permission issues
sidebar_mini.tmpl pull request ui review, change sidebar
toolbar.tmpl Updating context and fixing permission issues
view_file.tmpl continue work on
view_list.tmpl Handle submodules without a .gitmodules entry - fix