pandemonium_engine/modules/web
2022-07-24 18:09:45 +02:00
..
html Use length() instead of size() for strings in the FormValidators. 2022-07-23 22:07:49 +02:00
http Fix memory allocation using new int HTTPSessionManager. Also small cleanups. 2022-07-23 22:37:11 +02:00
http_server_simple Added an api to the web server simple to add / remove mime types from scripts. 2022-07-24 18:09:45 +02:00
nodes Added back md parsing support for the rest of the WebNodes that used to support it. 2022-07-23 02:44:55 +02:00
config.py Added a new AliasWebPage WebNode. 2022-07-23 02:06:11 +02:00
file_cache.cpp Added a new helper method to DirAccess. 2022-07-03 17:29:52 +02:00
file_cache.h Fix path handling in FileCache. 2022-07-02 19:58:06 +02:00
register_types.cpp Added a new AliasWebPage WebNode. 2022-07-23 02:06:11 +02:00
register_types.h 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
SCsub Added a new AliasWebPage WebNode. 2022-07-23 02:06:11 +02:00