Gulliver
|
f6805296ae
|
adapted doxygen config and markdown links to in source build of documentation
added cloning of doxygen theme
|
2023-06-14 11:29:58 +02:00 |
|
Gulliver
|
8da844970f
|
added const as in source
|
2023-06-13 15:51:44 +02:00 |
|
Rob Godfrey
|
95d271dfb6
|
Add break
|
2023-05-31 15:25:14 -10:00 |
|
Rob Godfrey
|
02a9ce932c
|
Add break
|
2023-05-31 15:24:37 -10:00 |
|
Rob Godfrey
|
b54069cb6f
|
UTC -> GMT
|
2023-05-31 15:24:02 -10:00 |
|
Rob Godfrey
|
849e2014dc
|
Update websockets.md
|
2023-05-28 22:25:31 -10:00 |
|
Rob Godfrey
|
3951788918
|
Fix capitalization and other minor errors
|
2023-05-28 22:07:08 -10:00 |
|
Rob Godfrey
|
809339089a
|
Add note about attempting to compile with C++03
|
2023-05-28 19:09:24 -10:00 |
|
Alex Kong
|
112139665b
|
fix typos in app.md (#600)
|
2023-03-10 14:26:49 +01:00 |
|
Ryan Russell
|
66f1a9e948
|
docs(compression): Fix vcpkg.json reference
Signed-off-by: Ryan Russell <git@ryanrussell.org>
|
2022-08-20 09:15:59 -05:00 |
|
Luca Schlecker
|
6128a0df11
|
Merge branch 'master' into sessions
|
2022-07-14 19:42:55 +02:00 |
|
The-EDev
|
4336df67b2
|
added missing information and improved stylesheets for dark mode
|
2022-07-09 04:31:42 +03:00 |
|
Vladislav Oleshko
|
c9eda03a7a
|
Update docs
|
2022-07-04 12:59:33 +03:00 |
|
Vladislav
|
36e59f07ec
|
Merge branch 'master' into sessions
|
2022-07-04 12:54:15 +03:00 |
|
The-EDev
|
3431d7c053
|
fixed dark theme color issues
|
2022-06-29 02:41:59 +03:00 |
|
Vladislav Oleshko
|
2e0e5935ff
|
Add docs, fix comment
|
2022-06-23 13:19:47 +03:00 |
|
Farook Al-Sammarraie
|
ecc06fa0b3
|
added missing & signs in guide
|
2022-06-21 02:32:19 +03:00 |
|
The-EDev
|
6f832f82fa
|
added message string to websocket error handler
|
2022-06-21 02:23:51 +03:00 |
|
Luca Schlecker
|
d27b5bc1bd
|
docs: mention minimum asio version.
|
2022-06-18 17:21:37 +03:00 |
|
Luca Schlecker
|
a977c87fef
|
update documentation to reflect the removal of boost as a dependency.
|
2022-06-18 17:21:37 +03:00 |
|
Luca Schlecker
|
f3d00bbecf
|
replace boost::asio with standalone asio.
|
2022-06-18 17:21:37 +03:00 |
|
Luca Schlecker
|
78f764791e
|
remove 'using namespace boost' declarations.
|
2022-06-18 17:21:37 +03:00 |
|
Farook Al-Sammarraie
|
8c5deeedd3
|
fixed dead link in json guide
|
2022-06-17 18:39:19 +03:00 |
|
The-EDev
|
9b4e7410b5
|
addressed review problems + made dark theme more readable
|
2022-06-10 11:52:16 +03:00 |
|
Farook Al-Sammarraie
|
64ed1587ca
|
fix capitalization mistake
Co-authored-by: Luca Schlecker <luca.schlecker@hotmail.com>
|
2022-06-10 11:52:16 +03:00 |
|
The-EDev
|
d599295731
|
added webpage tutorial and a build command for first app tutorial
|
2022-06-10 11:52:16 +03:00 |
|
The-EDev
|
c17fe31dc1
|
Fixed footer privacy policy centering in pages other than home
|
2022-06-10 11:52:16 +03:00 |
|
The-EDev
|
16358b60ec
|
documented changes
|
2022-05-28 09:53:48 +03:00 |
|
Farook Al-Sammarraie
|
a6bf90fa8b
|
Merge branch 'master' into blueprint-middleware
|
2022-05-23 09:43:17 +03:00 |
|
The-EDev
|
94a05b854a
|
changed functionality to avoid circular include
|
2022-05-21 12:32:32 +03:00 |
|
The-EDev
|
387c222ea2
|
added creating qs from request body functionality + updated doc
|
2022-05-20 22:36:32 +03:00 |
|
Farook Al-Sammarraie
|
3e6c097733
|
Merge branch 'master' into #421-Websockets-should-support-a-maximum-payload
|
2022-05-18 20:04:38 +03:00 |
|
The-EDev
|
564b070d5f
|
Made test port static and replaced REQUIRE with CHECK and if
Using port 0 seems to cause the test to be blocked
Also added methods and status codes to Crow's documentation
|
2022-05-18 15:57:46 +03:00 |
|
konrad
|
7e4f57486c
|
Add extra log when status code is not defined.
Just to document behaviour when returning status that is
not well-known.
|
2022-05-18 15:57:46 +03:00 |
|
Farook Al-Sammarraie
|
e7007cfbce
|
Merge branch 'master' into blueprint-middleware
|
2022-05-18 13:30:13 +03:00 |
|
The-EDev
|
0f6bfb04ee
|
added documentation and unit test
|
2022-05-16 19:15:34 +03:00 |
|
The-EDev
|
21cdd5cac2
|
improved "introduced in" statements
|
2022-05-13 00:49:52 +03:00 |
|
The-EDev
|
9a736fafd8
|
Added mike style versioning support (clear the gh-pages branch before merging this)
|
2022-05-12 12:42:28 +03:00 |
|
The-EDev
|
d9c783ebb9
|
Made dark-mode images brighter
|
2022-05-12 12:39:40 +03:00 |
|
The-EDev
|
4f162a66ef
|
Fixed centering issue with footer and assets directory issue (used relative paths instead of absolute paths)
|
2022-05-12 12:37:37 +03:00 |
|
The-EDev
|
ee9b5cb04d
|
implemented dark mode, added search, and permalinks
|
2022-05-09 21:08:02 +03:00 |
|
Vladislav Oleshko
|
740111a400
|
Update docs formatting. Small changes
|
2022-05-07 23:29:55 +03:00 |
|
Vladislav
|
4d4d0094fe
|
Merge branch 'master' into blueprint-middleware
|
2022-05-07 23:03:35 +03:00 |
|
Vladislav Oleshko
|
84effa5840
|
Update docs
|
2022-05-07 12:09:22 +03:00 |
|
Vladislav Oleshko
|
078227a40d
|
Unify docs page for additional middleware
|
2022-05-07 12:09:22 +03:00 |
|
The-EDev
|
177845a1a9
|
fixed footer copyright font issue in pages other than home
|
2022-04-28 18:28:34 +03:00 |
|
Vladislav Oleshko
|
b13c8c0db6
|
Update docs
|
2022-04-13 12:15:30 +03:00 |
|
The-EDev
|
a69395cd71
|
Fixed site copyright style
|
2022-04-09 04:57:44 +03:00 |
|
The-EDev
|
ca78b98f55
|
documented CROW_FEATURES
|
2022-04-07 15:42:47 +03:00 |
|
Bryce Schober
|
04405210c1
|
Fix indentation & numbering in middleware
|
2022-03-30 13:04:25 -07:00 |
|