pandemonium_engine/modules/web
2024-05-04 16:40:23 +02:00
..
database Renamed clear to reset in TableBuilder. 2024-04-27 19:44:16 +02:00
doc_classes Re-extracted class docs. 2024-04-26 18:21:17 +02:00
editor - Now WebServerSimple can also use temporary files for uploads. 2024-03-09 23:39:33 +01:00
html Don't expose renderer_callback() for scripting. 2024-04-26 17:34:28 +02:00
http Added an option to defer unmathed requests to index nodes in WebNode. 2024-05-04 16:40:23 +02:00
icons Added a web node editor icon. 2022-08-20 16:46:45 +02:00
nodes Use HashMap in BrowsableFolderServeWebPage, as the bug that was preventing this was already fixed quite a while ago. 2024-05-04 16:13:52 +02:00
config.py Added the ability to script the rendering of the MarkdownRenderer. Also added a new render() method equivalent to render_to_html(). 2024-04-26 17:31:42 +02:00
COPYRIGHT.txt Small tweak. 2022-12-31 22:00:37 +01:00
file_cache.cpp Added new wwwroot_get_simplified_abs_path() helper to FileCache. Also improved the other path helper methods. 2024-03-10 08:21:24 +01:00
file_cache.h Clang-format everything. 2024-04-21 15:27:36 +02:00
register_types.cpp Added the ability to script the rendering of the MarkdownRenderer. Also added a new render() method equivalent to render_to_html(). 2024-04-26 17:31:42 +02:00
register_types.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
SCsub Added an importer for HTMLTemplateData. 2024-02-25 16:23:36 +01:00