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.
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.
10 months ago
..
ColorPicker.js JS refactors (#22227) 2 years ago
ComboMarkdownEditor.js Focus editor on "Write" tab click (#26714) 10 months ago
ConfirmModal.js Change green buttons to primary color (#27099) 10 months ago
EasyMDEToolbarActions.js Fix EasyMDE toolbar (#24489) 1 year ago
ImagePaste.js Use fetch helpers instead of fetch (#27026) 10 months ago
LabelEdit.js Allow to archive labels (#26478) 11 months ago
QuickSubmit.js Change form actions to fetch for submit review box (#25219) 1 year ago
ReactionSelector.js Use fetch helpers instead of fetch (#27026) 10 months ago
SearchUserBox.js Add option to search for users is active join a team (#24093) 1 year ago
TextExpander.js Update JS dependencies, remove space after emoji completion (#25266) 1 year ago
WebHookEditor.js Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 1 year ago