This website requires JavaScript.
Explore
Help
Sign In
weirdcat
/
easywish
Watch
1
Star
1
Fork
0
You've already forked easywish
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4b40a05e2d455ddd85548726ceb7d53b52a6daea
easywish
/
backend
/
internal
/
controllers
History
Nikolai Papin
3198612e16
refactor: sql queries related to privacy-accounting;
...
chore: regenerated swagger; feat: utilizing new 410 error when user is banned/unavailable/deleted
2025-08-23 19:17:05 +03:00
..
auth.go
refactor: declaring controller methods externally because the big idiot swaggo does not want to work unless the comments are attached to a gin handler func;
2025-07-17 22:37:07 +03:00
controller.go
feat: remove authentication requirement for avatar and image upload endpoints;
2025-08-02 03:47:56 +03:00
profile.go
refactor: sql queries related to privacy-accounting;
2025-08-23 19:17:05 +03:00
s3.go
feat: remove authentication requirement for avatar and image upload endpoints;
2025-08-02 03:47:56 +03:00
service.go
refactor: declaring controller methods externally because the big idiot swaggo does not want to work unless the comments are attached to a gin handler func;
2025-07-17 22:37:07 +03:00
setup.go
feat: remove authentication requirement for avatar and image upload endpoints;
2025-08-02 03:47:56 +03:00