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 |
|
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 |
|