Commit Graph

8 Commits

Author SHA1 Message Date
Alex Bezdieniezhnykh c1f47f0e8d Revert "add correct business exception handling"
This reverts commit b1693b2894.
2025-04-16 20:47:01 +03:00
Alex Bezdieniezhnykh b1693b2894 add correct business exception handling
use <FrameworkReference Include="Microsoft.AspNetCore.App" /> instead of old nuget packages
2025-04-16 13:32:16 +03:00
Alex Bezdieniezhnykh 5673eeade9 add queue offsets to user 2025-04-16 01:29:58 +03:00
Alex Bezdieniezhnykh 503ddc8c41 don't send hardware hash, calc on the api 2025-02-26 16:02:09 +02:00
Alex Bezdieniezhnykh 4bc76bbbac structure app by rest api standards
add getusers
tidy up BusinessException
2024-11-14 22:45:36 +02:00
Alex Bezdieniezhnykh ddbf8114ba db works, upload works 2024-11-12 22:16:50 +02:00
Alex Bezdieniezhnykh 2336c15aa4 add postgres 2024-11-12 15:57:36 +02:00
Alex Bezdieniezhnykh 121052a3ef Init commit
add security encryption and hashing: WIP
add endpoints: register user, get and save resources
add db main operations, User entity
2024-11-09 00:37:43 +02:00