This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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 Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
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 Kanban colored boards (#16647) 2021-09-29 22:53:12 +02:00
pulls
release Prevent 500 on draft releases without tag (#16634) 2021-08-05 21:13:16 -04:00
settings Add a simple way to rename branch like gh (#15870) 2021-10-08 19:03:04 +02:00
wiki Add edit button to wiki sidebar and footer (#16719) 2021-08-18 14:14:08 -04:00
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 Link to previous blames in file blame page (#16259) 2021-06-28 01:13:20 +02:00
branch_dropdown.tmpl
clone_buttons.tmpl Update JS dependencies (#16708) 2021-08-17 01:32:48 -04:00
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
commits_list_small.tmpl Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
commits_table.tmpl Show correct text when comparing commits on empty pull request (#16569) 2021-07-29 03:32:48 +01:00
create.tmpl fixed create repo page layout (#17012) 2021-09-12 20:24:57 +02:00
empty.tmpl Fix default push instructions on empty repos (#16302) 2021-06-30 20:40:51 +02:00
forks.tmpl
graph.tmpl Kanban colored boards (#16647) 2021-09-29 22:53:12 +02:00
header.tmpl
home.tmpl Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
icon.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
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 Defer Last Commit Info (#16467) 2021-10-08 15:08:22 +02:00
watchers.tmpl