gitea/routers/user/setting
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
..
account.go
account_test.go
adopt.go
applications.go
keys.go
main_test.go Splitted the user settings code into several files to be more maintainable (#3968) 2018-05-17 12:05:00 +08:00
oauth2.go
profile.go
security.go
security_openid.go
security_twofa.go
security_u2f.go