Commit Graph

27 Commits

Author SHA1 Message Date
b17ac0a1d7 (bugfix): GetOperation should not throw exception 2024-12-14 23:56:07 +01:00
9982ee3a8e (feature): improve patch operation details 2024-12-14 23:25:51 +01:00
eaa610a853 (feature): simplify patch request fields management for frontend validation like zod 2024-12-14 17:54:06 +01:00
2e2036c90d (feature): adding jwt user id and jwt reqiest object 2024-12-07 17:52:54 +01:00
1e51993d13 (feature): patch model base, validatable object 2024-11-28 17:15:52 +01:00
547c8ce1fb (feature): packages update 2024-11-27 21:24:45 +01:00
d839722782 (feature): patch request model 2024-11-26 22:15:25 +01:00
6153963f87 (refactor): not null when attribute implementation 2024-11-23 22:38:43 +01:00
594789f44e (feature): codebase and documentation update 2024-11-21 22:04:11 +01:00
fe37531300 (feature): readme contact info update 2024-11-02 16:01:45 +01:00
863885c9a1 (feature): patch field deconstruct 2024-10-27 11:37:07 +01:00
387e4d68ff (feature): patch model field and operations 2024-10-26 19:20:51 +02:00
fd799615f7 (bugfix): fix possible null ref exception 2024-10-18 20:35:40 +02:00
f463862b7c (bugfix): paged request missing !=, ! and tests 2024-10-18 20:28:52 +02:00
346b891a5f (refactor): Paged response code review 2024-10-17 19:32:13 +02:00
d8eacdd32a (feature): expression extensions 2024-10-17 13:18:10 +02:00
6da856e2ad (bugfix): wrong class access attribute 2024-10-13 17:59:35 +02:00
2de7248160 (feature): domain and dto base objects 2024-10-13 17:15:01 +02:00
5ec4465a5a (feature): webapi base models 2024-10-13 17:03:58 +02:00
Maksym Sadovnychyy
543faeb801 (feature): add totp recovery code and totp link gen 2024-10-05 11:45:02 +02:00
Maksym Sadovnychyy
e8d87d8700 (feature): add otp secret generation 2024-10-03 20:45:37 +02:00
Maksym Sadovnychyy
885f3d80a4 (feature): ttop generator and base32 encoder 2024-10-03 20:32:22 +02:00
Maksym Sadovnychyy
f80aa1dd95 (feature): test updates, jwt secret generation method 2024-09-28 23:25:26 +02:00
Maksym Sadovnychyy
4a6e89c350 (feature): GenerateToken method update 2024-09-26 21:45:46 +02:00
Maksym Sadovnychyy
e4da2e68b3 (feature): JWT token handle methods 2024-09-26 21:02:14 +02:00
Maksym Sadovnychyy
307cce4606 (feature): codebase update with new methods, add separate license file 2024-09-21 13:18:51 +02:00
Maksym Sadovnychyy
8ac380c7d4 (feature): init 2024-09-03 18:38:52 +02:00