github-actions[bot]
|
420b99cfa1
|
style: clang-tidy auto fixes (#2635)
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-09-16 14:14:55 +01:00 |
|
emrearıyürek
|
e996f2b7ab
|
refactor: Use expected<void, error> instead of optional<error> (#2565)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2025-09-15 13:54:09 +01:00 |
|
Sergey Kuznetsov
|
3a667f558c
|
feat: Proxy support (#2490)
Add client IP resolving support in case when there is a proxy in front
of Clio.
|
2025-09-03 15:22:47 +01:00 |
|
Alex Kremer
|
820b32c6d7
|
chore: No ALL_CAPS (#1760)
Fixes #1680
|
2025-01-02 11:39:31 +00:00 |
|
Alex Kremer
|
fd73b90416
|
feat: Healthcheck endpoint (#1751)
Fixes #1759
|
2024-11-26 13:56:25 +00:00 |
|
github-actions[bot]
|
b5da61931f
|
style: clang-tidy auto fixes (#1749)
Fixes #1748.
|
2024-11-22 10:28:17 +00:00 |
|
Sergey Kuznetsov
|
c77154a5e6
|
feat: Integrate new webserver (#1722)
For #919.
The new web server is not using dosguard yet. It will be fixed by a
separate PR.
|
2024-11-21 14:48:32 +00:00 |
|
github-actions[bot]
|
f083c82557
|
style: clang-tidy auto fixes (#1711)
Fixes #1710.
---------
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
|
2024-10-25 13:06:58 +01:00 |
|
Sergey Kuznetsov
|
c62e9d56b8
|
fix: Fix issues clang-tidy found (#1708)
Fixes #1706.
|
2024-10-25 11:48:18 +01:00 |
|
github-actions[bot]
|
2a5d73730f
|
style: clang-tidy auto fixes (#1705)
Fixes #1704. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
|
2024-10-25 09:05:28 +01:00 |
|
Sergey Kuznetsov
|
cffda52ba6
|
refactor: Coroutine based webserver (#1699)
Code of new coroutine-based web server. The new server is not connected
to Clio and not ready to use yet.
For #919.
|
2024-10-24 16:50:26 +01:00 |
|