|
|
0ce5427d40
|
implemented graphql remote execution
|
2024-05-27 10:14:25 +07:00 |
|
|
|
3f8b758de2
|
fixed
|
2024-05-27 10:14:25 +07:00 |
|
|
|
da75242279
|
implemented client account repository
|
2024-05-27 10:14:25 +07:00 |
|
|
|
9064f7cab7
|
implemented client entity repository
|
2024-05-27 10:14:25 +07:00 |
|
|
|
3679a1c40e
|
refactored RestTemplate
|
2024-05-27 10:14:25 +07:00 |
|
|
|
7a2c0fb1a4
|
implemented client room repository
|
2024-05-27 10:14:25 +07:00 |
|
|
|
e1975532b3
|
implemented client instance repository
|
2024-05-27 10:14:25 +07:00 |
|
|
|
17b6107ce7
|
implemented client instance repository
|
2024-05-27 10:14:25 +07:00 |
|
|
|
05db1ef50a
|
!added impl classes for repositories
|
2024-05-27 10:14:25 +07:00 |
|
|
|
03de97846f
|
!refactored client api
|
2024-05-27 10:14:25 +07:00 |
|
|
|
1c81d9b37a
|
!refactored client-api repositories
|
2024-05-27 10:14:25 +07:00 |
|
|
|
8767654f12
|
updated gradle dependencies
|
2024-05-27 10:14:25 +07:00 |
|
|
|
b4b0cf2a64
|
!renamed User to Entity
|
2024-05-27 10:14:25 +07:00 |
|
|
|
cdb4f69a0f
|
!renamed Node to Instance
|
2024-05-27 10:14:25 +07:00 |
|
|
|
313bdbf2fa
|
added change password
|
2024-05-03 10:42:23 +07:00 |
|
|
|
baf204bc29
|
implemented account registration
|
2024-05-03 10:42:23 +07:00 |
|
|
|
b61bd9c366
|
implemented client-side account management
|
2024-05-03 10:42:23 +07:00 |
|
|
|
11ef2b51c9
|
Secured admin client for control panel
|
2024-03-30 09:52:25 +07:00 |
|
|
|
b48b375e4e
|
Implemented authorisation
|
2024-03-26 01:01:10 +07:00 |
|
|
|
69113ee4a3
|
Added UserService, base of configuration Spring Security
|
2024-03-26 01:01:10 +07:00 |
|
|
|
4de95771cb
|
Added base of AccountRepository
|
2024-03-26 01:01:10 +07:00 |
|
|
|
14ff4b5b06
|
Enabled Basic HTTP Authentication in Spring Security
|
2024-03-26 01:01:10 +07:00 |
|
|
|
1bb4902134
|
Implemented picking method in Client and refactored picking in server
|
2024-03-16 23:29:38 +07:00 |
|
|
|
0e9a23ec34
|
Removed debug console output
|
2024-03-13 14:13:11 +07:00 |
|
|
|
c5b0d9ccf3
|
Renamed package 'request' -> 'query'
|
2024-03-13 14:05:26 +07:00 |
|
|
|
9f2aeaa06e
|
Fixed Jackson configuration
|
2024-03-13 14:05:26 +07:00 |
|
|
|
abc6770969
|
Added method for getting server info
|
2024-03-13 14:05:26 +07:00 |
|
|
|
5ca6c02e54
|
Implemented UserRepository
|
2024-03-13 14:05:26 +07:00 |
|
|
|
5814119428
|
Implemented RoomRepository
|
2024-03-13 14:05:26 +07:00 |
|
|
|
425fb71f4c
|
Implemented NodeRepository
|
2024-03-13 14:05:26 +07:00 |
|
|
|
fb06655d89
|
Refactored picked room response and updated client NodeRepository
|
2024-03-13 14:05:26 +07:00 |
|
|
|
bde58ef053
|
Created base for client implementation
|
2024-03-13 14:05:26 +07:00 |
|
|
|
31ff4cf95b
|
Added EnumUtils
|
2024-03-13 14:05:26 +07:00 |
|
|
|
a7a3e4b990
|
Added Jetbrains Annotations
|
2024-03-13 14:05:26 +07:00 |
|
|
|
5ceeb6c893
|
Moved dependency from 'client-impl' to 'client-api'
|
2024-03-13 14:05:26 +07:00 |
|
|
|
a1adff9ddd
|
Added module 'client-impl'
|
2024-03-13 14:05:26 +07:00 |
|