-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Replace ajax with fetch, improve image diff #27267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
aeb15d9
Replace two cases of jQuery ajax with fetch
silverwind 0290d7d
use shared xml functions
silverwind 71d0e18
Merge branch 'main' into fetch1
silverwind a4717dd
rename to parseDom
silverwind 18c0b39
rename vars
silverwind b4217d4
remove comment
silverwind 8039365
make SniffedType accessible in diff
silverwind 9ae1c4a
propagate mime down to javascript
silverwind 69d41a2
fix lint
silverwind 34a862c
use previous function naming style
silverwind eb064c4
fix name
silverwind 94a6485
fmt
silverwind c83a48e
rewrite image loading
silverwind e967cb4
invert return value
silverwind f5f72f4
move loadImage into utils/dom.js
silverwind e42dfb8
improve doc
silverwind c6ac19e
rename to loadElement, remove unnecessary target check
silverwind f996bc5
doc
silverwind acacbca
rename
silverwind 4c0212a
rename vars to sniffedType
silverwind cc8721f
always call handleSvgSize, inline handleSvgSize again
silverwind 866f982
Merge branch 'main' into fetch1
silverwind 31a7de8
use regular comment and add mdn link
silverwind 126c027
small refactor
silverwind 6c3544c
small refactor in request
silverwind 44646eb
Merge branch 'main' into fetch1
silverwind 12b49b5
remove dead condition
silverwind 06c5496
Merge branch 'main' into fetch1
GiteaBot d34ba3a
use once parameter on addEventListener
silverwind File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.