You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ff176c4 Merge pull request #100 from ch3nnn/refactor/site
d472b42 refactor(site): update site icon handling to base64 encoding
4b8f453 Merge pull request #99 from ch3nnn/feat/site
26812f3 feat(site): update site icon handling - Remove file upload and storage for site icons - Use base64 encoded icons instead of file paths - Update related models, services, and templates
8bedede Merge pull request #98 from ch3nnn/dependabot/go_modules/golang.org/x/crypto-0.31.0
75c89c3 build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0
5a32c20 refactor(api): add comments and update configurations