Commit Graph

10 Commits

Author SHA1 Message Date
Alex Bezdieniezhnykh bfb7b89f32 put StreamToString to extensions 2025-01-20 10:04:33 +02:00
Alex Bezdieniezhnykh 0945635a1c add possibility to upload and download from specific folder 2024-12-24 12:48:02 +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 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 85139b4fd2 add authorization 2024-11-11 21:07:28 +02:00
Alex Bezdieniezhnykh ca6175da7f fix encryption 2024-11-09 07:25:47 +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