gitea/templates/repo
wxiaoguang 1a7473ff45
Split index.js to separate files (#17315)
* split `index.js` to separate files

* tune clipboard

* fix promise

* fix document

* remove intermediate empty file

* fix async event listener

* use `export function` instead of `export {}`, add more comments

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2021-10-17 01:28:04 +08:00
..
branch Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
diff Add buttons to allow loading of incomplete diffs (#16829) 2021-10-15 17:05:33 +01:00
editor
graph
issue fix: code review comments on mobile (#17321) 2021-10-16 10:22:24 +08:00
migrate Multiple tokens support for migrating from github (#17134) 2021-10-15 13:47:15 +08:00
projects
pulls
release
settings
wiki
activity.tmpl Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301) 2021-10-15 10:35:26 +08:00
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl
commits_table.tmpl
commits.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl
icon.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301) 2021-10-15 10:35:26 +08:00
view_list.tmpl
watchers.tmpl