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
8319afc7eae6f1accc479700c7bbed2221afcf45
easywish
/
backend
/
internal
History
Nikolai Papin
8319afc7ea
refactor/fix: now using pgx errors for postgres error checking instead of trying to look up the error code;
...
feat: implemented working custom validation; fix: authservice begin/complete registration
2025-07-05 03:08:00 +03:00
..
controllers
refactor: updated swagger;
2025-07-03 04:33:25 +03:00
database
refactor: updated swagger;
2025-07-03 04:33:25 +03:00
errors
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
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/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
routes
feat: middlewares for authorization and automatic request parsing;
2025-06-24 13:57:39 +03:00
services
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
utils
feat: added session guid and token type fields to jwt tokens;
2025-07-01 14:18:01 +03:00
validation
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