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
b24ffcf3f8a00aff1340ae938a946967efa372f0
easywish
/
backend
/
internal
History
Nikolai Papin
b24ffcf3f8
feat: birthday validation integrated into profile
2025-08-03 00:22:01 +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: birthday validation integrated into profile
2025-08-03 00:22:01 +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
feat: birthday validation integrated into profile
2025-08-03 00:22:01 +03:00
redisClient
refactor: added redisclient connection error check
2025-07-12 17:04:09 +03:00
services
feat: birthday validation integrated into profile
2025-08-03 00:22:01 +03:00
utils
feat: remove authentication requirement for avatar and image upload endpoints;
2025-08-02 03:47:56 +03:00
validation
feat: birthday validation integrated into profile
2025-08-03 00:22:01 +03:00