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>
2023-05-15 22:42:12 +08:00
..
log feat: graceful shutdown server (#1016) 2023-02-03 10:30:18 +08:00
error.go chore: make golangci-lint happy 2022-08-24 21:53:12 +08:00
image.go Add support for image thumbnail (#1641) 2023-05-15 22:42:12 +08:00
util.go feat: implement sign in with SSO (#1119) 2023-02-19 09:50:30 +08:00
util_test.go chore: update user create validator 2022-08-20 21:03:15 +08:00