Commit Graph

21 Commits

Author SHA1 Message Date
Oleksandr Bezdieniezhnykh 3167df8bd7 add enable disable remove user and isenabled in user column 2025-09-22 19:37:17 +03:00
Oleksandr Bezdieniezhnykh a4295c6c52 fix bugs, improve security 2025-09-22 00:34:37 +03:00
Oleksandr Bezdieniezhnykh 0af74ec278 Add LastLogin and CreatedAt to User 2025-09-21 23:57:37 +03:00
Alex Bezdieniezhnykh 1fcaba383e add check resource endpoint 2025-06-15 09:18:39 +03:00
Alex Bezdieniezhnykh 3be7062993 add ClearFolder, ListResources, GetInstaller
endpoints
2025-06-13 23:27:37 +03:00
Alex Bezdieniezhnykh eb043e94a8 switch to hardware string from object 2025-05-02 10:14:40 +03:00
Alex Bezdieniezhnykh 2b6a8d1252 fix reset hardware 2025-04-27 17:15:44 +03:00
Alex Bezdieniezhnykh 32cef21335 rename offset property in user 2025-04-17 08:08:57 +03:00
Alex Bezdieniezhnykh 4fc1fb4d63 fix cache issue 2025-04-16 01:49:34 +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 49de0351c1 add Cache.cs
fix hardware hash stack in the jwt token claims
2025-01-18 14:37:17 +02:00
Alex Bezdieniezhnykh 6d8ea6c74f fix login
add logging
add scripts for server
2024-12-04 12:40:56 +02:00
Alex Bezdieniezhnykh f5e466108a renmove ResourceEnum, use filename only
add ToHash for encryption Key
2024-11-22 12:13:37 +02:00
Alex Bezdieniezhnykh 8be7625542 small fixes 2024-11-14 23:31:38 +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 4445fcd673 get resource works 2024-11-13 00:24:09 +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 85139b4fd2 add authorization 2024-11-11 21:07:28 +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