1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 18:24:32 +01:00
gitea/web_src/js
wxiaoguang bb71ceeeb2
Improve async/await usage, and sort init calls in index.js (#17386)
* clean up async/await, and sort init calls in `index.js
* use `const _promise` to indicate that we do not need await an async function
2021-11-09 17:27:25 +08:00
..
components
features Improve async/await usage, and sort init calls in index.js (#17386) 2021-11-09 17:27:25 +08:00
markup Improve async/await usage, and sort init calls in index.js (#17386) 2021-11-09 17:27:25 +08:00
standalone
vendor
easymde.js
index.js Improve async/await usage, and sort init calls in index.js (#17386) 2021-11-09 17:27:25 +08:00
jquery.js
publicpath.js
serviceworker.js
svg.js
utils.js
utils.test.js