Skip to content

Conversation

@ch3nnn
Copy link
Owner

@ch3nnn ch3nnn commented Dec 30, 2024

  • Change site icon data type from *string to string in SiteUpdateReq struct
  • Rename and update site icon related functions: - getWebLogoIcon -> getWebLogoIconBase64 - IconPath -> getIconBase64ByFormFile and getIconBase64ByURL
  • Update site icon processing logic in update.go and sync.go
  • Modify site list template to handle icon as base64 data

- Change site icon data type from *string to string in SiteUpdateReq struct
- Rename and update site icon related functions:  - getWebLogoIcon -> getWebLogoIconBase64 - IconPath -> getIconBase64ByFormFile and getIconBase64ByURL
- Update site icon processing logic in update.go and sync.go
- Modify site list template to handle icon as base64 data
@ch3nnn ch3nnn merged commit ff176c4 into master Dec 30, 2024
1 check failed
@ch3nnn ch3nnn deleted the refactor/site branch December 30, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants