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
d7d18f128433d1e9ac7d0acbd36a4c5eef63254f
easywish
/
backend
/
internal
/
services
History
Nikolai Papin
d7d18f1284
fix: corrected redis logic to prevent temporary lock-outs on failed database transactions;
...
fix: ChangePassword transaction isolation; chore: highlighted issues
2025-08-04 21:17:06 +03:00
..
auth.go
fix: corrected redis logic to prevent temporary lock-outs on failed database transactions;
2025-08-04 21:17:06 +03:00
profile.go
feat: birthday validation integrated into profile
2025-08-03 00:22:01 +03:00
s3.go
feat: remove authentication requirement for avatar and image upload endpoints;
2025-08-02 03:47:56 +03:00
setup.go
feat: UploadService for acquiring temporary file upload urls for different objects (currently avatars and general images)
2025-07-31 17:46:47 +03:00
smtp.go
refactor: removed error logs from smtp service since they are redundant
2025-07-10 12:21:23 +03:00