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
8dba0f79aaf136812e591b4dc25cfb252488bd4e
easywish
/
backend
/
internal
History
Nikolai Papin
8dba0f79aa
feat: UploadService controller with ratelimit middleware
2025-07-31 18:10:45 +03:00
..
controllers
feat: UploadService controller with ratelimit middleware
2025-07-31 18:10:45 +03:00
database
feat: complete profile update and settings management
2025-07-23 17:46:59 +03:00
dto
fix: change avatar upload response to JSON object with URL;
2025-07-19 23:23:56 +03:00
errors
feat: fully implement profile controller;
2025-07-19 22:57:44 +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: configuration parameters for minio host, port, timeout;
2025-07-30 14:26:27 +03:00
models
feat: UploadService controller with ratelimit middleware
2025-07-31 18:10:45 +03:00
redisClient
refactor: added redisclient connection error check
2025-07-12 17:04:09 +03:00
services
feat: UploadService for acquiring temporary file upload urls for different objects (currently avatars and general images)
2025-07-31 17:46:47 +03:00
utils
feat: configuration parameters for minio host, port, timeout;
2025-07-30 14:26:27 +03:00
validation
feat: fully implement profile controller;
2025-07-19 22:57:44 +03:00