Rene Rivera
471aec5940
build: modular build structure
2024-08-20 19:41:20 -03:00
alandefreitas
22bd8eeb9d
docs: json::error_code is deprecated
2024-08-19 21:48:54 -03:00
alandefreitas
6cebc9b863
fix(sanitize): extract authority
...
fix #809
2024-01-03 17:57:29 -03:00
Ed Catmur
1dc789839f
Fix Windows build of file_router example
...
On Windows, fs::path::c_str() returns wchar_t const* so cannot be streamed to std::cout. fs::path is output streamable anyway (it might quote it, but that should be fine).
2023-08-15 13:33:55 -03:00
alandefreitas
2bae458a79
fix: member of dll interface class may not be declared with dll interface
...
fix #748
2023-06-09 21:12:59 -03:00
alandefreitas
96438f683e
remove type aliases
...
fix #743
2023-04-28 17:27:26 -03:00
alandefreitas
ed7b7c6048
sanitize URL example
...
fix #742
2023-04-27 17:07:09 -03:00
alandefreitas
c518dbaa04
simplify CI and CML
2023-04-21 04:36:04 -03:00
Vinnie Falco
963bf5a4b7
Refactor library translation units
2023-04-14 15:46:53 -03:00
alandefreitas
722ba1a586
detail::to_string_view
...
fix #672
2023-03-07 11:29:51 -03:00
alandefreitas
713a32479e
fix router warnings
...
fix #676
2023-02-21 22:05:46 -03:00
alandefreitas
c3a70873d6
url router
2023-01-20 21:50:27 -03:00
alandefreitas
7bc1dfadf7
suffix list example
...
fix #393
2022-10-21 19:06:45 -03:00
alandefreitas
da617e14cc
use conventions in magnet example
...
fix #591
2022-10-17 18:32:16 -03:00
alandefreitas
29c30e973f
finicky example
...
fix #165
2022-10-17 18:30:43 -03:00
alandefreitas
e5faddea98
fix mailto truncating constant value
2022-10-10 21:11:30 -03:00
alandefreitas
251855bbb4
pct-encoding overloads
...
fix #417
2022-10-10 16:06:24 -07:00
alandefreitas
a011752c06
magnet does not use MutableString
...
fix #535
2022-10-05 23:52:39 -03:00
alandefreitas
102ee20a05
mailto example
...
fix #449
2022-10-03 19:43:18 -03:00
alandefreitas
3af2fad5f9
qrcode example
...
fix #419
2022-10-03 18:24:15 -03:00
Jon Kalb
49112f4a0d
documentation typos
2022-09-15 13:15:38 -03:00
Vinnie Falco
4a9d906cf6
refactor params
2022-09-10 18:52:35 -07:00
alandefreitas
de907fe2f3
update links
2022-09-09 16:13:32 -03:00
Vinnie Falco
084553cc3c
parse.hpp
2022-09-08 16:41:24 -07:00
Vinnie Falco
144a87aa49
segments refactor
2022-09-07 21:43:27 -03:00
alandefreitas
e44d512776
fix magnet link example
2022-09-06 18:07:42 -03:00
Vinnie Falco
0cb23ac1de
tidy up param
2022-09-03 17:27:16 -07:00
Vinnie Falco
d5b001999c
refactor params
...
fix #475 , fix #470 , fix #456 , fix #455
2022-09-03 13:08:48 -07:00
Vinnie Falco
e0268cd355
params container refactoring
2022-08-29 18:41:13 -07:00
alandefreitas
afb91bc384
refactor decode/encode functions
...
fix #448 , fix #438
2022-08-25 17:40:14 -03:00
alandefreitas
6adb381983
is_pathable is deprecated
2022-08-15 15:51:31 -03:00
alandefreitas
25e7b44246
improve docs
...
fix #339
2022-08-11 00:23:15 -03:00
alandefreitas
ebf6b990c4
fix Jamfile error
...
fix #352
2022-08-08 20:25:44 -03:00
Vinnie Falco
753e06c774
error codes, rules, and test tidy
...
fix #358
2022-08-06 22:44:09 -07:00
Vinnie Falco
9c6674cd4e
Doc work
...
fix #357
2022-08-06 18:01:07 -07:00
alandefreitas
e6f3efd004
add examples to docs
...
fix #305 , close #350
2022-08-06 11:24:58 -07:00
alandefreitas
e97191f4cb
fix example Jamfile
2022-08-06 11:22:44 -07:00
Vinnie Falco
614b96bb57
Doc work
2022-08-06 11:15:40 -07:00
alandefreitas
ad135507d4
fix filesystem warning
...
close #344
2022-08-05 13:50:56 -07:00
Vinnie Falco
d9667bf525
Refactor url base classes:
...
fix #221 , fix #222 , close #330
2022-08-04 18:14:50 -07:00
alandefreitas
918f0dc63a
route example
2022-08-02 21:41:45 -03:00
alandefreitas
e3fe271892
magnet link example
...
fix #248
2022-08-01 21:14:26 -07:00
alandefreitas
3dba527bb3
document parsing functions
...
close #121
2022-02-17 08:28:23 -08:00
alandefreitas
8911d05c35
doc work
2022-02-02 14:56:42 -08:00
Vinnie Falco
ab84af954f
Port beast uri
2019-11-27 08:11:12 -08:00