This website requires JavaScript.
Explore
Help
Sign In
weirdcat
/
easywish
Archived
Watch
1
Star
1
Fork
0
You've already forked easywish
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-12-30
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
3a63a14c4d71eefc3a6a1e26eca13a68539b4493
easywish
/
backend
/
internal
History
Nikolai Papin
3a63a14c4d
refactor: implemented privacy checks in the GetProfileByUsername method;
...
refactor: reworked sql request for privacy-checking profile getter
2025-08-02 23:37:16 +03:00
..
controllers
feat: remove authentication requirement for avatar and image upload endpoints;
2025-08-02 03:47:56 +03:00
database
refactor: implemented privacy checks in the GetProfileByUsername method;
2025-08-02 23:37:16 +03:00
dto
feat: remove authentication requirement for avatar and image upload endpoints;
2025-08-02 03:47:56 +03:00
errors
feat: remove authentication requirement for avatar and image upload endpoints;
2025-08-02 03:47:56 +03:00
logger
chore: GPL-3.0 license propagated into *.go files in backend
2025-06-24 01:37:47 +03:00
middleware
feat: UploadService controller with ratelimit middleware
2025-07-31 18:10:45 +03:00
minioClient
feat: remove authentication requirement for avatar and image upload endpoints;
2025-08-02 03:47:56 +03:00
models
chore: remove direct avatar upload endpoint (POST /profile/avatar);
2025-08-01 04:34:06 +03:00
redisClient
refactor: added redisclient connection error check
2025-07-12 17:04:09 +03:00
services
refactor: implemented privacy checks in the GetProfileByUsername method;
2025-08-02 23:37:16 +03:00
utils
feat: remove authentication requirement for avatar and image upload endpoints;
2025-08-02 03:47:56 +03:00
validation
chore: remove direct avatar upload endpoint (POST /profile/avatar);
2025-08-01 04:34:06 +03:00