Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
https://github.com/oatpp/oatpp
eb17e0c257371de6bf27fb6a79812e8093fe1b30 authored about 5 years ago by lganzzzo <[email protected]>
Json beautifier
50277add6b12ec4866f224f0d93de8edf58d6ced authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>6072d23eec9c10da77d5c98a8da45f85588025a7 authored about 5 years ago by lganzzzo <[email protected]>
af1b7d4b1d98d8a4f3e0bd88cc2bec4d155c79ab authored about 5 years ago by lganzzzo <[email protected]>
Move string to int64
c92e3e4b0356168290271f56f0d34b4b22be2d1f authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>5ef313004bf754dc5c5e3dd795c4e3f4de77e672 authored about 5 years ago by lganzzzo <[email protected]>
6ba549c99af9551b26629446add10eae3eca9932 authored about 5 years ago by lganzzzo <[email protected]>
5698e1baf7c351ab1bb24f77cb4d47a2ea1c70fd authored about 5 years ago by Bob Tolbert <[email protected]>
3a517b60214603c3be8988c64b269913bba2a12f authored about 5 years ago by Bob Tolbert <[email protected]>
6e838fe3e9a0420607fa1e4c17b7c9e381319460 authored about 5 years ago by lganzzzo <[email protected]>
e8b37193d9b9610e2e1c14d3ae361ab7443cb699 authored about 5 years ago by lganzzzo <[email protected]>
Json better serializer
02741a45cc8098e3ce73f990b4edb03301dce0e8 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>235401fc3c3b3d8f88dfc968fb6627f408dd913d authored about 5 years ago by lganzzzo <[email protected]>
e44b51336bf466f06bdd8bf0cab71e393583fd67 authored about 5 years ago by lganzzzo <[email protected]>
c19136d4ae9e3a3ab350b4da4bea26e73fe8208f authored about 5 years ago by lganzzzo <[email protected]>
Coroutine. Add waitFor convenience method
afa121a8ac7b3b0fc5452230a98140bdbeb6eb18 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>237e9c0c90ffb5e4ed0cc3fd289205fe437b3fc7 authored about 5 years ago by lganzzzo <[email protected]>
Api client support retries
e695e7c48373109896e32069690f8ef243b60e19 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>6ebc33521ec144d4c227547e5eeb95b03bb9ede7 authored about 5 years ago by lganzzzo <[email protected]>
a3e6c44f118a63a2296b4b0e025593ebb104050a authored about 5 years ago by lganzzzo <[email protected]>
d3883c5ecfe9be900ec7a93fd9ebae794ca3170a authored about 5 years ago by lganzzzo <[email protected]>
20253ea82594b9a26b7bd761ed2b94f1f71f9fad authored about 5 years ago by lganzzzo <[email protected]>
ae4da000abaa376a3cfc1e6ff8df58e0b4be9efd authored about 5 years ago by lganzzzo <[email protected]>
c715f51aab467bf3a0759f40346d4bc6a4f7cdd4 authored about 5 years ago by lganzzzo <[email protected]>
7dc29f1dcf18521824200418ff6f16f3c44d9a88 authored about 5 years ago by lganzzzo <[email protected]>
85a70499f929a75981a5256dd54a970a1ce91a11 authored about 5 years ago by lganzzzo <[email protected]>
6d27ee3075cebfdb6f1bd49d144f742d4db2bb35 authored about 5 years ago by Bob Tolbert <[email protected]>
678e6a9419eddc9057e3390fdf2964e8d8b72e60 authored about 5 years ago by lganzzzo <[email protected]>
d48a65f59b230723e0a96b1456ac791ed274d025 authored about 5 years ago by lganzzzo <[email protected]>
Clean some warnings in Clang 10/Xcode 10.3
f126eb3c732051f9ec9635c4bd0207ae7b627d2f authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>Don't use std::move when it prevents copy elision (RVO?)
Reorder some initialization statements. ...
fix thread sanitizer warnings
37aec06674ec3447e8008801e28c68928a881095 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>c9aeb9337f158cea55ce13bb1f95e594edd85924 authored about 5 years ago by lganzzzo <[email protected]>
Better readme
8ef446527f222fb99cd40c037a7f7e42f69d1ee5 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>8b945a93b4c843f6230f14ec8646c71ecaa2c756 authored about 5 years ago by lganzzzo <[email protected]>
12439d84d7b98cede4a13da6981b72cb62b57a94 authored about 5 years ago by lganzzzo <[email protected]>
301eda9444e61f8990b72d21352bdcb5290296b1 authored about 5 years ago by lganzzzo <[email protected]>
323b9040aeda3035dd6815f737b52804a5c7f61e authored about 5 years ago by lganzzzo <[email protected]>
Network connection pool
07d17fd36bc4acde6d06209c344677585800c7a4 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>c3a9d0f6c400c00c2633c58a26c19c31ebd6387a authored about 5 years ago by lganzzzo <[email protected]>
bef97e4638e5e6a17a42bacd437d812795f18e87 authored about 5 years ago by lganzzzo <[email protected]>
2592f79934521f49d3cab487e08543f3d5fca002 authored about 5 years ago by lganzzzo <[email protected]>
414e94678bbe797ed3c1e248de7f1b9f52588dfc authored about 5 years ago by lganzzzo <[email protected]>
Two Fixes with CORS and Swagger, one addition to `oatpp::String` to accomplish one fix
d03d540de963e5901b2c8fe9fc6ad121466d0764 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>9802c361dc5cb0f7d840617d1484d0faf1b35b64 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
95766ea15ec68d2399b862066e62aa6976cc52b0 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Improve net api
5b3a761b0e7164e6a20065c60edb86ead0f5be1b authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>c2902365e156ce2af9b43d6af2fec77ea8151e38 authored about 5 years ago by lganzzzo <[email protected]>
834c09be44e334cd638322d67de9ebee7050041e authored about 5 years ago by lganzzzo <[email protected]>
2c33ef4c8e879b0fbf87070b621b91926aafeb26 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Invalidate LazyStringMap when new elements inserted.
c9ce09635bb520defb66a50154254ab4950b4748 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>fe0eddcd5a383387900eff0ce383705931d38902 authored about 5 years ago by lganzzzo <[email protected]>
Refactor. async::Executor choose IO event worker type.
01a97269a4162eea8ab1a18161e329ee0cb1ed67 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>1592008ef67bdd4df1e3bcc4c2affec230b25f4d authored about 5 years ago by lganzzzo <[email protected]>
Secure headers
3670e081af33ae02f8a5b11dafc6a2622f92927a authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>4d6c418896a7c2c933670407615827b81154300f authored about 5 years ago by lganzzzo <[email protected]>
8212439a0ba42d965887c8c98b3732894d6b7f25 authored about 5 years ago by lganzzzo <[email protected]>
e3a63344622b5bf0dbda5a1c12a866943928054a authored about 5 years ago by lganzzzo <[email protected]>
d67fa0ff53a9c391f6d6ea26112b2fb8e8b07cbb authored about 5 years ago by lganzzzo <[email protected]>
Optimization. Use BufferOutputStream in RequestHeadersReader.
9e9b5dc904cfa75fc9faae562cc8b2296a957ce4 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>869966c466c270a153a3124b4646de9ad771ac66 authored about 5 years ago by lganzzzo <[email protected]>
46a6ca729c5345ebfef5897dff85c9012465204a authored about 5 years ago by lganzzzo <[email protected]>
2935dcd290b840e715d555399b84d942cf5dc25a authored about 5 years ago by lganzzzo <[email protected]>
bbc74c111c3573fffbdcd509f737785c501e6a54 authored about 5 years ago by lganzzzo <[email protected]>
0f9f2374bd8dbf4b2e59c5c14932424102e20758 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
e39ed220416cc047afe8a17317cabe88b30e980b authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
# Conflicts:
# src/oatpp/codegen/api_controller/cors_define.hpp
- Fix controller-router-prefix messing up CORS OPTIONS endpoints
- Fix missing path-params in swa...
8b4dc2e3b068cb18c2df085b553c129be9847e69 authored about 5 years ago by lganzzzo <[email protected]>
Added url/router-prefix to `ApiController`
2ea43a2867cdd32505ca287435de06e074f5b00e authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>0dc3743a051ca8373ac2a38ef152a03002e48fa8 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Refactor. Rename 'ADDCORS' to 'ADD_CORS' macro.
6627f35e4b5a4b0364fd06e6eed2c738379dcb2a authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>cc3c55ce906e8783600998beafbb169b3e3c6678 authored over 5 years ago by lganzzzo <[email protected]>
Added `hide` to `Endpoint::Info` to hide endpoints from swagger
3a1f9cefd1f7b02e2f09c4aeac5562f0f0c4c749 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>0013875b3b93f66ad31f85b7467000d3039f83d6 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
7cf4d9e7698cd5353c9f1cd71d56af97eb05e1cd authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
35821ed58ac79ad1d7200bd4667a3be52e16feca authored over 5 years ago by lganzzzo <[email protected]>
Minor optimization
f24a2247098d02975869e8d90a059770ddca8df5 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>9372ad5e8ce6f09e394b8cfe6c92bd1ee6177bec authored over 5 years ago by lganzzzo <[email protected]>
49a6c50f033593b6661a6b46d1dcedfb85e36a43 authored over 5 years ago by lganzzzo <[email protected]>
ac0747e4f888eca8c839c151c8bb90b8d0b90d5e authored over 5 years ago by lganzzzo <[email protected]>
Cors macro draft
d497bc13270a9d4a78b25b011cc1dbfdb7e1b1f9 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>584e028513fe4933e9c16f372878fed01014c48c authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
23545685cea34c819be77b219259f4550f9c6951 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
68e41f05c1c1dbc51c45652ffea06933578ca347 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
# Conflicts:
# src/oatpp/codegen/codegen_define_ApiController_.hpp
# src/oatpp/codegen/codegen_u...
Endpoint interceptor macro
da61fcf54071ca6bb1138d79401f58ade7b94693 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>7300708f67708832b8d33525f182536e3a88f307 authored over 5 years ago by lganzzzo <[email protected]>
d5b7cb536af6759fa2390eaf242199fdf642a0f9 authored over 5 years ago by lganzzzo <[email protected]>
af8aef974505c15aec5c1d5b13070bb006c379da authored over 5 years ago by lganzzzo <[email protected]>
40dc8d77fe1ba151d44ecc106176c798416844de authored over 5 years ago by lganzzzo <[email protected]>
e0ff9bf100d98fb6644306b6e7651aa1237f4ffc authored over 5 years ago by lganzzzo <[email protected]>
Fix 129
5ce46ae55eb0405d50ff8138d0a40dd7b1790e2d authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>6b93b1a7465381080e9ac8237943caa50d5751f4 authored over 5 years ago by lganzzzo <[email protected]>
ac005faef3c3795fce6c82b5a56b34dd44188d9d authored over 5 years ago by lganzzzo <[email protected]>
1dca1651ad130a4873388d23d3dd09f558f84262 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
30b35ac6e729601f29184bbca91ab2038f8d7e11 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
59e377630d2f471be887a0a6f56b254927e76388 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
9c44be5cd10ca25d18dbf57da9e914043b4f3fcf authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
95c0b8c462bc85a7afce3149d591483444c2ca5d authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>