Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/CrowCpp/Crow
A Fast and Easy to use microframework for the web.
https://github.com/CrowCpp/Crow
fix const correctness in template_t
28079534453c5a7a588974f3d1f32bb53601d3db authored almost 3 years ago by Farook Al-Sammarraie <[email protected]>
Passing a deeply nested JSON structure to json::load leads to a crash
due to stack overflow. We ...
Without locking we can safely share only const objects between threads.
crow::mustache::template...
Improve sanitize_filename
c5d4fe4fe8f3fdf861ee55a787d968ee7fd330d8 authored almost 3 years ago by Farook Al-Sammarraie <[email protected]>
The old implementation allocated a new string for every invocation, and
repeatedly scanned the s...
avoid memory allocation in base64decode
986868507988f8913253a30b3e969233d52c3227 authored almost 3 years ago by Farook Al-Sammarraie <[email protected]>
Every single call to base64decode allocates a mapping table for all
base64 characters. This is q...
update catch2 to v2.13.8
8f4830b5a14e5ebc2ae9fe70c7d0a3dbc7f4763a authored almost 3 years ago by Farook Al-Sammarraie <[email protected]>092b4456d0b0b0ac33bcc4a9f1b44c2fe8580222 authored almost 3 years ago by Thomas Neumann <[email protected]>
05274f19003bedc6da28285106622eb781fb9b84 authored about 3 years ago by The-EDev <[email protected]>
Fix vulnerabilities
8cfdfca76ee6d5195c51a7e1d4d62eb40d3dc0e2 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>and made the file sanitizer a copy-less function
e688cbd18ea85a4a61b32be4e8d6b37c66943c4a authored about 3 years ago by The-EDev <[email protected]>0a160214424d5ca708b8e2eaea061924d8fb0c38 authored about 3 years ago by The-EDev <[email protected]>
Make contributors section nice
2a6fa2d871b9f0da73000c95061e5078d226f6a5 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>27a6c6e3bd2665adbb8aad09d5a1bf6d02b1f2ee authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
b98ed1b87534ba8b50e65eb14a8941245356ed82 authored about 3 years ago by The-EDev <[email protected]>
Fix inconsistencies in `concurrency`
d668fa1fecebd498788e325caede89454216e63f authored about 3 years ago by Farook Al-Sammarraie <[email protected]>(it actually reflects the thread count properly)
7aee13eee977b37e255e570a883a167860b702a1 authored about 3 years ago by The-EDev <[email protected]>77758e6241f8fc16d4f1fdf438cf9ae150df38d7 authored about 3 years ago by The-EDev <[email protected]>
Uninstall target as mentioned in #138
f4785cda684837eb8b303b8f421a1a18a1dcd26b authored about 3 years ago by Luca Schlecker <[email protected]>115d6c7922d95c18de2813cb4dcab2536585875c authored about 3 years ago by Navid Jalali <[email protected]>
e72559d35c26c1deaa4ef80d3197f239ca3654c3 authored about 3 years ago by Navid Jalali <[email protected]>
a862a6a66f425ced67fef876fb1d723ff247d389 authored about 3 years ago by Navid Jalali <[email protected]>
Mustache lambda support
680fb4cf742b1267a220bc3309ea15e5ba14c3b3 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>fa77468a88f572d379df8342a2f48bcfe517fc75 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
introduced by initializing `execute_result`
0ef48e82bb2238568142d19bd1b53581365bc9d6 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>790e34cea80743ff1c28c25ac3e1c18ffe142ac5 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
cca1d54ce5a06b3ea19f458366965e8bcb507a8b authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
Fixes issue where `crow::json` escapes UTF-8 characters above value `127`
51d6d0526a455671c41a3c230b1f41dc6ed38cf3 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>ddc1f18a1edacd823b48fdce56f0bf1a940d8f0e authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
Missing inline specifier in http_status_str function definition fixed
981dc580be5ea7686b6fcb19e133a102a35bf206 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
https://github.com/CrowCpp/Crow/issues/302
Escape only the invisible characters from 0 to 31 inc...
8de7ec2123c08088e5ac089522d99ec5d4629ee4 authored about 3 years ago by Navid Jalali <[email protected]>
upgraded parser from 2.3.0 to 2.9.4
f96189f9f2d1c84600efdff1ba76ef00fd0b9820 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>97baca78daab519904378abbe82ad181db3df85b authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
Fixed problems with signals
9afd3c41488888e7b10679c61dab4ddf62272f79 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>5c806252f06dbd5e1c8587fb0f7bff6dd6943a27 authored about 3 years ago by The-EDev <[email protected]>
f6fd7dc85dd24c2e2af6ad8dcfea413b8e090bb4 authored about 3 years ago by The-EDev <[email protected]>
228e61d1503f5f9c560e8222d130b273f6b80cc9 authored about 3 years ago by The-EDev <[email protected]>
a1a4169d9221cfe4e68fa27f44536c5b17ec13bd authored about 3 years ago by The-EDev <[email protected]>
3fb83fa1b25e9af3c77d860585b8f991efd1ce59 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
14acb50030dbafc7323a77044e7f3a1bb9781de9 authored about 3 years ago by The-EDev <[email protected]>
Fixed typos in docs/guides
e75cc4d77d800dbd063c2b6e8e5a199a2bf10d6c authored about 3 years ago by Luca Schlecker <[email protected]>615cb8a5d721ad533350d233745b05365ac1448b authored about 3 years ago by Meet Gor <[email protected]>
943bc8281975afecc53f3ff7c6fb16386698b858 authored about 3 years ago by Mr-Destructive <[email protected]>
13768371a9a33437f479da42bb4b93b166ce436c authored about 3 years ago by The-EDev <[email protected]>
e110cf4856530edb459864fa46ca2576dc5b6024 authored about 3 years ago by The-EDev <[email protected]>
Add basic load balancing
503789151b2c62ff627cbf5a43ce9d1aa125e386 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>a997c2b69f27feb63da495007367017e92b74fe6 authored about 3 years ago by Maxime BELUGUET <[email protected]>
dea78e02a010ffe8f1d56166da1f93f45e32e357 authored about 3 years ago by Maxime BELUGUET <[email protected]>
95083c1c9e81ca01cbf512e573b8fd102f934860 authored about 3 years ago by Maxime BELUGUET <[email protected]>
Add debug verbosity
Co-authored-by: Farook Al-Sammarraie <[email protected]>
874b4d2da008c8f2a12f43270db80f553d287d9a authored about 3 years ago by Maxime BELUGUET <[email protected]>GCC 8.3 workaround
120e1f3ad298a28156d3725588f0db270b2c3df2 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>63c8af74f7d3de3725642895f8f1626796a8f077 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
Co-authored-by: Farook Al-Sammarraie <[email protected]>
24d8a72a94942ad49c343c1c584b8f898a078b9e authored about 3 years ago by Florian Rupprecht <[email protected]>Documentation updates
80d00f4960ffe5a5fc10b8ac19e476bbceca95a0 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>faa81ec4a584c051a7a361e10813597ace66f859 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
Co-authored-by: Luca Schlecker <[email protected]>
b64fc0e34cc155c6411b190f38fd8e04867bebac authored about 3 years ago by Farook Al-Sammarraie <[email protected]>Fixed data leak when sending static files
e07b966910de2be9722cba36236eebceecd5cfb5 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>06332c46b8fe521874a925e71b1bb7f1cbe8a89e authored about 3 years ago by Maxime BELUGUET <[email protected]>
5825b55350ce8c4d28f3afd88e25a432edfdf820 authored about 3 years ago by Maxime BELUGUET <[email protected]>
869bc531500e28545e265df498678be4571cf441 authored about 3 years ago by The-EDev <[email protected]>
16df1fd7714b65877a54d5fb11f894e7bfdec136 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
Made script generated code format compliant
Added option to have the script download the source f...
94a2f942bce7eefa40a20fe8c70392ab17103922 authored about 3 years ago by The-EDev <[email protected]>
added auth guide
updated macos setup
3c6c675a1867a5e89b1f0ca68df5ab1ad409d5ea authored about 3 years ago by The-EDev <[email protected]>
a0a5616d1c73b175a526a3fa2ec0501b4ab02b7d authored about 3 years ago by The-EDev <[email protected]>
bb48f9529898404667302c8585a4ed8bb20ab311 authored about 3 years ago by The-EDev <[email protected]>
31143b9f06c8fa2813f3dcbdb95d2f3c6a73bb59 authored about 3 years ago by Maxime BELUGUET <[email protected]>
e6adb88d091d0545fd6135bdfc2835115cad9e66 authored about 3 years ago by Maxime BELUGUET <[email protected]>
47263de37f01764b1d88d04a1157053ba7b8d1cb authored about 3 years ago by Maxime BELUGUET <[email protected]>
2607bf57912838ecd698dead3c338133c7ab8582 authored about 3 years ago by Maxime BELUGUET <[email protected]>
f8af9eb187b743e33681977e70f67348d03b5b4b authored about 3 years ago by Maxime BELUGUET <[email protected]>
ca48b34408cf30c05e1fb7a96809fa12fc155501 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
logger: don't append `std::endl` to the message.
d5822ba13058dcafed2eeca598274b7ee9a04e40 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>ILogHandler instances should take care of that.
Signed-off-by: Luca Schlecker <luca.schlecker@ho...
dc317ced934ac7c322e84a97dd58a4942d32cba3 authored about 3 years ago by Luca Schlecker <[email protected]>0f6043f60d7900876438948ddea29afdd39d0907 authored about 3 years ago by Maxime BELUGUET <[email protected]>
9c551816571576dd67b9ba8ff61cd7c4e23103c0 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
8c1171917be160e02ded45506e220eacbe14bc13 authored about 3 years ago by The-EDev <[email protected]>
clang-format
081f869984926285345ab3047f6f2e27eb70c5d0 authored about 3 years ago by Luca Schlecker <[email protected]>3d67ee8556f794270632b01217c29456d7be59c7 authored about 3 years ago by The-EDev <[email protected]>
162c83c56c8d4e9d96e53029dc113bc83ef6883d authored about 3 years ago by The-EDev <[email protected]>
Signed-off-by: Luca Schlecker <[email protected]>
7e4f1494d252fd7fb8178c8df094fb0701f4fae5 authored about 3 years ago by Luca Schlecker <[email protected]>62b74a1c7a95e98899c5578b61af59015c67e7f7 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
ef396a7c882c17d6d3e75bb6a4e3977f57c36712 authored about 3 years ago by Farook Al-Sammarraie <[email protected]>
Enable a better experience using custom loggers.
95ba14046343db3f1081ad3ace3f3b0e86c7766b authored about 3 years ago by Farook Al-Sammarraie <[email protected]>d1b057d3b8aa799a93d6dfcf209a06eb826218b1 authored about 3 years ago by The-EDev <[email protected]>
7ee13c4536a87cda1f35fbf89b238327056c1a05 authored about 3 years ago by Florian Rupprecht <[email protected]>
03e59aa446339cea6d27acb735946ae66606f975 authored about 3 years ago by The-EDev <[email protected]>
implementation.
Signed-off-by: Luca Schlecker <[email protected]>
9e0bd8ddc7d371da0de01841751cb8ea5104e26b authored about 3 years ago by Luca Schlecker <[email protected]>4ae3d6d9326b2af9fd6d058f6efc2b74042dc184 authored about 3 years ago by The-EDev <[email protected]>
185117b56aa1233d6b65fbdebb95f6c80a81e99f authored about 3 years ago by The-EDev <[email protected]>
df50e3390d9483938bb543edbd10473b74a86e60 authored about 3 years ago by Florian Rupprecht <[email protected]>
58e211355fe9ee2772c94800d981b08596169fdf authored about 3 years ago by Florian Rupprecht <[email protected]>
84a88ae91598dee40faa0627fb29987267888d46 authored about 3 years ago by The-EDev <[email protected]>
7f4b7c8ff9ed9501952612eed182cd39b3588188 authored about 3 years ago by The-EDev <[email protected]>
7a0576546cf8cd336ffdd89774d229c5b3ece53a authored about 3 years ago by Florian Rupprecht <[email protected]>
Opt-in websocket protocol enforcement
e87ec70179bd88f34a031b23420efcc8bc84124f authored about 3 years ago by Farook Al-Sammarraie <[email protected]>f8fabe32ae609a3b93e87088691d15dfa6177f5c authored about 3 years ago by The-EDev <[email protected]>