Commit Graph

  • a753fdf050 Add operator bool to multipart::messsage Alexander Goussas 2023-09-02 21:16:39 -0500
  • 5342dd6714 #642 CR : use const& instead of && for subprotocols parameter Pierre Jacobs 2023-08-08 18:43:24 +0200
  • 4b48a13265 #692 Added get_subprotocol getter Pierre Jacobs 2023-07-30 12:08:57 +0200
  • e3da955cc0 #692 Not using find_first_of as it is a C++ 17 function Pierre Jacobs 2023-07-30 10:13:11 +0200
  • 0241466ce1 #692 Not using find_first_of as it is a C++ 17 function Pierre Jacobs 2023-07-30 10:05:16 +0200
  • b44310e179 #692 Add documentation Pierre Jacobs 2023-07-29 23:24:17 +0200
  • eacb751282 #692 Add possibility to specific Sec-WebSocket-Protocol Pierre Jacobs 2023-07-29 22:49:53 +0200
  • 71b582ddb5 Deploying to gh-pages from @ CrowCpp/Crow@4f3f5deaaa 🚀 mrozigor 2023-07-22 21:30:01 +0000
  • 4f3f5deaaa
    Update MacOS setup guide (#691) Wayne Gerard 2023-07-22 17:28:58 -0400
  • 65121d3b78
    Update MacOS setup guide Wayne Gerard 2023-07-22 08:22:02 -0400
  • bf0fc6d1f3 Deploying to gh-pages from @ CrowCpp/Crow@c755c4c8e6 🚀 The-EDev 2023-07-22 10:43:50 +0000
  • c755c4c8e6
    Merge pull request #683 from cschreib/const Farook Al-Sammarraie 2023-07-22 10:42:57 +0000
  • d8b11e9967 remove the judgment on whether a character is between 0x80 and 0x9f in order to accepting file with UTF-8 encoded name with Static Files Colysia F 2023-07-10 11:47:58 +0800
  • f9c607e687 Fixed worker crash if exception thrown in catch-all handler Corentin Schreiber 2023-06-26 20:27:58 +0100
  • bff739a279 Added exception_handler() Corentin Schreiber 2023-05-14 16:33:17 +0100
  • 0490a36c2b Use const std::string& as argument to route() Corentin Schreiber 2023-07-08 14:55:54 +0100
  • 42fab729a2 Add missing const to mustache and json::wvalue::operator[] Corentin Schreiber 2023-07-08 13:04:48 +0100
  • 7c8f342641 #661 Fix Lionel Modi 2023-07-07 11:22:53 -0300
  • 071c17f650 fix: cors for OPTIONS request Hwa 2023-07-03 17:06:39 +0800
  • aecf9789db
    Merge 1e75435442 into af6b7edc22 Marc Robert 2023-07-01 22:09:07 +0200
  • 4a03d41a05 fixed build when CROW_ENABLE_COMPRESSION is not defined Michael Schreckenbauer 2023-07-01 16:38:59 +0200
  • b9ff23cd2a support websocket compression Michael Schreckenbauer 2023-07-01 15:47:11 +0200
  • 2a33e7e38d Deploying to gh-pages from @ CrowCpp/Crow@af6b7edc22 🚀 The-EDev 2023-06-30 23:36:27 +0000
  • af6b7edc22
    Merge pull request #670 from robertgodfrey/doc-update-ws Farook Al-Sammarraie 2023-06-30 23:35:24 +0000
  • 6f5a6df642 Update websocket example code, minor grammar fixes Rob Godfrey 2023-06-25 22:33:46 -1000
  • 07e50efee4 Deploying to gh-pages from @ CrowCpp/Crow@13a91a1941 🚀 The-EDev 2023-06-17 09:05:12 +0000
  • 13a91a1941
    Merge pull request #656 from gittiver/fix_conversion_warnings Farook Al-Sammarraie 2023-06-17 09:04:15 +0000
  • d41fa7c357 Deploying to gh-pages from @ CrowCpp/Crow@1648196f7f 🚀 The-EDev 2023-06-16 16:27:11 +0000
  • 1648196f7f
    allow coverage submission to work with master branch tests Farook Al-Sammarraie 2023-06-16 16:26:01 +0000
  • bcc4d1762a Deploying to gh-pages from @ CrowCpp/Crow@1918beb0b8 🚀 The-EDev 2023-06-16 13:15:26 +0000
  • 1918beb0b8
    Merge pull request #662 from CrowCpp/coveralls-gha Farook Al-Sammarraie 2023-06-16 13:14:26 +0000
  • bf683e5bf7
    fixed syntax error coveralls-gha The-EDev 2023-06-16 15:16:19 +0300
  • c365201d4f
    fixed 'uses' error The-EDev 2023-06-16 14:21:03 +0300
  • d0001438fe
    fixed indentation Farook Al-Sammarraie 2023-06-16 11:09:30 +0000
  • 34fd61e827
    added proper coveralls submission workflow The-EDev 2023-06-16 14:05:47 +0300
  • 829984595a Deploying to gh-pages from @ CrowCpp/Crow@94c0cf2d57 🚀 The-EDev 2023-06-15 19:26:36 +0000
  • 94c0cf2d57
    Update Doxyfile Farook Al-Sammarraie 2023-06-15 19:25:50 +0000
  • b72cb08af6 Deploying to gh-pages from @ CrowCpp/Crow@98352e03a1 🚀 The-EDev 2023-06-15 19:23:38 +0000
  • 98352e03a1
    Update doxygen-gh-pages.yml Farook Al-Sammarraie 2023-06-15 19:22:50 +0000
  • 97025f937a
    Merge pull request #654 from gittiver/add_github_action_for_gh_pages Farook Al-Sammarraie 2023-06-15 19:22:19 +0000
  • 81d2b1d078 add documentation generation and deployment action added target-folder to github deploy fixed debian install command Gulliver 2023-06-08 16:28:05 +0200
  • acfc581d32 build on each push enabled for testing Gulliver 2023-06-10 10:31:41 +0200
  • f6805296ae adapted doxygen config and markdown links to in source build of documentation added cloning of doxygen theme Gulliver 2023-06-08 16:56:34 +0200
  • 710efd292b add documentation generation and deployment action added target-folder to github deploy fixed debian install command Gulliver 2023-06-08 16:28:05 +0200
  • b516efe0a2
    Merge pull request #655 from gittiver/add_crow_features_to_ci-build Farook Al-Sammarraie 2023-06-14 09:24:44 +0000
  • f19d40b49b
    Update build_and_test.yml Farook Al-Sammarraie 2023-06-14 09:13:24 +0000
  • 63e621556b
    commented out coverage report Farook Al-Sammarraie 2023-06-14 09:13:10 +0000
  • d60702ecbe
    Update build_and_test.yml Farook Al-Sammarraie 2023-06-14 09:04:13 +0000
  • 985a01f587 commented out failing coverall task Gulliver 2023-06-14 09:13:04 +0200
  • b99b4c210c fix for compilation error on Windos/ VIsual Studio build Gulliver 2023-06-14 09:01:53 +0200
  • 045e447384 adde cmake options for feature ssl and compression and crow amalgamate Gulliver 2023-06-12 15:51:28 +0200
  • bb58cc1a8b removed superfluous move of temporary. Gulliver 2023-06-12 15:41:04 +0200
  • 43ab82ea27 unused variables removed Gulliver 2023-06-12 15:39:55 +0200
  • f0ff5b63d8 query_string.h fixes Gulliver 2022-12-20 15:12:54 +0100
  • 976df9586a utility.h fixes Gulliver 2022-12-20 15:12:21 +0100
  • 5baa4e620c
    Merge pull request #659 from gittiver/fix_issue_547_Missing_const_in_code_example Farook Al-Sammarraie 2023-06-13 16:22:48 +0000
  • 545c468a42
    Merge pull request #657 from CrowCpp/gh-actions-coveralls Farook Al-Sammarraie 2023-06-13 14:19:00 +0000
  • 8da844970f added const as in source Gulliver 2023-06-13 15:51:44 +0200
  • ad0af5d47e
    removed unnecessary 1000 run number addition The-EDev 2023-06-13 16:25:55 +0300
  • 5e8bdaabcf
    Updated documentation and badges The-EDev 2023-06-13 07:54:36 +0300
  • 6891971b22
    Added 1000 offset to avoid build number clashing The-EDev 2023-06-13 07:52:29 +0300
  • d614607ddb
    added missing $ The-EDev 2023-06-13 07:42:53 +0300
  • 981bccb79b
    Properly set target branch The-EDev 2023-06-13 07:39:14 +0300
  • ccdb1a156c
    added token as secret The-EDev 2023-06-13 07:02:03 +0300
  • 3becb7cd84
    added coveralls to gh-actions The-EDev 2023-06-13 06:56:48 +0300
  • fc14a3298e
    Merge pull request #642 from topazus/use-gnuinstalldirs Farook Al-Sammarraie 2023-06-08 13:20:49 +0000
  • 6b39a80110
    Merge pull request #638 from kiner-shah/master Farook Al-Sammarraie 2023-06-08 08:15:05 +0000
  • d3f08bc7d6 Added an example for uploading files Kiner Shah 2023-05-15 11:44:42 +0530
  • 9f548a96bf
    Merge pull request #648 from gittiver/fix_windows_build Farook Al-Sammarraie 2023-06-04 08:23:27 +0000
  • 727e6fcff0 added asio vcpk build and windows to build platforms Gulliver 2023-05-30 11:57:58 +0200
  • 3cb78413e0 removed deprecated macos-10.15 builder Gulliver 2023-05-27 11:46:47 +0200
  • 3c94ea3874
    Merge pull request #646 from robertgodfrey/doc-update Farook Al-Sammarraie 2023-06-01 09:34:35 +0300
  • 95d271dfb6
    Add break Rob Godfrey 2023-05-31 15:25:14 -1000
  • 02a9ce932c
    Add break Rob Godfrey 2023-05-31 15:24:37 -1000
  • b54069cb6f
    UTC -> GMT Rob Godfrey 2023-05-31 15:24:02 -1000
  • 849e2014dc
    Update websockets.md Rob Godfrey 2023-05-28 22:25:31 -1000
  • 3951788918 Fix capitalization and other minor errors Rob Godfrey 2023-05-28 20:02:05 -1000
  • 809339089a
    Add note about attempting to compile with C++03 Rob Godfrey 2023-05-28 19:09:24 -1000
  • cb1e059c08 removed deprecated macos-10.15 builder Gulliver 2023-05-27 11:46:47 +0200
  • 0f67b199cb use GNUInstallDirs for CMake installation topazus 2023-05-23 15:38:19 +0800
  • 1d683b1e9a
    Merge pull request #633 from anagno/fix-memory-leak Farook Al-Sammarraie 2023-05-22 21:23:49 +0300
  • 1e75435442 added another define for android Marc Majohr 2023-05-17 23:24:08 +0200
  • 9f9c124de4 added function to set static directory during runtime Marc Majohr 2023-05-17 11:21:34 +0200
  • d5e0523602 Fix memory leaks caused from the http_connection Vasileios Anagnostopoulos 2023-05-08 08:41:49 +0000
  • dfc57edc23
    Merge pull request #634 from marcrobm/patch-1 Farook Al-Sammarraie 2023-05-14 14:08:11 +0300
  • 4eb78bb366
    Fixed compilation under android ndk, operator = was undefined Marc Robert 2023-05-12 00:49:57 +0200
  • 3b81e16614
    Validate if the CROW_ROUTE starts with a '/' (#559) (#597) Stefano Petrilli 2023-05-05 16:00:18 +0200
  • f6cfa84d42
    add action for build and test (#586) gittiver 2023-05-04 21:15:20 +0200
  • 6929b2515e add action for build and test Gulliver 2023-01-24 10:52:37 +0100
  • 634aea1e0b Fix for failure to close websocket on full close sehe 2023-04-16 03:44:30 +0200
  • 51e526b0a6 Improve unit test for close websocket behaviour sehe 2023-04-16 05:58:44 +0200
  • e4e916a094 Fix broken unit test sehe 2023-04-16 06:06:30 +0200
  • 215834f8f9
    Added a static method which create an empty json value crow::json::wvalue (outputs "{}" instead of a "null" string) (#602) Gabriel Schlozer 2023-03-30 14:09:36 +0200
  • c9bde4b223
    Merge branch 'master' into json_payload_empty_object Igor Mróz 2023-03-30 14:08:54 +0200
  • eef1abe415
    Fix loghandler memleak (#609) Ildar Kashaev 2023-03-30 15:03:02 +0300
  • 13dd0c0bda Fix loghandler memleak ildarkashaev 2023-03-26 20:00:18 +0300
  • 112139665b
    fix typos in app.md (#600) Alex Kong 2023-03-10 21:26:49 +0800
  • 9ece5014c3
    Merge branch 'master' into doc-fixes Igor Mróz 2023-03-10 14:26:20 +0100
  • 6b3ce3245f
    Merge pull request #595 from gfeyer/master Igor Mróz 2023-03-10 14:24:45 +0100
  • 0ea13748aa Added a static method which create an empty json value crow::json::wvalue (outputs "{}" instead of a "null" string) Gabriel Schlozer 2023-03-08 15:08:36 +0100