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
65ea47dbb6f534b0e5afab8709936dfd12c8e4c0
easywish
/
backend
History
Nikolai Papin
65ea47dbb6
feat: new RollbackOnError method added for transactional db helper and integrated into auth service
2025-07-13 15:57:34 +03:00
..
cmd
feat: implemented PasswordResetBegin method in auth service with cooldown for each email being stored in redis
2025-07-12 19:32:53 +03:00
config
feat: implemented smtp service;
2025-07-09 23:26:30 +03:00
docs
chore: tidy swagger comments;
2025-07-11 17:44:48 +03:00
internal
feat: new RollbackOnError method added for transactional db helper and integrated into auth service
2025-07-13 15:57:34 +03:00
.dockerignore
Initial commit
2025-06-01 04:29:15 +03:00
.gitignore
feat: basic config, logger, main loop
2025-06-10 17:50:14 +03:00
Dockerfile
feat: health check for backend in docker-compose;
2025-06-17 21:34:55 +03:00
go.mod
feat: implemented PasswordResetBegin method in auth service with cooldown for each email being stored in redis
2025-07-12 19:32:53 +03:00
go.sum
feat: implemented PasswordResetBegin method in auth service with cooldown for each email being stored in redis
2025-07-12 19:32:53 +03:00