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
f38af13dc10d235e2d7f4c4f5001dd8e23220129
easywish
/
backend
/
internal
History
Nikolai Papin
f38af13dc1
feat: GetProfileByUsername implemented
2025-07-21 23:16:09 +03:00
..
controllers
feat: implemented own profile getter;
2025-07-20 21:39:21 +03:00
database
feat: added go-automapper for mapping dtos;
2025-07-19 11:44:15 +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
chore: regenerated swagger;
2025-07-17 23:15:14 +03:00
models
feat: added go-automapper for mapping dtos;
2025-07-19 11:44:15 +03:00
redisClient
refactor: added redisclient connection error check
2025-07-12 17:04:09 +03:00
services
feat: GetProfileByUsername implemented
2025-07-21 23:16:09 +03:00
utils
feat: implemented own profile getter;
2025-07-20 21:39:21 +03:00
validation
feat: fully implement profile controller;
2025-07-19 22:57:44 +03:00