Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Crow
A Fast and Easy to use C++ Web Framework
Collective -
Host: opensource -
https://opencollective.com/crow
- Website: https://crowcpp.org
- Code: https://github.com/crowcpp
fix #587 Render true and false Mustache tags
github.com/CrowCpp/Crow - 4eea4eb4c1d6d4dd4faca793e1e1dd4c00c7bb6c authored almost 2 years ago by Igor Mróz <[email protected]>github.com/CrowCpp/Crow - b493cd646e253013420e6601d2fde868b83fdf5c authored almost 2 years ago by queenstdev <[email protected]>
CrowCpp/Crow#585 : Resolves issue with blueprint assignments.
github.com/CrowCpp/Crow - 5927b958dec2f09d508d7126e268bbf66184930d authored almost 2 years ago by Igor Mróz <[email protected]>
Adds static_dir_, templates_dir_, blueprints_, and mw_indices_ to the assignment.
This ensures t...
fix warning on non MS systems for using sprintf instead of snprintf
github.com/CrowCpp/Crow - a92aee49b96826f40290086502428efc9b55d633 authored almost 2 years ago by Igor Mróz <[email protected]>github.com/CrowCpp/Crow - a77d7bd84ff59d97f162f95041ccbf820f441564 authored almost 2 years ago by Gulliver <[email protected]>
Apply workaround for Apple to FreeBSD aswell
github.com/CrowCpp/Crow - 209f5ec67ddd7f0a5d80d0853d0527ded029034a authored about 2 years ago by Igor Mróz <[email protected]>Maybe these should be triggered by __clang__?
github.com/CrowCpp/Crow - c8e376cfa54f4b01db577e7553f59c918edc2610 authored about 2 years ago by Andrea Cocito <[email protected]>Adapt CROW_WEBSOCKET_ROUTE to accept app reference
github.com/CrowCpp/Crow - cae4d3e49859bf503f5a345f24d37be0c95d3273 authored about 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - c1c707371ca628fd8489b2a0c22fe52091b64f96 authored about 2 years ago by Farook Al-Sammarraie <[email protected]>
fix optimizeNode to prevent a crash on MSVC
github.com/CrowCpp/Crow - 3634bb768943241021f88c95948e212aea66e6fe authored about 2 years ago by Igor Mróz <[email protected]>github.com/CrowCpp/Crow - 39a3472374a14fde967412eba40ddef734272a06 authored about 2 years ago by Aleksi Sohlman <[email protected]>
Fix 381
github.com/CrowCpp/Crow - 4eda8bdcd0363694bae0bd40f282090ab1873964 authored about 2 years ago by Igor Mróz <[email protected]>github.com/CrowCpp/Crow - 75d6f221429bb53725b7dc5548e5a2c2ab0b8356 authored about 2 years ago by Lionel Modi <[email protected]>
Fix use-after-move
github.com/CrowCpp/Crow - fc87b47ec8508ebb688beebef37b88db696812c7 authored about 2 years ago by Igor Mróz <[email protected]>github.com/CrowCpp/Crow - 73c543a0071023b1dbeae76106668e88514b1c4b authored about 2 years ago by Boleyn Su <[email protected]>
Fix warnings generated by clang++
github.com/CrowCpp/Crow - dedfd639c3eaee7a068b46750210277f04301129 authored about 2 years ago by Igor Mróz <[email protected]>github.com/CrowCpp/Crow - 8b34504741f8f85fbb7ac1c1986704fde8712476 authored about 2 years ago by Simon Oehrl <[email protected]>
github.com/CrowCpp/Crow - d0929ae66dd9568b198f7315234c39f20020b312 authored about 2 years ago by Simon Oehrl <[email protected]>
github.com/CrowCpp/Crow - cec165e29ad336d618d91fcbc087e57a2302ad42 authored about 2 years ago by Simon Oehrl <[email protected]>
github.com/CrowCpp/Crow - 9e7015281e4057070df5f74f427aae71058c0550 authored about 2 years ago by okaestne <[email protected]>
github.com/CrowCpp/Crow - 2970f81001f2963e328523ddea822b13667ccf04 authored about 2 years ago by okaestne <[email protected]>
github.com/CrowCpp/Crow - 5e19641d61425e2ea3ffeb4251827248593df6ec authored about 2 years ago by okaestne <[email protected]>
Fix some valgrind reported issues
github.com/CrowCpp/Crow - 84ec7832b05d9ca2cadce4aefab81d15be2bffc6 authored about 2 years ago by Igor Mróz <[email protected]>github.com/CrowCpp/Crow - 5543276c4ee088431aabc288b58ab76ce9b0cea6 authored about 2 years ago by okaestne <[email protected]>
this fixes some memory leaks.
also remove unused `get_size` method.
feat(cmake): improved debian packaging
github.com/CrowCpp/Crow - 71bc4445f9e95455b2d34149a7d6598f5f778776 authored about 2 years ago by Farook Al-Sammarraie <[email protected]>
Improve Debian package generated by cmake's CPack:
* set architecture to `all`, making the .deb ...
github.com/CrowCpp/Crow - 3994bf293ce51afcb0c02265884597337a85eb04 authored about 2 years ago by The-EDev <[email protected]>
github.com/CrowCpp/Crow - 5d50db7773ab23cc1dabe58bef427712c3d4b50d authored about 2 years ago by The-EDev <[email protected]>
Change one of example's routes to handle POST instead of GET.
github.com/CrowCpp/Crow - e3ba10df1816edc415724071eeb1d0c2a0cd73eb authored about 2 years ago by Igor Mróz <[email protected]>github.com/CrowCpp/Crow - 1681ff2d2d40d3aa1741bcb70e1afb24dc49cd60 authored about 2 years ago by Laguna Du <[email protected]>
github.com/CrowCpp/Crow - 628361b6f73cabcc7d845ac64cf35e8c8a57c674 authored about 2 years ago by Laguna Du <[email protected]>
github.com/CrowCpp/Crow - befdcd34de3bb9eff321ab8dc1cbdaf04a64e3d7 authored about 2 years ago by Laguna Du <[email protected]>
* websocket: Add dangling-prevent anchor pointer
* websocket: Fix deadlock from incorrect exp...
github.com/CrowCpp/Crow - ac757ff0c95156e9a7ba0652d3f6c8b22ae550e0 authored about 2 years ago by Seungwoo Kang <[email protected]>
Signed-off-by: Ryan Russell <[email protected]>
Co-authored-by: Vladislav <vladislav.oleshko@...
Co-authored-by: Vladislav <[email protected]>
github.com/CrowCpp/Crow - 1e47bc67baac4b5ba919dab0d26404566effd79d authored over 2 years ago by Seungwoo Kang <[email protected]>Signed-off-by: Ryan Russell <[email protected]>
github.com/CrowCpp/Crow - 33becfb353ee1790b9be099c6fe376b5ed89b338 authored over 2 years ago by Ryan Russell <[email protected]>* Added tests for content-type to mime-type detection.
Added a custom_content_types test case...
github.com/CrowCpp/Crow - 0b90bb486c1fc6b5f5c0b8000943caa56ea81cd1 authored over 2 years ago by Jake Arkinstall <[email protected]>Fix stack data disclosure when returning static files smaller than 16KiB
github.com/CrowCpp/Crow - c0bfaa7709fe9698c0989788ddee6c2cdf254043 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - 27439944b096f527d49bd07c3cd0edfbda21d175 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>
Prevent HTTP pipelining
github.com/CrowCpp/Crow - 62271141914f758a515a9c1447d0bae196ef8ddd authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - 1e0efb0b8b5d94dad68a079c8b1097ca03563504 authored over 2 years ago by The-EDev <[email protected]>
16KiB. It could also cause to return partially incorrect file ending in
case of file not being ro...
github.com/CrowCpp/Crow - 0aa3ab94be66248ee33ad9f12a33521c65d8e376 authored over 2 years ago by The-EDev <[email protected]>
github.com/CrowCpp/Crow - fba01dc76d6ea940ad7c8392e8f39f9647241d8e authored over 2 years ago by The-EDev <[email protected]>
docs(compression): Fix `vcpkg.json` reference
github.com/CrowCpp/Crow - fde74c4d2e66c76dbe288dfdf080ea1a09d28abd authored over 2 years ago by Farook Al-Sammarraie <[email protected]>Signed-off-by: Ryan Russell <[email protected]>
github.com/CrowCpp/Crow - 66f1a9e94886e310eff073ebf7cbb4c67fa955f9 authored over 2 years ago by Ryan Russell <[email protected]>Fix merge_all.py to use encoding='UTF-8' in open() calls
github.com/CrowCpp/Crow - df0b50ba799902068305edf12ef4d17e5c9adb57 authored over 2 years ago by Vladislav <[email protected]>github.com/CrowCpp/Crow - 5642509eaea7f90b17e57d218ce4520c112e958b authored over 2 years ago by Oskar Schmölz <[email protected]>
Cpp17 filesystem usage fixes
github.com/CrowCpp/Crow - 87cf68f0eb67f210d2295e43a999a50b2d0fc65b authored over 2 years ago by Farook Al-Sammarraie <[email protected]>
On gcc < 8, filesystem had to be included as <experimental/filesystem>, it
was also living in th...
A std::filesystem::path is not implicitly convertible to a std::string.
github.com/CrowCpp/Crow - 99c45694083133a24fcadfd31772c9143c3dc1f9 authored over 2 years ago by erik <[email protected]>Fix compilation error: ambiguous overload
github.com/CrowCpp/Crow - 6e7f0fb8e6f7e7cbb8c3f14802cbf5c28444b598 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>
On gcc 5.3.0, you get a compilation error when assigning a lambda
function to a json::wvalue. Th...
static directory slash fix
github.com/CrowCpp/Crow - c4e810f645214892b6a3c8bd3816695b320ad453 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>win and linux)
github.com/CrowCpp/Crow - 5f22a6562add9104cc2feaf5cc01a0bb5a5589c8 authored over 2 years ago by The-EDev <[email protected]>github.com/CrowCpp/Crow - 4e4dbec1204f80a4c0b12afed528c312e9b5e39d authored over 2 years ago by Farook Al-Sammarraie <[email protected]>
Add template/typename keywords to crow macros
github.com/CrowCpp/Crow - 04808b8557ae33d94a241f12e2a0ac40b4d98efe authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - 34d8bd34bcdb5221c8b68bc8fd24c4cfb6dc3e3c authored over 2 years ago by Vladislav Oleshko <[email protected]>
Find the route as soon as the URL is parsed
github.com/CrowCpp/Crow - ac7fb15e7ea990471957bbc0b2c7712ee25a0a2e authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - 25eefa17111ebd1c0fb5d44120bb60ace4ed7441 authored over 2 years ago by The-EDev <[email protected]>
github.com/CrowCpp/Crow - b986d1e38a853277bc31e4b628e0b7160c0af4e1 authored over 2 years ago by The-EDev <[email protected]>
Session fixes
github.com/CrowCpp/Crow - 5f49f9add828fdc6eb0f6192df574522b6713ffb authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - c105a86a7aae1dca6cfb8d13b75ca28e2bf39d3d authored over 2 years ago by Vladislav Oleshko <[email protected]>
Fix build warnings
github.com/CrowCpp/Crow - 5f77b2bd3b014c78c90954fdd4eb1453a3630eac authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - 8ee2a0f93dada0a05b1286e1087cf047fd5b68ab authored over 2 years ago by Alireza Mohammadi <[email protected]>
get_part_by_name doesn't crash on nonexistent keys
github.com/CrowCpp/Crow - 777b2dba1feda88ad9b7d9ce8fa5fa7b1afb6976 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>format
github.com/CrowCpp/Crow - 31160579ea97d1e84111da39da51b9adabfd9f22 authored over 2 years ago by Iulian Radu <[email protected]>github.com/CrowCpp/Crow - b89d13ac3bfec4dda104401768b0a7dddf5708e3 authored over 2 years ago by Radu Iulian <[email protected]>
github.com/CrowCpp/Crow - a4bab45fcdbf8de972361e5e384078d9283c280a authored over 2 years ago by Radu Iulian <[email protected]>
Sessions Middleware
github.com/CrowCpp/Crow - e662a903a14f424a01e2f25879cbd180c1857c83 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - 6128a0df1190a54569fcf4bc359d90ee8f4b39ee authored over 2 years ago by Luca Schlecker <[email protected]>
github.com/CrowCpp/Crow - cee7f78ec8dd9fb2bfd349e8256d18eaf8124b7f authored over 2 years ago by Vladislav Oleshko <[email protected]>
github.com/CrowCpp/Crow - fb327f4a88f7e9c0b664f648b0ab7f6566bf5429 authored over 2 years ago by Vladislav Oleshko <[email protected]>
github.com/CrowCpp/Crow - c6255750e6d5aa6b0af5ced1785b8507fb7039de authored over 2 years ago by Vladislav Oleshko <[email protected]>
Added missing information and improved stylesheets for dark mode
github.com/CrowCpp/Crow - bf12e8fb58c003af31e6c6996e7ccab6ecc84646 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - 4336df67b229604898465cce41924710560b0a26 authored over 2 years ago by The-EDev <[email protected]>
Add response constructor overload
github.com/CrowCpp/Crow - db7f9d974ea026d9bfcb1d0a8457f2afb02a7c77 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - 1bdcd317b761ea6e132acc07029d9dd9d0a41fa1 authored over 2 years ago by Alexander Goussas <[email protected]>
github.com/CrowCpp/Crow - c9eda03a7a7c340fefd402bd1984096ca7684af3 authored over 2 years ago by Vladislav Oleshko <[email protected]>
github.com/CrowCpp/Crow - 36e59f07ec2eee0a9cd369d67b88c8976652b709 authored over 2 years ago by Vladislav <[email protected]>
github.com/CrowCpp/Crow - dbfc42591664ea7ffdbaaf4d4ccff54e67c04740 authored over 2 years ago by Vladislav Oleshko <[email protected]>
github.com/CrowCpp/Crow - f505c152e19dae572262238f23ea8f3a6decebe8 authored over 2 years ago by Vladislav Oleshko <[email protected]>
github.com/CrowCpp/Crow - cbdb127b98fa430578451022a8ac85f7d71487a9 authored over 2 years ago by Vladislav Oleshko <[email protected]>
Fixed bug: Could not define route for HEAD method
github.com/CrowCpp/Crow - fc4ad288cfb139d018e3f1ff10128ad6570c120e authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - c2dd0146a54831a336e53638b8182a4d852ca9e4 authored over 2 years ago by Erik Åldstedt Sund <[email protected]>
fix CrowConfig.cmake not being able to find Findasio.cmake module.
github.com/CrowCpp/Crow - b7c092e96289d9af79527e962590385d2574dce4 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - 753562e25d8287c75020eb465c5eb7f72f5e5340 authored over 2 years ago by Luca Schlecker <[email protected]>
Defining a HEAD method would give HTTP error code 405 (Method Not Allowed) and
calling OPTIONS o...
github.com/CrowCpp/Crow - 3431d7c0538a4d3e0aa8d5070815d4f2711d3eab authored over 2 years ago by The-EDev <[email protected]>
Fixed issue where an index in qs_parse is incorrectly incremented beyond the maximum possible value
github.com/CrowCpp/Crow - 2c6437aee697e5927ea098c0b4af0d37861ae58b authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - 79eec91f00b5fb7df890d4e84b2f048b0841e044 authored over 2 years ago by The-EDev <[email protected]>
Optionally make use of Markdown 'warning' notation.
github.com/CrowCpp/Crow - 75c522f4f5568a8b449ffa009348be38405398e6 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>github.com/CrowCpp/Crow - e23947951fc86160b1e5fe7a1a51c96503271ab0 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>
github.com/CrowCpp/Crow - 53bb1c5a740b80de2f860980f85e6d88d6d92192 authored over 2 years ago by Dread <[email protected]>
Replaces 'Disclaimer' under 'Examples' with Github's newly-introduced warning markdown notation.
github.com/CrowCpp/Crow - b8bfb1f4412e296dce1afd953459d739f156bab6 authored over 2 years ago by Dread <[email protected]>github.com/CrowCpp/Crow - bd4f7cc84719abfca779f1603a40aa0fe1ba1147 authored over 2 years ago by Vladislav Oleshko <[email protected]>
github.com/CrowCpp/Crow - b7022e5fa2d6619d7b6fc7f0e0c0a5fadd6a97b9 authored over 2 years ago by Vladislav <[email protected]>
only allow regular files in set_static_file_info, return 404 in all o…
github.com/CrowCpp/Crow - 6f1baed6d36640bf36b10822fe8e65cd2fc75dd0 authored over 2 years ago by Farook Al-Sammarraie <[email protected]>