Commit Graph

730 Commits

Author SHA1 Message Date
Farook Al-Sammarraie
0e7cee6ef1
Merge pull request #79 from makaveli/39-settable-server-name
Settable server name feature
2020-12-03 04:27:18 +03:00
Makaveli
9bc030478f Settable server name feature 2020-12-02 20:15:05 -05:00
ayaankhan98
ec29121c22 fix clang build 2020-12-02 22:59:45 +05:30
ayaankhan98
fcce57d232 revert: new handler_ changes 2020-12-02 16:37:43 +05:30
ayaankhan98
770359e79f fix: ambigous call and example 2020-12-02 15:36:29 +05:30
ayaankhan98
737a3384ae removed extra changes 2020-12-01 14:39:11 +05:30
ayaankhan98
6f31e597a0 Merge branch 'master' of https://github.com/ayaankhan98/crow 2020-12-01 12:36:09 +05:30
ayaankhan98
acab73ef68 removed extra req arg 2020-12-01 12:35:46 +05:30
Ayaan Khan
6c7bef1eda
Merge branch 'master' into master 2020-12-01 12:03:02 +05:30
ayaankhan98
a7c74c6327 recieve response without request being another argument in handle 2020-12-01 11:50:46 +05:30
The-EDev
db1e149cf4 Merge branch 'moredocs' 2020-12-01 02:32:09 +03:00
The-EDev
f3ae185108 used different way of excluding cname 2020-12-01 02:30:50 +03:00
Farook Al-Sammarraie
1b5b072493
Merge pull request #75 from CrowCpp/moredocs
fixed link to coveralls
2020-12-01 02:05:09 +03:00
Farook Al-Sammarraie
69a6f0ce11
Merge branch 'master' into moredocs 2020-12-01 02:05:00 +03:00
The-EDev
dea751ccde fixed link to coveralls 2020-12-01 02:03:49 +03:00
Farook Al-Sammarraie
d5048d62a5
Merge pull request #74 from CrowCpp/moredocs
added exception to CNAME file
2020-12-01 00:35:19 +03:00
Farook Al-Sammarraie
1a450e1b71
Merge branch 'master' into moredocs 2020-12-01 00:35:08 +03:00
The-EDev
fab0989493 added exception to CNAME file 2020-12-01 00:33:11 +03:00
Farook Al-Sammarraie
7d9e64a278
Merge pull request #73 from CrowCpp/moredocs
Updated all URLs for migration and to fix mkdocs
2020-12-01 00:07:43 +03:00
Farook Al-Sammarraie
b5fd5531c6
Merge branch 'master' into moredocs 2020-11-30 23:07:22 +03:00
The-EDev
ca642a87cd Updated all URLs for migration and to fix mkdocs 2020-11-30 23:05:55 +03:00
Farook Al-Sammarraie
0e9e3585c9
Merge pull request #72 from mrozigor/moredocs
patch for mkdocs, worked on my repo, not sure if it'll work here
2020-11-30 11:29:06 +03:00
The-EDev
9b3acc57e3 patch for mkdocs, worked on my repo, not sure if it'll work here 2020-11-30 01:33:06 +03:00
Farook Al-Sammarraie
6894b3bbcc
Merge pull request #71 from mrozigor/moredocs
Changed documentation. a lot.
2020-11-29 11:01:10 +03:00
The-EDev
21743fe070 addid missing libcrypto link for ssl compilation 2020-11-29 05:22:35 +03:00
The-EDev
870fde9085 fixed typos and added missing parts 2020-11-28 22:48:09 +03:00
Farook Al-Sammarraie
cd26222ed7
Merge branch 'master' into moredocs 2020-11-28 17:37:25 +03:00
The-EDev
23648445f3 Changed documentation. a lot.
Added mkdocs documentation.
Altered doxygen generation (doxyfile and shell script) to work with mkdocs.
Removed the whole html folder thing for docs, now the files reside in the root gh-pages branch.
New readme.
2020-11-28 17:28:47 +03:00
Farook Al-Sammarraie
9e51a17579
Merge pull request #70 from mrozigor/json_return
allow returning all json data types, not just json objects
2020-11-26 13:54:03 +03:00
The-EDev
3d202d2919 allow returning all json data types, not just json objects 2020-11-26 04:08:24 +03:00
Farook Al-Sammarraie
dce8e63646
Merge pull request #65 from mrozigor/moredocs
documented as much as possible relating to the API reference
2020-11-20 15:34:21 +03:00
Farook Al-Sammarraie
896ec0621b
Merge branch 'master' into moredocs 2020-11-19 01:18:12 +03:00
The-EDev
2422f55855 documented as much as possible relating to the API reference 2020-11-19 01:13:57 +03:00
Farook Al-Sammarraie
48c12f52ac
Merge pull request #63 from supersaiyanmode/patch-1
Fix #include for example_with_all.
2020-11-18 20:23:16 +03:00
Farook Al-Sammarraie
d1aaff87ea
Merge branch 'master' into patch-1 2020-11-18 20:13:08 +03:00
Farook Al-Sammarraie
471af9ef8a
Merge pull request #64 from supersaiyanmode/patch-2
Rename CMake target: example -> basic_example.
2020-11-18 20:12:40 +03:00
Farook Al-Sammarraie
fe81b0d71d
Merge branch 'master' into patch-1 2020-11-18 20:04:12 +03:00
Srivatsan Iyer
267694dbbc Fix #include for example_with_all. Using relative directories like "../build/crow_all.h" might not work in all settings. 2020-11-18 22:15:38 +05:30
Srivatsan Iyer
f561852233 Rename CMake target: example -> basic_example. 2020-11-18 22:15:01 +05:30
Farook Al-Sammarraie
b140cdf58b
Merge pull request #61 from mrozigor/moredocs
Added reference docs
2020-11-14 12:44:58 +03:00
The-EDev
454810c165 Added reference docs for dumb_timer_queue, http_request, http_response, and socket_adaptors 2020-11-14 05:28:07 +03:00
Farook Al-Sammarraie
2fd0909a90
Merge pull request #55 from epajarre/static_file_win32
Activate static_file support on WIN32
2020-11-13 15:30:52 +03:00
Farook Al-Sammarraie
f9dec6997e
Merge branch 'master' into static_file_win32 2020-11-13 15:24:44 +03:00
Eero Pajarre
71bd6c8c2b removed another if not defined(_WIN32) 2020-11-13 07:42:02 +02:00
Farook Al-Sammarraie
2bdb35c9e5
Merge pull request #54 from epajarre/remove_uint
Replaced uint with unsigned
2020-11-13 03:13:10 +03:00
Farook Al-Sammarraie
07dc8c1a7a
Merge branch 'master' into remove_uint 2020-11-13 03:02:40 +03:00
Farook Al-Sammarraie
2425597a30
Merge pull request #58 from mrozigor/merge_all_win
made merge_all.py windows compatible
2020-11-12 22:39:02 +03:00
The-EDev
48bd974b44 made merge_all.py windows compatible 2020-11-12 21:54:49 +03:00
Eero Pajarre
16cae0af4a Activate static_file support on WIN32
static_file support seems to work, at least with
Microsoft Visual Studio 2017 and 2109 / C++17.
Without it the compilation fails, so activating it.
2020-11-12 15:38:37 +02:00
Eero Pajarre
5fe3a45793 Replaced uint with unsigned
uint is not a default type in C++.
Replaced it with unsigned, which should be large enough
2020-11-12 15:11:22 +02:00