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.
forgejo/web_src
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.
9 months ago
..
css Change green buttons to primary color (#27099) 9 months ago
fomantic Remove fomantic `text` module (#26777) 10 months ago
js Use fetch helpers instead of fetch (#27026) 9 months ago
svg Use inline SVG for built-in OAuth providers (#25171) 1 year ago