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/server/router/api/v1
RoccoSmit bfe57b9202
chore: set max thumbnail width to home/explore image max width (#3852)
* Set max thumbnail width to timeline img max width

* Prevent images less than thumbnail size from being scaled up

* Apply suggestions from code review

---------

Co-authored-by: boojack <24653555+boojack@users.noreply.github.com>
8 months ago
..
acl.go chore: remove access token after sign out 11 months ago
acl_config.go chore: remove unused code 9 months ago
activity_service.go chore: tweak activity service definition 9 months ago
auth.go chore: rename router package 12 months ago
auth_service.go chore: tweak setting name 8 months ago
common.go chore: tweak common function 11 months ago
idp_service.go chore: tweak common function 11 months ago
inbox_service.go chore: tweak common function 11 months ago
logger_interceptor.go chore: rename router package 12 months ago
markdown_service.go chore: implement stringify markdown nodes endpoint (#3688) 9 months ago
memo_relation_service.go chore: rename router package 12 months ago
memo_resource_service.go chore: handle legacy workspace setting 12 months ago
memo_service.go refactor: resource thumbnail 8 months ago
reaction_service.go chore: tweak common function 11 months ago
resource_name.go chore: tweak activity service definition 9 months ago
resource_service.go chore: set max thumbnail width to home/explore image max width (#3852) 8 months ago
user_service.go chore: tweak common function 11 months ago
v1.go fix: allow cors for grpc gateway handler (#3574) 10 months ago
webhook_service.go feat: update webhook request payload 11 months ago
workspace_service.go refactor: resource thumbnail 8 months ago
workspace_setting_service.go chore: tweak setting name 8 months ago