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.
memos/common
Athurg Gooth 041be46732
Add support for image thumbnail (#1641)
* Add a common function for resize image blob

* Auto generate thumbnail for image resources

* Auto thumbnail support for fetch image resources

* Add support for image thumbnail in view

* Fix missing error check

* Fix es-lint check

* Fix uncontrolled data used in path expression

* Remove thumbnail while origin resource been deleted

* Change the thumbnail's storage path

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2 years ago
..
log feat: graceful shutdown server (#1016) 2 years ago
error.go chore: make `golangci-lint` happy 3 years ago
image.go Add support for image thumbnail (#1641) 2 years ago
util.go feat: implement sign in with SSO (#1119) 2 years ago
util_test.go chore: update user create validator 3 years ago