1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 19:04:57 +01:00
gitea/web_src/js
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
..
components Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
features Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
markup Keep attachments on tasklist update (#16750) 2021-08-20 15:26:19 -04:00
standalone
vendor
easymde.js
index.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
jquery.js
publicpath.js
serviceworker.js
svg.js Save and view issue/comment content history (#16909) 2021-10-10 18:40:03 -04:00
utils.js Use light/dark theme based on system preference (#17051) 2021-09-27 15:47:44 +01:00
utils.test.js