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 |
|
Sergey Kuznetsov
|
837a547849
|
chore: Revert "feat: Use new web server by default (#2182)" (#2187)
There is an issue found in the new web server, so we couldn't use it by
default for now.
This reverts commit b3f3259b14.
|
2025-06-05 17:35:21 +01:00 |
|
Sergey Kuznetsov
|
b3f3259b14
|
feat: Use new web server by default (#2182)
Fixes #1781.
|
2025-06-04 15:01:30 +01:00 |
|
Ayaz Salikhov
|
550f0fae85
|
refactor: Use std::expected instead of std::variant for errors (#2160)
|
2025-06-03 13:34:25 +01:00 |
|
Peter Chen
|
cdb5882688
|
refactor: remove old config (#2097)
fixes #1805
---------
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
|
2025-05-15 11:53:47 -04:00 |
|
Sergey Kuznetsov
|
b87b32db86
|
feat: Dosguard API weights (#2082)
Experimental support for Dosguard API weights.
|
2025-05-13 15:02:21 +01:00 |
|
Sergey Kuznetsov
|
bd9e39ee85
|
fix: Fix incorrect requests logging (#2005)
Fixes #2004.
|
2025-04-17 17:49:44 +01:00 |
|
Alex Kremer
|
1d011cf8d9
|
feat: ETLng integration (#1986)
For #1594
|
2025-04-04 15:52:22 +01:00 |
|
Alex Kremer
|
820b32c6d7
|
chore: No ALL_CAPS (#1760)
Fixes #1680
|
2025-01-02 11:39:31 +00:00 |
|
Peter Chen
|
3c4903a339
|
refactor: Replace all old instances of Config with New Config (#1627)
Fixes #1184
Previous PR's found [here](https://github.com/XRPLF/clio/pull/1593) and
[here](https://github.com/XRPLF/clio/pull/1544)
|
2024-12-16 15:33:32 -08: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 |
|
cyan317
|
b2eacf9868
|
build: Upgrade to libxrpl 2.3.0-b1 (#1489)
Update libxrpl and change include path
|
2024-06-25 15:05:01 +01:00 |
|
Alex Kremer
|
d5ed0cff77
|
Use LLVM 18 tooling (#1382)
Fixes #1381
|
2024-05-03 09:57:16 +01:00 |
|
Sergey Kuznetsov
|
e744a5a8a9
|
Warn about deprecated fields (#1314)
Fixes #1251.
|
2024-04-11 15:23:59 +01:00 |
|
Alex Kremer
|
a74970b81e
|
Add missing doxygen comments (#1223)
Fixes #1218
|
2024-03-01 15:58:18 +00:00 |
|
Alex Kremer
|
862fc48924
|
Use doxygen-awesome theme (#1214)
For #889
|
2024-02-27 15:22:44 +00:00 |
|
Alex Kremer
|
cce695c570
|
Rename all detail to impl (#1168)
Fixes #1084
|
2024-02-12 11:54:41 +00:00 |
|
Alex Kremer
|
a1699d7484
|
Rename headers to .hpp (#1154)
Fixes #1153
|
2024-02-05 13:10:50 +00:00 |
|