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
8dba0f79aaf136812e591b4dc25cfb252488bd4e
easywish
/
backend
/
internal
/
controllers
History
Nikolai Papin
8dba0f79aa
feat: UploadService controller with ratelimit middleware
2025-07-31 18:10:45 +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: fully implement profile controller;
2025-07-19 22:57:44 +03:00
profile.go
feat: complete profile update and settings management
2025-07-23 17:46:59 +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: fully implement profile controller;
2025-07-19 22:57:44 +03:00
upload.go
feat: UploadService controller with ratelimit middleware
2025-07-31 18:10:45 +03:00