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
6cb64d5f032ea2b7f27d4c4e3ccd2400ff183b92
easywish
/
backend
/
internal
History
Nikolai Papin
6cb64d5f03
Merge branch 'feat-sql' into ml2
2025-08-04 21:26:40 +03:00
..
controllers
feat: remove authentication requirement for avatar and image upload endpoints;
2025-08-02 03:47:56 +03:00
database
feat: implement wish list and wish features including creation, retrieval, and updates;
2025-08-04 20:26:51 +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
Merge branch 'feat-sql' into ml2
2025-08-04 21:26:40 +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