|
c3458b80bc
|
Cleaned up the SessionManager.
|
2022-06-26 20:53:54 +02:00 |
|
|
da266fbea2
|
Cleaned up HTTPSession.
|
2022-06-26 20:53:39 +02:00 |
|
|
0b0d5e3657
|
Cleanup / bindings for Middleware, and CSRFToken.
|
2022-06-26 19:43:31 +02:00 |
|
|
9ce119a5ab
|
WebServerRequest cleanup + bindings.
|
2022-06-26 19:25:57 +02:00 |
|
|
19cd0fe4e2
|
Cleaned up WebPermission.
|
2022-06-26 17:23:40 +02:00 |
|
|
a92f8dd5c0
|
Added bindings for WebServerCookie and adde dit to the build.
|
2022-06-26 17:03:06 +02:00 |
|
|
09ef29804e
|
Added a class for http server's enums, and added it to the build.
|
2022-06-26 16:09:55 +02:00 |
|
|
b1283a7571
|
Renamed http_enums.h.
|
2022-06-26 15:09:55 +02:00 |
|
|
544863b923
|
Class renames.
|
2022-06-26 15:00:25 +02:00 |
|
|
e6d45eeb40
|
Renamed more files in the web module.
|
2022-06-26 11:13:34 +02:00 |
|
|
6b29462503
|
Removed RequestPool.
|
2022-06-26 11:09:36 +02:00 |
|
|
8211115346
|
Renamed Request to WebServerRequest.
|
2022-06-26 11:07:45 +02:00 |
|
|
50faba808b
|
Comment.
|
2022-06-26 03:37:36 +02:00 |
|
|
e69abb36fc
|
Created bindings for HTMLBuilder, and added the module to the build.
|
2022-06-25 20:15:51 +02:00 |
|
|
2e67a37aff
|
Binds for HTMLBuilder.
|
2022-06-25 16:53:25 +02:00 |
|
|
893a9af507
|
Added getters and setters for HTMLTag.
|
2022-06-25 15:11:11 +02:00 |
|
|
6576809d6b
|
Merged override methods to one int HTMLBuilder.
|
2022-06-25 14:33:00 +02:00 |
|
|
a9a5b8adaa
|
Getter/Setter for the result.
|
2022-06-25 12:29:50 +02:00 |
|
|
c8ad42a540
|
Update return statements.
|
2022-06-25 12:26:48 +02:00 |
|
|
676245221f
|
An another pass on the bound HTMLBuilder.
|
2022-06-25 11:58:55 +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 |
|