Commit graph

133 commits

Author SHA1 Message Date
Dmitrii Kolpakov
8cd3b54b16
Merge pull request #22 from hyle-team/feature/add-auth-session
feat: add auth session
2026-02-20 06:02:11 +07:00
Andrew Besedin
2ea7db5154 update: add auth messages clean service for periodic expired auth messages clean 2026-02-19 13:42:54 +03:00
Andrew Besedin
094cc327d7 update: add auth message expiration validation 2026-02-19 13:14:03 +03:00
Andrew Besedin
d7fe710690 update: update request-auth endpoint route 2026-02-19 12:13:39 +03:00
Andrew Besedin
1493a2512c update: add AuthMessage item delete on successful auth 2026-02-19 12:03:02 +03:00
Andrew Besedin
9b08ee4fed add: add auth session 2026-02-19 01:22:32 +03:00
Dmitrii Kolpakov
bfae676c2e
Merge pull request #20 from hyle-team/feature/add-get-user-orders-pagination
feat: add get-user-orders pagination
2026-02-18 21:08:31 +07:00
Andrew Besedin
5eaa10bdfc update: fix cancel-all endpoint 2026-02-18 17:01:29 +03:00
Andrew Besedin
afe5ce2fa3 add: add orders cancel-all endpoint 2026-02-18 02:37:27 +03:00
Andrew Besedin
ac430e0d17 update: add get-user-orders pairId filter 2026-02-17 10:39:08 +03:00
Andrew Besedin
a4e0406426 fix: fix get-user-orders-all-pairs issues 2026-02-17 02:26:31 +03:00
Andrew Besedin
4bf4978f57 update: replace get method with patch in get-user-orders-pairs endpoint 2026-02-17 00:22:16 +03:00
Andrew Besedin
186e8019cc update: add totalItemsCount in get-user-orders response 2026-02-16 22:17:37 +03:00
Andrew Besedin
5aa1da59e1 add: add get-user-orders-all-pairs endpoint 2026-02-16 15:52:41 +03:00
Andrew Besedin
2d2746acb9 update: add get-user-orders pagination 2026-02-14 03:42:12 +03:00
Dmitrii Kolpakov
ef703da2de
Merge pull request #19 from hyle-team/feature/refactor-create-order-endpoint
feat: refactor create-order endpoint
2026-02-14 02:29:01 +07:00
Andrew Besedin
0f3aa4a73f update: refactor create-order endpoint 2026-02-13 19:53:32 +03:00
Dmitrii Kolpakov
5160b593ef
Merge pull request #18 from hyle-team/feature/extend-get-assets-rates-endpoint-dev
feat: extend get-assets-rates endpoint-dev
2026-02-11 22:27:58 +07:00
Andrew Besedin
abdb4a6b4b update: extend response API for get-assets-price-rates endpoint 2026-02-11 16:09:28 +03:00
Andrew Besedin
fe8ba5e8a9 add: add desired global setup for basic api security and reliability 2026-02-11 16:08:26 +03:00
jejolare
55f431873d fix pairs page response format 2026-02-03 18:44:16 +07:00
jejolare
2861ca9a77 debug whitelist response 2026-02-03 18:40:16 +07:00
jejolare
0338d6f467 debug 2026-02-03 18:33:32 +07:00
jejolare
e2109d1177 add whitelisted to response 2026-02-03 18:28:09 +07:00
jejolare
fd6dbef24b return whitelisted param 2026-02-03 18:15:30 +07:00
jejolare
aac6c0f799 change orders deletion approach 2026-02-02 22:45:48 +07:00
jejolare
26f6d4f0b7 Merge branch 'staging' 2026-01-31 19:57:58 +07:00
jejolare
bdcff89550 Merge branch 'dev' into staging 2026-01-31 19:56:52 +07:00
jejolare
9bea1e7bf3 check if order is instant before expiration 2026-01-31 19:55:41 +07:00
jejolare
cc8d282ea2 debug 2026-01-31 19:51:31 +07:00
jejolare
5dd89ed9b4 add orders expiration 2026-01-31 19:49:30 +07:00
Dmitrii Kolpakov
60c4fc7a1c
Merge pull request #16 from hyle-team/staging
Staging
2026-01-22 23:12:45 +07:00
Dmitrii Kolpakov
fa4f04db41
Merge pull request #15 from hyle-team/dev
Dev
2026-01-22 23:12:19 +07:00
Dmitrii Kolpakov
b508b6c99a
Merge pull request #14 from hyle-team/master
sync with master
2026-01-22 23:11:42 +07:00
Dmitrii Kolpakov
0693a204d9
Merge pull request #13 from hyle-team/dev
Dev
2026-01-22 23:10:39 +07:00
Dmitrii Kolpakov
4ad203f4e0
Merge pull request #12 from hyle-team/feature/fix-security-issues-dev
feat: fix security issues
2026-01-22 23:01:05 +07:00
Andrew Besedin
b100abaca8 fix: set more requests allowed in 10 minutes 2026-01-22 18:58:10 +03:00
Andrew Besedin
3c88ba70f5 fix: fix dynamic rateLimit instance calculation error 2026-01-22 15:16:16 +03:00
jejolare
caa3797ea2 add env example 2026-01-22 17:43:25 +07:00
Andrew Besedin
a136dc8448 add: add rate limit for all server endpoints 2026-01-19 21:02:41 +03:00
Andrew Besedin
4d8b9f41ca fix: fix rest npm audit vulnerabilities 2026-01-19 16:15:36 +03:00
Andrew Besedin
290360fa26 fix: fix some security issues with npm audit fix 2026-01-19 15:06:53 +03:00
jejolare
27e2faef2d debug 2025-12-23 17:31:37 +07:00
jejolare
5609eaa8ea fix zano price on getAssetStats request 2025-12-23 17:09:23 +07:00
jejolare
0e8410e100 add db pool settings 2025-12-10 22:43:35 +07:00
Dmitrii Kolpakov
2a569f73f5
Delete .github/workflows/apisec-scan.yml 2025-12-02 18:11:17 +07:00
Dmitrii Kolpakov
4ba1ca97f9
Add APIsec scan workflow configuration 2025-12-02 18:09:48 +07:00
Dmitrii Kolpakov
9a0cccc173
Add CodeQL analysis workflow configuration 2025-12-02 18:03:34 +07:00
jejolare
44bb3e2731 fix assets stats 2025-10-13 23:08:16 +07:00
jejolare
3261359703 add alwaysActive pairs 2025-10-08 22:50:51 +07:00