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
bc9f5c6d3c7b9d77bdb605edf3c69f09f59a0f5a
easywish
/
backend
/
internal
History
Nikolai Papin
bc9f5c6d3c
fix: unique user id in user session;
...
feat: login controller method; fix: name validation hander
2025-07-06 14:00:59 +03:00
..
controllers
fix: unique user id in user session;
2025-07-06 14:00:59 +03:00
database
refactor: moved hashing logic into application layer for security;
2025-07-06 13:01:08 +03:00
errors
refactor: moved hashing logic into application layer for security;
2025-07-06 13:01:08 +03:00
logger
chore: GPL-3.0 license propagated into *.go files in backend
2025-06-24 01:37:47 +03:00
middleware
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
models
refactor: moved hashing logic into application layer for security;
2025-07-06 13:01:08 +03:00
routes
feat: middlewares for authorization and automatic request parsing;
2025-06-24 13:57:39 +03:00
services
refactor: moved hashing logic into application layer for security;
2025-07-06 13:01:08 +03:00
utils
refactor: moved hashing logic into application layer for security;
2025-07-06 13:01:08 +03:00
validation
fix: unique user id in user session;
2025-07-06 14:00:59 +03:00