gitea/templates
wxiaoguang ac8d71ff07
Refactor branch/tag selector to Vue SFC ()
Follow 

There were many bad smells in old code. This PR only moves the code into
Vue SFC, doesn't touch the unrelated logic.

update: after
5f23218c85
, there should be no usage of the vue-rumtime-compiler anymore
(hopefully), so I think this PR could close 

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
admin Convert `<div class="button">` to `<button class="button">` ()
api/packages/pypi Add Package Registry ()
base Convert `<div class="button">` to `<button class="button">` ()
code Remove Fomantic-UI's `.hidden` CSS class for menu elements ()
custom Add footer extra links template ()
explore Add context cache as a request level cache ()
mail Revert relative links to absolute links in mail templates ()
org Convert `<div class="button">` to `<button class="button">` ()
package Convert `<div class="button">` to `<button class="button">` ()
projects Convert `<div class="button">` to `<button class="button">` ()
repo Refactor branch/tag selector to Vue SFC ()
shared Convert `<div class="button">` to `<button class="button">` ()
status Move helpers to be prefixed with `gt-` ()
swagger add admin API email endpoints ()
user Refactor dashboard repo list to Vue SFC ()
home.tmpl Add main landmark to templates and adjust titles ()
install.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none ()
post-install.tmpl Fix various bugs for "install" page ()