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/modules
silverwind c40ee6fb73
Refactor request function (#29187)
- Remove and prevent use of `body` argument, it is not used anywhere
- Remove uppercasing of method, we can require it to be uppercase
12 months ago
..
fomantic Move some JS code from `fomantic.js` to standalone files (#27994) 1 year ago
dirauto.js Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) 1 year ago
fetch.js Refactor request function (#29187) 12 months ago
fetch.test.js Use vitest globals (#27102) 1 year ago
fomantic.js Move some JS code from `fomantic.js` to standalone files (#27994) 1 year ago
sortable.js Import `sortablejs` only once (#25936) 2 years ago
stores.js Refactor diffFileInfo / DiffTreeStore (#24998) 2 years ago
tippy.js Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) 1 year ago
toast.js Refactor toast module (#26677) 1 year ago
toast.test.js Use vitest globals (#27102) 1 year ago