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
0a51727af8
refactor: updated swagger;
...
feat: helper function in errors for checking postgres error types;
feat: sql query method for finding users by their email;
feat: registration begin/complete with checking existing username/email;
refactor: error handling in controller
2025-07-03 04:33:25 +03:00
c2059dcd6e
feat: middlewares for authorization and automatic request parsing;
...
feat: roles enum
2025-06-24 13:57:39 +03:00
8577314875
feat: dbcontext
2025-06-20 20:28:50 +03:00
aab55a143f
experiment: successfully implemented dependency injections for controllers and services
2025-06-20 16:14:55 +03:00
4e3554346a
feat: auth middleware;
...
fix: backend healthcheck
2025-06-19 14:08:51 +03:00
ec40c86e4a
feat: integrated swagger
2025-06-18 03:21:29 +03:00
abeaabbae0
chore: tidy
2025-06-15 01:20:05 +03:00
8aeb6e19d4
feat: got sqlc to work
2025-06-15 01:18:00 +03:00
ddd3e40575
feat: basic config, logger, main loop
2025-06-10 17:50:14 +03:00
e920caf646
feat: backend deps
2025-06-09 20:52:59 +03:00
b863720da4
Initial commit
2025-06-01 04:29:15 +03:00