You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
components Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
features Improve async/await usage, and sort init calls in `index.js` (#17386) 3 years ago
markup Improve async/await usage, and sort init calls in `index.js` (#17386) 3 years ago
standalone
vendor Restore Accessibility for Dropdown (#16576) 4 years ago
easymde.js
index.js Improve async/await usage, and sort init calls in `index.js` (#17386) 3 years ago
jquery.js
publicpath.js Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
serviceworker.js
svg.js Save and view issue/comment content history (#16909) 3 years ago
utils.js Fix context popup error (#17398) 3 years ago
utils.test.js Fix context popup error (#17398) 3 years ago