Nikolai Papin 5ed75c350a feat: remove authentication requirement for avatar and image upload endpoints;
fix: remove 500 error responses from upload endpoints;
fix: return validation error strings instead of error lists;
fix: handle invalid avatar upload IDs with 400 Bad Request response;
fix: add missing S3Controller to controller initialization;
fix: change avatar_upload_id to string type and update validation rules;
chore: add license header to smtp.go;
refactor: replace manual proxy implementation with httputil.ReverseProxy;
fix: inject S3Service dependency into ProfileService;
fix: set color and color_grad fields during profile update;
fix: correct DTO mapping for profile and settings;
fix: check object existence before copying in SaveUpload;
fix: adjust profile DTO mapping function for proper pointer handling
2025-08-02 03:47:56 +03:00
2025-06-16 20:30:58 +03:00
2025-06-01 04:29:15 +03:00
2025-06-01 04:29:15 +03:00
Description
No description provided
Readme GPL-3.0 2.1 MiB
Languages
Go 83%
MDX 6.7%
Svelte 4.4%
JavaScript 3.4%
CSS 1.5%
Other 1%