|
|
d6e2d02bff
|
refactor: transitioned auth controller to use the new controller structure;
feat: setup DI for controllers;
refactor: marked old utils and routes package parts as deprecated
|
2025-07-17 21:42:47 +03:00 |
|
|
|
c2059dcd6e
|
feat: middlewares for authorization and automatic request parsing;
feat: roles enum
|
2025-06-24 13:57:39 +03:00 |
|
|
|
be9aee7145
|
chore: GPL-3.0 license propagated into *.go files in backend
|
2025-06-24 01:37:47 +03:00 |
|
|
|
b72645852b
|
refactor: profile controller;
experiment: figured out a way to add auth middleware to individual methods in controllers, bypassing route group middleware if needed
|
2025-06-20 17:53:11 +03:00 |
|
|
|
b1ef3e06f6
|
feat: initialized all controllers for release 1;
feat: authentication added to swagger
|
2025-06-18 18:27:12 +03:00 |
|