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
8588a1792886170b62ab4aaece235efb1cce93de
easywish
/
backend
History
Nikolai Papin
8588a17928
chore: updated docs
2025-07-06 14:03:55 +03:00
..
cmd
refactor/fix: now using pgx errors for postgres error checking instead of trying to look up the error code;
2025-07-05 03:08:00 +03:00
config
refactor: password requirements variables;
2025-07-05 17:50:01 +03:00
docs
chore: updated docs
2025-07-06 14:03:55 +03:00
internal
fix: unique user id in user session;
2025-07-06 14:00:59 +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
refactor: moved hashing logic into application layer for security;
2025-07-06 13:01:08 +03:00
go.sum
refactor: moved hashing logic into application layer for security;
2025-07-06 13:01:08 +03:00