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
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
..
admin Add simple update checker to Gitea (#17212) 2021-10-16 02:14:34 -04:00
base 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
custom
explore
mail Fix missing repo link in issue/pull assigned emails (#17183) 2021-09-30 01:20:18 +02:00
org Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
repo Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
shared
status
swagger [API] Add endpount to get user org permissions (#17232) 2021-10-12 12:47:19 +02:00
user 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
home.tmpl
install.tmpl
post-install.tmpl