|
a7542eaf32
|
refactor: rewrite oauth setup for the new api
|
2024-12-28 07:44:41 +03:00 |
|
|
fba28b6bbe
|
feat: rewrite setup wizard
|
2024-12-18 07:09:29 +03:00 |
|
|
207f54ae17
|
fix: set credentials and change get to post
|
2024-09-01 00:30:37 +03:00 |
|
|
fd5a1cb14f
|
fix: delete saving states
Parallel use of the same Api Service instance is likely to replace requestData
|
2024-08-24 04:24:44 +03:00 |
|
|
7eebe4632c
|
feat: add withCredentials that doesn't send cookie if not needed
|
2024-06-28 21:32:10 +03:00 |
|
|
8e738d9b3d
|
refactor: implement RequestBuilder for main request
|
2024-06-27 01:50:58 +03:00 |
|
|
1468a9766d
|
fix: change protected to public readonly
|
2024-06-11 00:24:50 +03:00 |
|
|
aec9175d1a
|
fix: convert Date to DateOnly
|
2024-06-11 00:17:09 +03:00 |
|
|
a7d48f3deb
|
fix: can get null for nullable request
|
2024-06-06 23:31:34 +03:00 |
|
|
3d9fabe217
|
feat: add ApiService implementations
|
2024-06-05 21:45:21 +03:00 |
|