|
2591231bbe
|
Fixed more cases of using String.size() instead of String.length().
|
2023-03-20 21:24:51 +01:00 |
|
|
7eed422442
|
Also added tag() and ctag() helpers to the c++ side HTMLBuilder, and smaller cleanups.
|
2022-12-18 16:53:23 +01:00 |
|
|
0cfc5ed610
|
Added enctype and multipart form helpers to HTMLTag.
|
2022-08-26 12:02:57 +02:00 |
|
|
1f8581edd8
|
Added rows and cols to HTMLTag.
|
2022-08-26 11:49:22 +02:00 |
|
|
caa93f89b0
|
Uncommented / fixed the methods that take WebServerRequest in HTMLBuilder and it's bind class.
|
2022-07-22 11:45:12 +02:00 |
|
|
f81018f712
|
Initial cleanup of the folder serve nodes, also added them and HTMLBuilder to the build.
|
2022-07-02 16:40:08 +02:00 |
|
|
48d65fd93d
|
Added the web module from rcpp_framework, and a test attempt at binding HTMLBuilder. The module is not in the build yet.
|
2022-06-25 01:55:54 +02:00 |
|