|
|
126ba01549
|
fix: reorder guards in RedisManagerController to ensure proper authorization flow
|
2025-10-12 18:45:11 +03:00 |
|
|
|
5513dccc11
|
feat: add AdminGuard to DatabaseManagerController, ProjectController, and RedisManagerController for enhanced access control
|
2025-10-10 12:01:28 +03:00 |
|
|
|
45db65cec8
|
feat: create RedisNode migration and update Project and RedisNode entities to use JoinTable for many-to-many relationship
|
2025-10-09 19:57:17 +03:00 |
|
|
|
174dbbcdba
|
feat: integrate RedisNode management into Project and Query services; enhance RedisNodeService with optimal node selection and connection options; update vm.constants to include RedisPlugin
|
2025-10-09 19:54:08 +03:00 |
|
|
|
dac008366a
|
feat: update ApiTokenGuard to always allow access, add updateDatabase method to ProjectService, enhance QueryExecuterService with job options, integrate QueueModule in QueryModule, apply ApiTokenGuard to RedisManagerController, refactor Plugin class to include methods, implement new methods in RedisPlugin, and remove unused async.js module
|
2025-10-09 11:56:53 +03:00 |
|
|
|
5f24388394
|
feat: add Redis Manager module with controller, service, and entity; refactor app module imports
|
2025-09-29 13:32:03 +03:00 |
|