gitea/web_src/js/modules
silverwind ae8e8f055e
Use fetch helpers instead of fetch (#27026)
WIP because:

- [x] Some calls set a `content-type` but send no body, can likely
remove the header
- [x] Need to check whether `charset=utf-8` has any significance on the
webauthn calls, I assume not as it is the default for json content.
- [x] Maybe `no-restricted-globals` is better for eslint, but will
require a lot of duplication in the yaml or moving eslint config to a
`.js` extension.
- [x] Maybe export `request` as `fetch`, shadowing the global.
2023-09-19 00:50:30 +00:00
..
aria
dirauto.js Check newly added node type before "attachDirAuto" (#26972) 2023-09-08 18:17:08 +08:00
fetch.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
fetch.test.js Add fetch wrappers, ignore network errors in actions view (#26985) 2023-09-11 10:25:10 +02:00
fomantic.js Remove fomantic transition module (#26469) 2023-08-16 22:12:40 +00:00
sortable.js Import sortablejs only once (#25936) 2023-07-17 18:06:37 +00:00
stores.js
tippy.js
toast.js Refactor toast module (#26677) 2023-08-23 07:25:13 +00:00
toast.test.js Refactor toast module (#26677) 2023-08-23 07:25:13 +00:00