1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/web_src/js/features
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867)
* Added type sniffer.

* Switched content detection from base to typesniffer.

* Added GuessContentType to Blob.

* Moved image info logic to client.
Added support for SVG images in diff.

* Restore old blocked svg behaviour.

* Added missing image formats.

* Execute image diff only when container is visible.

* add margin to spinner

* improve BIN tag on image diffs

* Default to render view.

* Show image diff on incomplete diff.

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2021-06-05 15:32:19 +03:00
..
clipboard.js Replace clipboard.js with async clipboard api (#15899) 2021-05-30 20:15:57 +01:00
codeeditor.js Monaco improvements (#15333) 2021-04-08 17:53:00 +08:00
colorpicker.js Move jquery-minicolors to npm/webpack (#12305) 2020-07-29 14:44:23 -04:00
contextpopup.js Signed-off-by: jolheiser <john.olheiser@gmail.com> (#14898) 2021-03-05 21:00:15 +00:00
dropzone.js Fix Dropzone following #15315 (#15353) 2021-04-09 10:32:30 +08:00
emoji.js Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00
eventsource.sharedworker.js Remove spurious set name from eventsource.sharedworker.js (#15643) 2021-04-28 10:40:04 -04:00
gitgraph.js Add fullTextSearch to dropdowns by default (#14694) 2021-02-16 11:03:32 +08:00
heatmap.js Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
imagediff.js Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
migration.js Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
notification.js Fix handling of logout event (#15323) 2021-04-08 02:48:13 +03:00
projects.js Project board improvements (#15429) 2021-04-20 00:13:03 -04:00
serviceworker.js Unregister non-matching serviceworkers (#15834) 2021-05-12 20:36:53 +02:00
stopwatch.js Fix handling of logout event (#15323) 2021-04-08 02:48:13 +03:00
tablesort.js [UI] Sortable Tables Header By Click (#7980) 2020-06-24 23:23:05 +01:00
tribute.js Move tributejs to npm/webpack (#11497) 2020-05-20 22:00:43 -04:00