Commit Graph

59 Commits

Author SHA1 Message Date
Oleksandr Bezdieniezhnykh 98a80cf942 Comment out amd64 matrix
Made-with: Cursor
2026-04-09 23:33:22 +03:00
Oleksandr Bezdieniezhnykh 34a7a0bdf9 Remove Woodpecker CI configuration file as multi-platform support is no longer needed. 2026-04-09 19:17:41 +03:00
Oleksandr Bezdieniezhnykh 0f01e5a7c7 Add multi-platform support in Woodpecker CI configuration
Introduced a matrix for building on both linux/arm64 and linux/amd64 platforms. Updated the tagging format to include platform-specific tags for better image management.
2026-04-09 13:28:45 +03:00
Oleksandr Bezdieniezhnykh e1a93135c1 Refactor authentication logic to improve security and streamline user role management 2026-04-08 06:32:45 +03:00
Oleksandr Bezdieniezhnykh 04a18804c5 Update .gitignore to exclude log files and directories 2026-04-06 07:06:54 +03:00
Oleksandr Bezdieniezhnykh b970b2f593 Update Dockerfile for multi-platform support and enhance nginx registry script with volume and environment variable configurations 2026-04-06 04:59:49 +03:00
Oleksandr Bezdieniezhnykh ce44d565c8 rename Azaion.Api -> Azaion.AdminApi 2026-03-25 17:57:27 +02:00
Oleksandr Bezdieniezhnykh 61f7c36198 add .net launch json configs
Made-with: Cursor
2026-03-25 17:52:39 +02:00
Oleksandr Bezdieniezhnykh d96971b050 Update .gitignore to include .env and .DS_Store files
Add .cursor autodevelopment system
2026-03-25 17:41:10 +02:00
Oleksandr Bezdieniezhnykh 44e75afc4f Update project to .NET 10.0 and upgrade dependencies in Dockerfile and project files 2026-03-09 22:27:48 +02:00
Oleksandr Bezdieniezhnykh 1739a2b120 add edit role functionality 2025-10-02 01:29:33 +03:00
Oleksandr Bezdieniezhnykh f6eed184fa add cors , add user should be enabled by default 2025-10-02 00:37:30 +03:00
Oleksandr Bezdieniezhnykh 5e58802ab3 fix get installer paths 2025-09-23 15:50:52 +03:00
Oleksandr Bezdieniezhnykh b6dd20366e secure getinstaller endpoint 2025-09-23 15:37:50 +03:00
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 c15167f21d remove upload policy for allow model uploading from users 2025-05-02 20:49:17 +03:00
Alex Bezdieniezhnykh 289344799e move hw set and queue offset to user rest entitiy
switch to body email set
2025-05-02 11:29:56 +03:00
Alex Bezdieniezhnykh 0458739126 fix reset hw endpoint 2025-05-02 11:17:45 +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 55f4e8b3a6 add exceptions handler 2025-04-17 00:27:56 +03:00
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 4fc1fb4d63 fix cache issue 2025-04-16 01:49:34 +03:00
Alex Bezdieniezhnykh 461606ef08 add cmd 2025-04-16 01:39:08 +03:00
Alex Bezdieniezhnykh 5673eeade9 add queue offsets to user 2025-04-16 01:29:58 +03:00
Alex Bezdieniezhnykh a5ccc46fbd configure rabbit mq to max length (number of messages) instead of max length bytes 2025-03-04 13:31:53 +02:00
Alex Bezdieniezhnykh 5b2d62318c use CBC for encryption - interoperable with Cython 2025-02-28 00:43:14 +02:00
Alex Bezdieniezhnykh 0634578864 fix minio scripts 2025-02-26 22:12:41 +02:00
Alex Bezdieniezhnykh 503ddc8c41 don't send hardware hash, calc on the api 2025-02-26 16:02:09 +02:00
Alex Bezdieniezhnykh 6d28085b7e add scripts for cdn
change aes mode to cfb in encrypt / decrypt in Security
2025-02-25 19:48:27 +02:00
Alex Bezdieniezhnykh 32955e4c66 fix on recreating resource
add azaion-commands queue
add logs for docker run
update gitignore
2025-02-21 06:57:30 +02:00
Alex Bezdieniezhnykh 52c7ec09c6 return claim name to jwt 2025-01-20 10:35:37 +02:00
Alex Bezdieniezhnykh bfb7b89f32 put StreamToString to extensions 2025-01-20 10:04:33 +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 0945635a1c add possibility to upload and download from specific folder 2024-12-24 12:48:02 +02:00
Alex Bezdieniezhnykh 81d2409009 update rabbitmq config 2024-12-17 22:42:25 +02:00
Alex Bezdieniezhnykh 6d8ea6c74f fix login
add logging
add scripts for server
2024-12-04 12:40:56 +02:00
Alex Bezdieniezhnykh 0914c8c39e add permissions.sql 2024-11-25 14:49:00 +02:00
Alex Bezdieniezhnykh f3d229471f add permissions.sql 2024-11-25 14:48:55 +02:00
Alex Bezdieniezhnykh 08187495af separate Uploader role 2024-11-25 14:43:52 +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 8b8de81add docker registry fix 2024-11-14 23:03:52 +02:00
Alex Bezdieniezhnykh aaa2fb08e9 add descriptions
fix GET -> POST to get resource
2024-11-14 22:58:29 +02:00